X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=quartus%2Fproject_web.tcl;fp=quartus%2Fproject_web.tcl;h=5d297b1640fc3c9dc1047cd3d12898cd3cf381e9;hb=6744ad83ff2e2715a4775ee08594f47cf1633c2e;hp=5b368b7070d36e36fd4f897c7778020c816979ae;hpb=3ca80cda379741f8e678d70a0085f686b62d592d;p=hwmod.git diff --git a/quartus/project_web.tcl b/quartus/project_web.tcl index 5b368b7..5d297b1 100755 --- a/quartus/project_web.tcl +++ b/quartus/project_web.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