mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-01 07:40:42 +00:00
Assume x values for missing signal data in FST
Co-authored-by: Miodrag Milanovic <mmicko@gmail.com> Co-authored-by: Roland Coeurjoly <rolandcoeurjoly@gmail.com>
This commit is contained in:
parent
1bf908dea8
commit
5ea2c6e6e5
4 changed files with 26 additions and 2 deletions
2
tests/sim/assume_x_first_step.ys
Normal file
2
tests/sim/assume_x_first_step.ys
Normal file
|
@ -0,0 +1,2 @@
|
|||
read_verilog simple_assign.v
|
||||
sim -r simple_assign.vcd -scope simple_assign
|
Loading…
Add table
Add a link
Reference in a new issue