3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 17:44:09 +00:00
yosys/passes
George Rennie fbf5d89587 equiv_make: Add -make_assert option
This adds a -make_assert flag to equiv_make. When used, the pass generates
$eqx and $assert cells to encode equivalence instead of $equiv.
2022-06-24 00:17:02 +01:00
..
cmds Merge pull request #3196 from bfg86/bfg86/rename 2022-06-13 16:00:04 +02:00
equiv equiv_make: Add -make_assert option 2022-06-24 00:17:02 +01:00
fsm Avoid unnecessary copy of a potential large constant value. 2022-06-09 16:05:51 +01:00
hierarchy Reorder steps in -auto-top to fix synth command, fixes #3261 2022-04-05 14:02:37 +02:00
memory memory_map: Add -rom-only option. 2022-06-17 16:56:11 +02:00
opt opt_ffinv: Fix use after free. 2022-06-13 14:04:04 +02:00
pmgen Update comment 2022-02-02 03:21:09 +01:00
proc proc_rom: Add special handling of const-0 address bits. 2022-05-18 17:32:30 +02:00
sat fmcombine: Add _gold/_gate suffix to memids 2022-06-03 21:52:28 +02:00
techmap iopadmap: Fix z assignment removal. 2022-06-07 04:10:50 +02:00
tests Add $bmux and $demux cells. 2022-01-28 23:34:41 +01:00