screenshots: beh_{display,scanner,uart_tx}
[hwmod.git] / quartus / project_gen.tcl
index 2f5df6d0a6fdf78788e458698897dce3288cb80a..d608f1095ae2c18d53d6627aac33711d9748fcfa 100644 (file)
@@ -49,6 +49,9 @@ if {$make_assignments} {
        set_global_assignment -name VHDL_FILE ../../src/history.vhd
        set_global_assignment -name VHDL_FILE ../../src/calc.vhd
        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
@@ -91,9 +94,6 @@ if {$make_assignments} {
        set_global_assignment -name VHDL_FILE ../../src/debouncing/debounce_fsm_beh.vhd
        set_global_assignment -name VHDL_FILE ../../src/debouncing/debounce_pkg.vhd
        set_global_assignment -name VHDL_FILE ../../src/debouncing/debounce_struct.vhd
-       set_global_assignment -name VHDL_FILE ../../src/debouncing/debounce_tb.vhd
-       set_global_assignment -name VHDL_FILE ../../src/debouncing/debounce_top.vhd
-       set_global_assignment -name VHDL_FILE ../../src/debouncing/debounce_top_struct.vhd
        set_global_assignment -name VHDL_FILE ../../src/debouncing/event_counter.vhd
        set_global_assignment -name VHDL_FILE ../../src/debouncing/event_counter_beh.vhd
        set_global_assignment -name VHDL_FILE ../../src/debouncing/event_counter_pkg.vhd
@@ -121,6 +121,13 @@ if {$make_assignments} {
        set_location_assignment PIN_Y26 -to ps2_clk
        set_location_assignment PIN_E21 -to ps2_data
 
+       #rs232
+       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