aboutsummaryrefslogtreecommitdiffstats
path: root/bbc_micro_de1.qsf
diff options
context:
space:
mode:
authorMike Stirling <opensource@mikestirling.co.uk>2011-08-21 20:13:30 +0100
committerMike Stirling <opensource@mikestirling.co.uk>2011-08-21 20:13:30 +0100
commitb00930e680e420ee856d1497f4319ffaf96f5eb2 (patch)
treebd04296d2ea0712dafde0b8016f3325c11717111 /bbc_micro_de1.qsf
parent7ed3fd28942ce4eb7027a1d45cb5f84bcac31957 (diff)
downloadfpga-bbc-b00930e680e420ee856d1497f4319ffaf96f5eb2.tar.gz
fpga-bbc-b00930e680e420ee856d1497f4319ffaf96f5eb2.tar.bz2
fpga-bbc-b00930e680e420ee856d1497f4319ffaf96f5eb2.zip
Added license notice to the top of all source files
Diffstat (limited to 'bbc_micro_de1.qsf')
-rw-r--r--bbc_micro_de1.qsf7
1 files changed, 3 insertions, 4 deletions
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