3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 10:25:19 +00:00
yosys/passes
clairexen 16bb3fc8bb
Merge pull request #2326 from YosysHQ/mwk/peeopt-muldiv-sign
peepopt.muldiv: Add a signedness check.
2020-08-20 16:19:37 +02:00
..
cmds Add new builtin FF types 2020-06-23 15:40:02 +02:00
equiv equiv_induct: Fix up assumption for $equiv cells in -undef mode. 2020-07-27 18:36:13 +02:00
fsm Use C++11 final/override keywords. 2020-06-18 23:34:52 +00:00
hierarchy Use C++11 final/override keywords. 2020-06-18 23:34:52 +00:00
memory memory_dff: Refactor to use FfInitVals. 2020-07-24 11:22:31 +02:00
opt Replace opt_rmdff with opt_dff. 2020-08-07 13:21:03 +02:00
pmgen peepopt.muldiv: Add a signedness check. 2020-08-04 16:30:24 +02:00
proc proc_dlatch: Refactor to use FfInitVals. 2020-07-24 11:22:31 +02:00
sat async2sync: Support all FF types. 2020-07-30 20:22:03 +02:00
techmap Merge pull request #2319 from YosysHQ/mwk/techmap-celltype-pattern 2020-08-20 16:18:40 +02:00
tests Ensure \A_SIGNED is never used with $shiftx 2020-08-18 19:36:24 +02:00