3
0
Fork 0
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:
Eddie Hung 2019-08-20 19:18:36 -07:00
parent 55acf3120f
commit d46dc9c5b4
3 changed files with 3 additions and 4 deletions

View file

@ -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";