mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 12:50:33 +00:00
Add missing parameters for ecp5
This commit is contained in:
parent
6ae0b51c76
commit
414dc25a96
2 changed files with 2 additions and 1 deletions
|
@ -799,6 +799,7 @@ module DP16KD(
|
|||
parameter INITVAL_3D = 320'h00000000000000000000000000000000000000000000000000000000000000000000000000000000;
|
||||
parameter INITVAL_3E = 320'h00000000000000000000000000000000000000000000000000000000000000000000000000000000;
|
||||
parameter INITVAL_3F = 320'h00000000000000000000000000000000000000000000000000000000000000000000000000000000;
|
||||
parameter INIT_DATA = "STATIC";
|
||||
endmodule
|
||||
|
||||
`ifndef NO_INCLUDES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue