Remove ^Z from GAL source

This commit is contained in:
Stefan Reinauer 2025-06-05 15:10:50 -07:00
parent a93f6e9c82
commit ad624fcb72
8 changed files with 1 additions and 8 deletions

View File

@ -116,4 +116,3 @@ CINH.OE = !SHUTUP & CFGIN & MATCH & dataspace & FCS & !RST;
INTSPC = !SHUTUP & CFGIN & CFGOUT & FC0 & FC1 & !RST & !A3 & A2;
INTSPC.OE = 'b'1;


View File

@ -158,4 +158,3 @@ SLAVE.OE = INTPOLL & INTSERV;
INTVEC = INTPOLL & MTCR & SLAVE & DS0;


View File

@ -143,4 +143,3 @@ DTACK = SLAVE & FCS & DOE & SLACK
# SLAVE & FCS & DOE & DTACK;
DTACK.OE = SLAVE & FCS & !NOZ3;


View File

@ -105,4 +105,3 @@ NS1.D = !RST & !stopcnt & NS0 & !NS1
NACK = ROM & state:3
# NACK & FCS & !RST;
NACK.AR = RST;


View File

@ -112,4 +112,3 @@ MYBUS = REGED & EBG
SSBR.D = SBR;
BMASTER = MASTER;


View File

@ -156,4 +156,3 @@ A0 = !DS3 & !DS2 & !DS1 & DS0
# !DS3 & DS2 & DS1 & DS0;
A0.OE = SCSI & DOE & !MYBUS;


View File

@ -127,4 +127,4 @@ DS0 = READ
[DS3..0].OE = MYBUS & EFCS;


View File

@ -144,4 +144,3 @@ MTCR.OE = MYBUS & CYCZ3 & EFCS;
BDTACK = !RST & BFCS & EDTACK
# !RST & BFCS & BDTACK & !STERM;