3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-13 20:38:44 +00:00
yosys/passes
Jannis Harder a5e1d3b997 formalff: Set new replaced_by_gclk attribute on removed dff's clks
This attribute can be used by formal backends to indicate which clocks
were mapped to the global clock. Update the btor and smt2 backend which
already handle clock inputs to understand this attribute.
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: Set new replaced_by_gclk attribute on removed dff's clks 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