fix wire loop

still works (kind of) - pixel errors in MiNT, does not boot (no picture) with "pure" EmuTOS?
This commit is contained in:
Markus Fröschle
2016-01-12 07:58:07 +00:00
parent 7d2430a62c
commit 703d95ee75
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ ENTITY falconio_sdcard_ide_cf IS
SD_CARD_DEDECT : IN std_logic;
SD_WP : IN std_logic;
nDACK0 : IN std_logic;
nFB_WR : INOUT std_logic;
nFB_WR : IN std_logic;
WP_CF_CARD : IN std_logic;
nWP : IN std_logic;
nFB_CS2 : IN std_logic;