From b00930e680e420ee856d1497f4319ffaf96f5eb2 Mon Sep 17 00:00:00 2001 From: Mike Stirling Date: Sun, 21 Aug 2011 20:13:30 +0100 Subject: Added license notice to the top of all source files --- bbc_micro_de1.qsf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'bbc_micro_de1.qsf') diff --git a/bbc_micro_de1.qsf b/bbc_micro_de1.qsf index fa4583d..02d1b4f 100644 --- a/bbc_micro_de1.qsf +++ b/bbc_micro_de1.qsf @@ -504,7 +504,7 @@ set_global_assignment -name STRATIX_DEVICE_IO_STANDARD "3.3-V LVTTL" set_global_assignment -name USE_CONFIGURATION_DEVICE ON set_global_assignment -name STRATIX_CONFIGURATION_DEVICE EPCS4 set_global_assignment -name RESERVE_ASDO_AFTER_CONFIGURATION "AS INPUT TRI-STATED" -set_global_assignment -name CYCLONEII_RESERVE_NCEO_AFTER_CONFIGURATION "USE AS REGULAR IO" +set_global_assignment -name CYCLONEII_RESERVE_NCEO_AFTER_CONFIGURATION "USE AS PROGRAMMING PIN" set_location_assignment PIN_U20 -to SD_nCS set_location_assignment PIN_V20 -to SD_SCLK set_location_assignment PIN_Y20 -to SD_MOSI @@ -529,13 +529,12 @@ set_global_assignment -name VHDL_FILE T65/T65_Pack.vhd set_global_assignment -name VHDL_FILE T65/T65.vhd set_global_assignment -name VHDL_FILE T65/T65_ALU.vhd set_global_assignment -name VHDL_FILE T65/T65_MCode.vhd -set_global_assignment -name QIP_FILE os12.qip set_global_assignment -name QIP_FILE pll32.qip set_global_assignment -name VHDL_FILE bbc_micro_de1.vhd set_global_assignment -name VHDL_FILE bbc_micro_de1_tb.vhd -set_global_assignment -name QIP_FILE ehbasic.qip set_global_assignment -name VHDL_FILE m6522_tb.vhd set_global_assignment -name VHDL_FILE keyboard.vhd set_global_assignment -name VHDL_FILE debugger.vhd set_global_assignment -name QIP_FILE saa5050_rom.qip -set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file +set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top +set_global_assignment -name VHDL_FILE mos6522.vhd \ No newline at end of file -- cgit v1.2.3