From 3ea54eb8b11e87333ad809c7bbfd9537c2fc8250 Mon Sep 17 00:00:00 2001 From: Mike Stirling Date: Mon, 25 Jul 2011 22:17:35 +0100 Subject: 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). --- bbc_micro_de1.qsf | 1 + 1 file changed, 1 insertion(+) (limited to 'bbc_micro_de1.qsf') 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 -- cgit v1.2.3