X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=quartus%2Fproject_tilab.tcl;fp=quartus%2Fproject_tilab.tcl;h=256fe6592a39452cfe427f90128c56afe585c774;hb=6744ad83ff2e2715a4775ee08594f47cf1633c2e;hp=e303aa4a1a743b5bb03dfe201e0f2f8f412e0afa;hpb=3ca80cda379741f8e678d70a0085f686b62d592d;p=hwmod.git diff --git a/quartus/project_tilab.tcl b/quartus/project_tilab.tcl index e303aa4..256fe65 100755 --- a/quartus/project_tilab.tcl +++ b/quartus/project_tilab.tcl @@ -32,10 +32,11 @@ if {$make_assignments} { set_global_assignment -name RESERVE_ASDO_AFTER_CONFIGURATION "AS INPUT TRI-STATED" #set_global_assignment -name TOP_LEVEL_ENTITY calc - set_global_assignment -name TOP_LEVEL_ENTITY alu + set_global_assignment -name TOP_LEVEL_ENTITY parser set_global_assignment -name VHDL_FILE ../../src/gen_pkg.vhd #set_global_assignment -name VHDL_FILE ../../src/calc.vhd set_global_assignment -name VHDL_FILE ../../src/alu.vhd + set_global_assignment -name VHDL_FILE ../../src/parser.vhd set_location_assignment PIN_N3 -to sys_clk set_location_assignment PIN_AF17 -to sys_res_n