mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-17 16:52:16 +00:00
ecp5 to use -max_iter 1
This commit is contained in:
parent
55acf3120f
commit
d46dc9c5b4
3 changed files with 3 additions and 4 deletions
|
@ -113,7 +113,7 @@ module TRELLIS_DPR16X4 (
|
|||
input WRE,
|
||||
input WCK,
|
||||
input [3:0] RAD,
|
||||
output [3:0] DO
|
||||
/* (* abc_arrival=<TODO> *) */ output [3:0] DO
|
||||
);
|
||||
parameter WCKMUX = "WCK";
|
||||
parameter WREMUX = "WRE";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue