mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-16 02:46:17 +00:00
Fix spacing
This commit is contained in:
parent
85d39653ac
commit
455da57272
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ module TRELLIS_DPR16X4 (
|
||||||
input WCK,
|
input WCK,
|
||||||
input [3:0] RAD,
|
input [3:0] RAD,
|
||||||
/* (* abc_arrival=<TODO> *) */
|
/* (* abc_arrival=<TODO> *) */
|
||||||
output [3:0] DO
|
output [3:0] DO
|
||||||
);
|
);
|
||||||
parameter WCKMUX = "WCK";
|
parameter WCKMUX = "WCK";
|
||||||
parameter WREMUX = "WRE";
|
parameter WREMUX = "WRE";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue