mirror of
https://github.com/YosysHQ/sby.git
synced 2026-06-01 08:47:55 +00:00
Change select to match other select
This commit is contained in:
parent
b23e01c2a1
commit
fcba8d3780
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ delete
|
||||||
|
|
||||||
stage_3b_assert:
|
stage_3b_assert:
|
||||||
read_rtlil stage_3_init.il
|
read_rtlil stage_3_init.il
|
||||||
select */c:phase* */c:phase3_shared_* */c:phase3b* %u %d
|
select */c:phase* */c:phase3_shared* */c:phase3b* %u %d
|
||||||
delete
|
delete
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue