dac_fmc_ebz: NUM_LINKS added to system_top.v

main
Filip Gherman 2022-02-09 11:51:33 +02:00 committed by Filip Gherman
parent 7702079af5
commit 4790d334ad
3 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,7 @@
`timescale 1ns/100ps
module system_top #(
parameter NUM_LINKS = 2,
parameter DEVICE_CODE = 0
) (

View File

@ -36,6 +36,7 @@
`timescale 1ns/100ps
module system_top #(
parameter NUM_LINKS = 2,
parameter DEVICE_CODE = 0
) (

View File

@ -80,6 +80,7 @@ tx_sysref_p SYSREF2_P G06 FMC_HPC0_LA00_CC_P Y4 IO_L13P_T2L_
*/
module system_top #(
parameter NUM_LINKS = 2,
parameter DEVICE_CODE = 0
) (