aboutsummaryrefslogtreecommitdiffstats
path: root/passes/opt/opt_merge.cc
Commit message (Expand)AuthorAgeFilesLines
* Make liberal use of IdString.in()Eddie Hung2019-08-061-4/+4
* Add log_debug() frameworkClifford Wolf2019-04-221-3/+5
* Consistent use of 'override' for virtual methods in derived classes.Henner Zeller2018-07-201-2/+2
* Add $allconst and $allseq cell typesClifford Wolf2018-02-231-0/+2
* Excluded $_TBUF_ from opt_merge passSalvador E. Tropea2017-07-031-0/+1
* Add $tribuf to opt_merge blacklistClifford Wolf2017-06-301-0/+1
* Disable opt_merge for $anyseq and $anyconstClifford Wolf2017-02-281-0/+3
* Fix handling of init attributes with strange widthClifford Wolf2017-02-091-2/+6
* Added "yosys -D" featureClifford Wolf2016-04-211-1/+1
* Improved opt_merge support for $pmux cellsClifford Wolf2016-03-311-4/+46
* Typo fixes in opt_expr and opt_mergeClifford Wolf2016-03-311-1/+1
* Renamed opt_share to opt_mergeClifford Wolf2016-03-311-0/+341