aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/common/cmp2lcu.v
Commit message (Collapse)AuthorAgeFilesLines
* cmp2lcu: rename _90_lcu_cmp -> _80_lcu_cmpEddie Hung2020-04-031-1/+1
|
* cmp2lcu: fail if `LUT_WIDTH < 2Eddie Hung2020-04-031-1/+1
|
* +/cmp2lcu.v to work efficiently for fully/partially constant inputsEddie Hung2020-04-031-33/+42
|
* Refactor +/cmp2lcu.v into recursive techmapEddie Hung2020-04-031-38/+65
|
* CleanupEddie Hung2020-04-031-31/+28
|
* Cleanup cmp2lcu.vEddie Hung2020-04-031-16/+16
|
* techmap +/cmp2lcu.v for decomposing arithmetic compares to $lcuEddie Hung2020-04-031-0/+83