aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/common/cmp2lut.v
Commit message (Expand)AuthorAgeFilesLines
* verilog: significant block scoping improvementsZachary Snow2021-01-311-8/+6
* Add force_downto and force_upto wire attributes.Marcelina Koƛcielnicka2020-05-191-0/+3
* Cleanup +/cmp2lut.vEddie Hung2020-04-031-8/+0
* cmp2lut: comment out unused since 362f4f9Eddie Hung2020-04-031-8/+8
* Do not map $eq and $ne in cmp2lut, only proper arithmetic cmpClifford Wolf2019-11-111-1/+1
* gen_lut to return correctly sized LUT maskEddie Hung2019-07-161-1/+1
* cmp2lut: new techmap pass.whitequark2019-01-021-0/+105