From e28e9f3ac11db036e1b3c71493ecbd14a8d59eac Mon Sep 17 00:00:00 2001 From: Mike Stirling Date: Tue, 2 Aug 2011 22:32:14 +0100 Subject: Fixed missing gate in DISEN which meant that blank lines in modes 3 and 6 weren't blank. Hopefully fixed handling of interlaced sync+video mode in CRTC ready for SAA5050 implementation. --- 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 fd68838..e5324f6 100644 --- a/bbc_micro_de1.qsf +++ b/bbc_micro_de1.qsf @@ -509,6 +509,7 @@ set_location_assignment PIN_U20 -to SD_nCS set_location_assignment PIN_V20 -to SD_SCLK set_location_assignment PIN_Y20 -to SD_MOSI set_location_assignment PIN_W20 -to SD_MISO +set_global_assignment -name VHDL_FILE saa5050.vhd set_global_assignment -name VHDL_FILE i2s_intf.vhd set_global_assignment -name VHDL_FILE i2c_loader.vhd set_global_assignment -name VHDL_FILE "sn76489-1.0/sn76489_comp_pack-p.vhd" -- cgit v1.2.3