]> jspc29.x-matter.uni-frankfurt.de Git - trb5sc.git/commitdiff
update template project with latest files, move to 3.12
authorJan Michel <j.michel@gsi.de>
Mon, 13 Jun 2022 08:19:18 +0000 (10:19 +0200)
committerJan Michel <j.michel@gsi.de>
Mon, 13 Jun 2022 08:20:24 +0000 (10:20 +0200)
template/config.vhd
template/config_compile_frankfurt.pl
template/trb5sc_template.prj

index 4757bc0982ad9401ef2eced1d7384527d5a9c57c..2825860cf45eada43130170ebcd6f1414e81b7b7 100644 (file)
@@ -12,7 +12,7 @@ package config is
 
 
 --set to 0 for backplane serdes, set to 1 for SFP serdes
-    constant SERDES_NUM             : integer := 0;
+    constant SERDES_NUM             : integer := 1;
 
 --TDC settings
   constant FPGA_TYPE               : integer  := 5;  --3: ECP3, 5: ECP5
index a681cf6611387148832507e40831f68ac55574f4..9dc053b4bd0f42fc39881d1530aad911a80c9bac 100644 (file)
@@ -7,8 +7,8 @@ Speedgrade  => '8',
 TOPNAME                      => "trb5sc_template",
 lm_license_file_for_synplify => "27020\@jspc29", #"27000\@lxcad01.gsi.de";
 lm_license_file_for_par      => "1702\@jspc29",
-lattice_path                 => '/d/jspc29/lattice/diamond/3.10_x64',
-synplify_path                => '/d/jspc29/lattice/synplify/O-2018.09-SP1/',
+lattice_path                 => '/d/jspc29/lattice/diamond/3.12',
+synplify_path                => '/d/jspc29/lattice/synplify/R-2020.09-SP1/',
 
 nodelist_file                => '../nodelist_frankfurt.txt',
 pinout_file                  => 'trb5sc_tdc',
index af5546521d643fa443aa083cacc280f5a10f0cf5..49c265244493da7296aec3361e05eb21e1503436 100644 (file)
@@ -66,7 +66,7 @@ add_file -vhdl -lib work "../../dirich/cores/pll_240_100/pll_240_100.vhd"
 add_file -vhdl -lib work "../../dirich/code/clock_reset_handler.vhd"
 add_file -vhdl -lib work "../../trbnet/special/trb_net_reset_handler.vhd"
 add_file -vhdl -lib work "../../trbnet/special/spi_flash_and_fpga_reload_record.vhd"
-add_file -vhdl -lib work "../../dirich/code/sedcheck.vhd"
+add_file -vhdl -lib work "../../vhdlbasics/ecp5/sedcheck.vhd"
 
 
 #Fifos
@@ -153,6 +153,7 @@ add_file -vhdl -lib work "../../trbnet/media_interfaces/ecp5/chan0_1/serdes_sync
 ##########################################
 
 add_file -vhdl -lib work "../../trbnet/media_interfaces/ecp5/pcs.vhd"
+add_file -vhdl -lib work "../../trbnet/media_interfaces/ecp5/pcs2.vhd"
 add_file -verilog -lib work "../../trbnet/media_interfaces/ecp5/serdes_sync_0_softlogic.v"
 
 
@@ -195,6 +196,7 @@ add_file -vhdl -lib work "../../trbnet/special/handler_lvl1.vhd"
 add_file -vhdl -lib work "../../trbnet/special/handler_data.vhd"
 add_file -vhdl -lib work "../../trbnet/special/handler_ipu.vhd"
 add_file -vhdl -lib work "../../trbnet/special/handler_trigger_and_data.vhd"
+add_file -vhdl -lib work "../../trbnet/trb_net16_endpoint_hades_full_gbe.vhd"
 add_file -vhdl -lib work "../../trbnet/trb_net16_endpoint_hades_full_handler_record.vhd"
 add_file -vhdl -lib work "../../trbnet/special/bus_register_handler.vhd"