]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
lpf missing
authorpalka <palka>
Tue, 5 Feb 2008 12:49:49 +0000 (12:49 +0000)
committerpalka <palka>
Tue, 5 Feb 2008 12:49:49 +0000 (12:49 +0000)
optical_link/readme

index 4e109b5ff0f35d8cc66cc57a4b98f5ab90270b0e..463360a1c781d674ba9255c49978a1cf00cb565c 100644 (file)
@@ -2,13 +2,13 @@ to run all:
 
 mkdir workdir;
 cd workdir;
-ln -s ../serdes_fpga_ref_clk.txt serdes_fpga_ref_clk.txt; #configuration file
-for serdes in LATTICE
-cd ..;
-. /your/xilinx/patch/settings.sh; #set xilinx enviroment
-. setup_env #check paths for LATTICE;
+ln -s ../serdes_fpga_ref_clk.txt serdes_fpga_ref_clk.txt #configuration file for serdes in LATTICE
+ln -s ../hub.lpf hub.lpf #user constraints
+cd ..
+. /your/xilinx/patch/settings.sh #set xilinx enviroment
+. setup_env #check paths for LATTICE
 #change in hub_1.xcf to correct path of out .bit file
 # /your/project/path/workdir/hub.bit  or produce it in isp - this for chain
 #FPGA - LATTICE, in future there will be no FPGA on trbv2 for hub
-./compile_hub.pl; #run main script
+./compile_hub.pl #run main script