aboutsummaryrefslogtreecommitdiffstats
path: root/bbc_micro_de1.qsf
diff options
context:
space:
mode:
authorMike Stirling <opensource@mikestirling.co.uk>2011-07-25 22:17:35 +0100
committerMike Stirling <opensource@mikestirling.co.uk>2011-07-25 22:17:35 +0100
commit3ea54eb8b11e87333ad809c7bbfd9537c2fc8250 (patch)
tree780d9588c327fddc5a56a257193b6718efa72ba4 /bbc_micro_de1.qsf
parent9a5d41651b1e31f4cab5ee820f95a00c0a4baa67 (diff)
downloadfpga-bbc-3ea54eb8b11e87333ad809c7bbfd9537c2fc8250.tar.gz
fpga-bbc-3ea54eb8b11e87333ad809c7bbfd9537c2fc8250.tar.bz2
fpga-bbc-3ea54eb8b11e87333ad809c7bbfd9537c2fc8250.zip
Boots to "BBC Computer" message with dummy keyboard and interrupts disabled (something is keeping the interrupt permanently asserted). Need to add paged ROMs in Flash (no more room in the FPGA).
Diffstat (limited to 'bbc_micro_de1.qsf')
-rw-r--r--bbc_micro_de1.qsf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bbc_micro_de1.qsf b/bbc_micro_de1.qsf
index d6578f0..4003236 100644
--- a/bbc_micro_de1.qsf
+++ b/bbc_micro_de1.qsf
@@ -512,4 +512,5 @@ 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_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file