summaryrefslogtreecommitdiff
path: root/ntoa.sv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Additional cleanup to make it Quartus-friendly.Julian Blake Kongslie2021-03-231-16/+22
|
* Replace dibble dabble algorithm with variant that tests after the add.Julian Blake Kongslie2021-03-231-4/+5
| | | | This makes it really easy to support odd bases.
* Clean up the preshifts on bin2bcd and ntoa.Julian Blake Kongslie2021-03-231-1/+1
|
* Initial commit.Julian Blake Kongslie2021-03-231-0/+83