1
0
mirror of synced 2026-04-15 09:39:52 +00:00
Files
YosysHQ.yosys/passes/sat
Jannis Harder 9b4fba3870 sim: Run a comb-only update step to set past values during FST cosim
The previous approach only initialized past_d and past_ad while for FST
cosim we also need to initialize the other past values like past_clk,
etc. Also to properly initialize them, we need to run a combinational
update step in case any of the wires feeding into the FF are private or
otherwise not part of the FST.
2022-11-07 14:09:33 +01:00
..
2014-09-01 11:45:47 +02:00
2022-08-16 13:37:30 +02:00
2022-10-24 23:23:33 +02:00
2020-07-20 21:54:56 +00:00