X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=quartus%2Fproject_gen.tcl;h=d608f1095ae2c18d53d6627aac33711d9748fcfa;hb=HEAD;hp=a6204ef19201b780ad5c2f84646529a5686cefd4;hpb=20d4987577393bdd84643d9b2f73ff08c1031fe0;p=hwmod.git diff --git a/quartus/project_gen.tcl b/quartus/project_gen.tcl index a6204ef..d608f10 100644 --- a/quartus/project_gen.tcl +++ b/quartus/project_gen.tcl @@ -51,6 +51,7 @@ if {$make_assignments} { set_global_assignment -name VHDL_FILE ../../src/vpll.vhd set_global_assignment -name VHDL_FILE ../../src/uart_tx.vhd set_global_assignment -name VHDL_FILE ../../src/uart_rx.vhd + set_global_assignment -name VHDL_FILE ../../src/pc_communication.vhd #vga ip-core set_global_assignment -name VHDL_FILE ../../src/textmode_vga/console_sm.vhd @@ -124,6 +125,9 @@ if {$make_assignments} { set_location_assignment PIN_D22 -to txd set_location_assignment PIN_D23 -to rxd + #btn_a + set_location_assignment PIN_A3 -to btn_a + set_global_assignment -name FMAX_REQUIREMENT "33.33 MHz" -section_id sys_clk set_instance_assignment -name CLOCK_SETTINGS sys_clk -to sys_clk #warning fix fuer pll