diff options
author | Jannis Harder <me@jix.one> | 2022-11-07 14:09:33 +0100 |
---|---|---|
committer | Jannis Harder <me@jix.one> | 2022-11-07 14:09:33 +0100 |
commit | 9b4fba3870d3d32942fe6ea7fe758a9c17304eab (patch) | |
tree | 7f8a5d21c52fbef545d0698d42fc0ebbf0db8b6a /.mailmap | |
parent | cff42f0af5953b66760df293bfce5d0f37a8504c (diff) | |
download | yosys-9b4fba3870d3d32942fe6ea7fe758a9c17304eab.tar.gz yosys-9b4fba3870d3d32942fe6ea7fe758a9c17304eab.tar.bz2 yosys-9b4fba3870d3d32942fe6ea7fe758a9c17304eab.zip |
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.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions