mirror of https://github.com/YosysHQ/yosys.git
re-trigger
This commit is contained in:
parent
29f8c13ab7
commit
1bc33bc8c5
|
|
@ -1192,6 +1192,7 @@ struct SimInstance
|
|||
child.second->register_output_step_values(data);
|
||||
}
|
||||
|
||||
|
||||
bool setInitState()
|
||||
{
|
||||
bool did_something = false;
|
||||
|
|
|
|||
Loading…
Reference in New Issue