mirror of
https://github.com/YosysHQ/sby.git
synced 2026-01-06 20:02:46 +00:00
Support for "abc --keep-going pdr" via new "pdr -X" mode
This commit is contained in:
parent
52184e5bf0
commit
6ba762db4c
7 changed files with 258 additions and 79 deletions
|
|
@ -18,5 +18,6 @@ module test (
|
|||
if (counter == 7) begin
|
||||
assert(a); // step 7
|
||||
end
|
||||
assert(1);
|
||||
end
|
||||
endmodule
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue