3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 18:05:24 +00:00
yosys/passes
Jannis Harder 95db5a9d38 formalff: New -setundef option
Find FFs with undefined initialization values for which changing the
initialization does not change the observable behavior and initialize
them. For -ff2anyinit, this reduces the number of generated $anyinit
cells that drive wires with private names.
2022-08-16 13:37:30 +02:00
..
cmds Add the $anyinit cell and the formalff pass 2022-08-16 13:37:30 +02:00
equiv Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
fsm Add the $anyinit cell and the formalff pass 2022-08-16 13:37:30 +02:00
hierarchy Add the $anyinit cell and the formalff pass 2022-08-16 13:37:30 +02:00
memory memory_map: avoid undriven unused FF inputs for -keepdc 2022-06-28 19:05:35 +02:00
opt Add the $anyinit cell and the formalff pass 2022-08-16 13:37:30 +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 formalff: New -setundef option 2022-08-16 13:37:30 +02:00
techmap support file locations containing spaces 2022-08-08 20:30:50 +02:00
tests Add $bmux and $demux cells. 2022-01-28 23:34:41 +01:00