From 3f8de7da3b9d10aff33298e6336de423c20f01ca Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Tue, 23 Jun 2020 16:41:59 +0200 Subject: [PATCH] change dirich project to new Serdes files --- dirich/dirich.prj | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/dirich/dirich.prj b/dirich/dirich.prj index b0f7c89..f7dee80 100644 --- a/dirich/dirich.prj +++ b/dirich/dirich.prj @@ -136,9 +136,11 @@ add_file -vhdl -lib work "../../trbnet/media_interfaces/med_ecp5_sfp_sync.vhd" #add_file -verilog -lib work "diamond/pcs/serdes_sync_0/serdes_sync_0_softlogic.v" #add_file -vhdl -lib work "diamond/pcs/serdes_sync_0/serdes_sync_0.vhd" #add_file -vhdl -lib work "diamond/pcs/pcs.vhd" -add_file -verilog -lib work "../../trbnet/media_interfaces/ecp5/serdes_sync_0/serdes_sync_0_softlogic.v" -add_file -vhdl -lib work "../../trbnet/media_interfaces/ecp5/serdes_sync_0/serdes_sync_0.vhd" -add_file -vhdl -lib work "../cores/pcs.vhd" +add_file -verilog -lib work "../../trbnet/media_interfaces/ecp5/serdes_sync_0_softlogic.v" +add_file -vhdl -lib work "../../trbnet/media_interfaces/ecp5/chan0_0/serdes_sync_0.vhd" +add_file -vhdl -lib work "../../trbnet/media_interfaces/ecp5/pcs.vhd" + + #TrbNet Endpoint add_file -vhdl -lib work "../../trbnet/trb_net16_term_buf.vhd" -- 2.43.0