⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mydsp2812.map.eqn

📁 DSP2812 TFT彩屏显示 源码 给你得嵌入式系统增加TFT彩屏
💻 EQN
📖 第 1 页 / 共 2 页
字号:

WEn = INPUT();


--READY is READY
--operation mode is input

READY = INPUT();


--DSP_ADDR[1] is DSP_ADDR[1]
--operation mode is input

DSP_ADDR[1] = INPUT();


--DSP_ADDR[2] is DSP_ADDR[2]
--operation mode is input

DSP_ADDR[2] = INPUT();


--DSP_ADDR[3] is DSP_ADDR[3]
--operation mode is input

DSP_ADDR[3] = INPUT();


--DSP_ADDR[4] is DSP_ADDR[4]
--operation mode is input

DSP_ADDR[4] = INPUT();


--DSP_ADDR[5] is DSP_ADDR[5]
--operation mode is input

DSP_ADDR[5] = INPUT();


--DSP_ADDR[6] is DSP_ADDR[6]
--operation mode is input

DSP_ADDR[6] = INPUT();


--DSP_ADDR[7] is DSP_ADDR[7]
--operation mode is input

DSP_ADDR[7] = INPUT();


--CS0AND1n is CS0AND1n
--operation mode is input

CS0AND1n = INPUT();


--SPI_CS is SPI_CS
--operation mode is input

SPI_CS = INPUT();


--SPI_CLK is SPI_CLK
--operation mode is input

SPI_CLK = INPUT();


--SW[1] is SW[1]
--operation mode is input

SW[1] = INPUT();


--SW[2] is SW[2]
--operation mode is input

SW[2] = INPUT();


--SW[3] is SW[3]
--operation mode is input

SW[3] = INPUT();


--SW[4] is SW[4]
--operation mode is input

SW[4] = INPUT();


--USB_INTn is USB_INTn
--operation mode is input

USB_INTn = INPUT();


--USB_RDY is USB_RDY
--operation mode is input

USB_RDY = INPUT();


--USB_FLAGA is USB_FLAGA
--operation mode is input

USB_FLAGA = INPUT();


--USB_FLAGB is USB_FLAGB
--operation mode is input

USB_FLAGB = INPUT();


--USB_FLAGC is USB_FLAGC
--operation mode is input

USB_FLAGC = INPUT();


--CPLD_FRNB is CPLD_FRNB
--operation mode is input

CPLD_FRNB = INPUT();


--NMI is NMI
--operation mode is output

NMI = OUTPUT(~GND~0);


--INT2 is INT2
--operation mode is output

INT2 = OUTPUT(~GND~1);


--A1L45 is DSP_DATA[0]~7
--operation mode is bidir

A1L45 = DSP_DATA[0];

--DSP_DATA[0] is DSP_DATA[0]
--operation mode is bidir

DSP_DATA[0]_open_drain_out = OPNDRN(~VCC~0);
DSP_DATA[0] = BIDIR(DSP_DATA[0]_open_drain_out);


--A1L65 is DSP_DATA[1]~6
--operation mode is bidir

A1L65 = DSP_DATA[1];

--DSP_DATA[1] is DSP_DATA[1]
--operation mode is bidir

DSP_DATA[1]_open_drain_out = OPNDRN(~VCC~1);
DSP_DATA[1] = BIDIR(DSP_DATA[1]_open_drain_out);


--A1L85 is DSP_DATA[2]~5
--operation mode is bidir

A1L85 = DSP_DATA[2];

--DSP_DATA[2] is DSP_DATA[2]
--operation mode is bidir

DSP_DATA[2]_open_drain_out = OPNDRN(~VCC~2);
DSP_DATA[2] = BIDIR(DSP_DATA[2]_open_drain_out);


--A1L06 is DSP_DATA[3]~4
--operation mode is bidir

A1L06 = DSP_DATA[3];

--DSP_DATA[3] is DSP_DATA[3]
--operation mode is bidir

DSP_DATA[3]_open_drain_out = OPNDRN(~VCC~3);
DSP_DATA[3] = BIDIR(DSP_DATA[3]_open_drain_out);


--A1L26 is DSP_DATA[4]~3
--operation mode is bidir

A1L26 = DSP_DATA[4];

--DSP_DATA[4] is DSP_DATA[4]
--operation mode is bidir

DSP_DATA[4]_open_drain_out = OPNDRN(~VCC~4);
DSP_DATA[4] = BIDIR(DSP_DATA[4]_open_drain_out);


--A1L46 is DSP_DATA[5]~2
--operation mode is bidir

A1L46 = DSP_DATA[5];

--DSP_DATA[5] is DSP_DATA[5]
--operation mode is bidir

DSP_DATA[5]_open_drain_out = OPNDRN(~VCC~5);
DSP_DATA[5] = BIDIR(DSP_DATA[5]_open_drain_out);


--A1L66 is DSP_DATA[6]~1
--operation mode is bidir

A1L66 = DSP_DATA[6];

--DSP_DATA[6] is DSP_DATA[6]
--operation mode is bidir

DSP_DATA[6]_open_drain_out = OPNDRN(~VCC~6);
DSP_DATA[6] = BIDIR(DSP_DATA[6]_open_drain_out);


--A1L86 is DSP_DATA[7]~0
--operation mode is bidir

A1L86 = DSP_DATA[7];

--DSP_DATA[7] is DSP_DATA[7]
--operation mode is bidir

DSP_DATA[7]_open_drain_out = OPNDRN(~VCC~7);
DSP_DATA[7] = BIDIR(DSP_DATA[7]_open_drain_out);


--A1L27 is GPIOB[8]~7
--operation mode is bidir

A1L27 = GPIOB[8];

--GPIOB[8] is GPIOB[8]
--operation mode is bidir

GPIOB[8]_open_drain_out = OPNDRN(~VCC~8);
GPIOB[8] = BIDIR(GPIOB[8]_open_drain_out);


--A1L38 is GPIOB[15]~0
--operation mode is bidir

A1L38 = GPIOB[15];

--GPIOB[15] is GPIOB[15]
--operation mode is bidir

GPIOB[15]_open_drain_out = OPNDRN(~VCC~9);
GPIOB[15] = BIDIR(GPIOB[15]_open_drain_out);


--A1L12 is CPLD_SDA~0
--operation mode is bidir

A1L12 = CPLD_SDA;

--CPLD_SDA is CPLD_SDA
--operation mode is bidir

CPLD_SDA_tri_out = TRI(A1L67, A1L38);
CPLD_SDA = BIDIR(CPLD_SDA_tri_out);


--CPLD_LED4 is CPLD_LED4
--operation mode is output

CPLD_LED4 = OUTPUT(~GND~2);


--DACSn is DACSn
--operation mode is output

DACSn = OUTPUT(~GND~3);


--INT1 is INT1
--operation mode is output

INT1 = OUTPUT(A1L09);


--A1L57 is GPIOB[9]~6
--operation mode is bidir

A1L57 = GPIOB[9];

--GPIOB[9] is GPIOB[9]
--operation mode is bidir

GPIOB[9]_open_drain_out = OPNDRN(~VCC~10);
GPIOB[9] = BIDIR(GPIOB[9]_open_drain_out);


--SPI_SOMI is SPI_SOMI
--operation mode is bidir

SPI_SOMI_open_drain_out = OPNDRN(~VCC~11);
SPI_SOMI = BIDIR(SPI_SOMI_open_drain_out);


--A1L841 is SPI_SIMO~0
--operation mode is bidir

A1L841 = SPI_SIMO;

--SPI_SIMO is SPI_SIMO
--operation mode is bidir

SPI_SIMO_open_drain_out = OPNDRN(~VCC~12);
SPI_SIMO = BIDIR(SPI_SIMO_open_drain_out);


--CPLDSPI_CLK is CPLDSPI_CLK
--operation mode is output

CPLDSPI_CLK = OUTPUT(A1L541);


--IFCLK is IFCLK
--operation mode is bidir

IFCLK_open_drain_out = OPNDRN(~VCC~13);
IFCLK = BIDIR(IFCLK_open_drain_out);


--CPLD_LED1 is CPLD_LED1
--operation mode is output

CPLD_LED1 = OUTPUT(A1L84);


--CPLD_LED2 is CPLD_LED2
--operation mode is output

CPLD_LED2 = OUTPUT(A1L05);


--CPLD_FALE is CPLD_FALE
--operation mode is output

CPLD_FALE = OUTPUT(A1L54);


--CPLD_FCLE is CPLD_FCLE
--operation mode is output

CPLD_FCLE = OUTPUT(A1L74);


--CPLD_RDn is CPLD_RDn
--operation mode is output

CPLD_RDn = OUTPUT(A1L731);


--IOPORT[1] is IOPORT[1]
--operation mode is bidir

IOPORT[1]_open_drain_out = OPNDRN(~VCC~14);
IOPORT[1] = BIDIR(IOPORT[1]_open_drain_out);


--IOPORT[2] is IOPORT[2]
--operation mode is bidir

IOPORT[2]_open_drain_out = OPNDRN(~VCC~15);
IOPORT[2] = BIDIR(IOPORT[2]_open_drain_out);


--IOPORT[3] is IOPORT[3]
--operation mode is bidir

IOPORT[3]_open_drain_out = OPNDRN(~VCC~16);
IOPORT[3] = BIDIR(IOPORT[3]_open_drain_out);


--IOPORT[4] is IOPORT[4]
--operation mode is bidir

IOPORT[4]_open_drain_out = OPNDRN(~VCC~17);
IOPORT[4] = BIDIR(IOPORT[4]_open_drain_out);


--IOPORT[5] is IOPORT[5]
--operation mode is bidir

IOPORT[5]_open_drain_out = OPNDRN(~VCC~18);
IOPORT[5] = BIDIR(IOPORT[5]_open_drain_out);


--IOPORT[6] is IOPORT[6]
--operation mode is bidir

IOPORT[6]_open_drain_out = OPNDRN(~VCC~19);
IOPORT[6] = BIDIR(IOPORT[6]_open_drain_out);


--IOPORT[7] is IOPORT[7]
--operation mode is bidir

IOPORT[7]_open_drain_out = OPNDRN(~VCC~20);
IOPORT[7] = BIDIR(IOPORT[7]_open_drain_out);


--IOPORT[8] is IOPORT[8]
--operation mode is bidir

IOPORT[8]_open_drain_out = OPNDRN(~VCC~21);
IOPORT[8] = BIDIR(IOPORT[8]_open_drain_out);


--IOPORT[9] is IOPORT[9]
--operation mode is bidir

IOPORT[9]_open_drain_out = OPNDRN(~VCC~22);
IOPORT[9] = BIDIR(IOPORT[9]_open_drain_out);


--IOPORT[10] is IOPORT[10]
--operation mode is bidir

IOPORT[10]_open_drain_out = OPNDRN(~VCC~23);
IOPORT[10] = BIDIR(IOPORT[10]_open_drain_out);


--IOPORT[11] is IOPORT[11]
--operation mode is bidir

IOPORT[11]_open_drain_out = OPNDRN(~VCC~24);
IOPORT[11] = BIDIR(IOPORT[11]_open_drain_out);


--IOPORT[12] is IOPORT[12]
--operation mode is bidir

IOPORT[12]_open_drain_out = OPNDRN(~VCC~25);
IOPORT[12] = BIDIR(IOPORT[12]_open_drain_out);


--IOPORT[13] is IOPORT[13]
--operation mode is bidir

IOPORT[13]_open_drain_out = OPNDRN(~VCC~26);
IOPORT[13] = BIDIR(IOPORT[13]_open_drain_out);


--IOPORT[14] is IOPORT[14]
--operation mode is bidir

IOPORT[14]_open_drain_out = OPNDRN(~VCC~27);
IOPORT[14] = BIDIR(IOPORT[14]_open_drain_out);


--CPLD_LED3 is CPLD_LED3
--operation mode is output

CPLD_LED3 = OUTPUT(A1L31);


--CPLD_WEn is CPLD_WEn
--operation mode is output

CPLD_WEn = OUTPUT(A1L661);


--GPIOB[10] is GPIOB[10]
--operation mode is bidir

GPIOB[10]_tri_out = TRI(A1L48, VCC);
GPIOB[10] = BIDIR(GPIOB[10]_tri_out);


--GPIOB[11] is GPIOB[11]
--operation mode is bidir

GPIOB[11]_tri_out = TRI(A1L58, VCC);
GPIOB[11] = BIDIR(GPIOB[11]_tri_out);


--GPIOB[12] is GPIOB[12]
--operation mode is bidir

GPIOB[12]_tri_out = TRI(A1L68, VCC);
GPIOB[12] = BIDIR(GPIOB[12]_tri_out);


--GPIOB[13] is GPIOB[13]
--operation mode is bidir

GPIOB[13]_tri_out = TRI(A1L78, VCC);
GPIOB[13] = BIDIR(GPIOB[13]_tri_out);


--CPLD_SCL is CPLD_SCL
--operation mode is output

CPLD_SCL = OUTPUT(A1L37);


--USB_CSn is USB_CSn
--operation mode is output

USB_CSn = OUTPUT(A1L751);


--USB_PKTEND is USB_PKTEND
--operation mode is output

USB_PKTEND = OUTPUT(A1L361);


--LD[1] is LD[1]
--operation mode is output

LD[1] = OUTPUT(LED[1]);


--LD[2] is LD[2]
--operation mode is output

LD[2] = OUTPUT(LED[2]);


--LD[3] is LD[3]
--operation mode is output

LD[3] = OUTPUT(LED[3]);


--LD[4] is LD[4]
--operation mode is output

LD[4] = OUTPUT(LED[4]);


--LD[5] is LD[5]
--operation mode is output

LD[5] = OUTPUT(LED[5]);


--LD[6] is LD[6]
--operation mode is output

LD[6] = OUTPUT(LED[6]);


--LD[7] is LD[7]
--operation mode is output

LD[7] = OUTPUT(LED[7]);


--LD[8] is LD[8]
--operation mode is output

LD[8] = OUTPUT(LED[8]);


--CPLDSPI_SIMO is CPLDSPI_SIMO
--operation mode is bidir

CPLDSPI_SIMO_tri_out = TRI(A1L941, VCC);
CPLDSPI_SIMO = BIDIR(CPLDSPI_SIMO_tri_out);


--GPIOB[14] is GPIOB[14]
--operation mode is bidir

GPIOB[14]_tri_out = TRI(A1L22, VCC);
GPIOB[14] = BIDIR(GPIOB[14]_tri_out);


--CPLD_NFCE is CPLD_NFCE
--operation mode is output

CPLD_NFCE = OUTPUT(A1L61);


--MY485_CSn is MY485_CSn
--operation mode is output

MY485_CSn = OUTPUT(A1L031);


--LED_CSn is LED_CSn
--operation mode is output

LED_CSn = OUTPUT(A1L621);


--M_CSn is M_CSn
--operation mode is output

M_CSn = OUTPUT(A1L231);


--DAFSn is DAFSn
--operation mode is output

DAFSn = OUTPUT(A1L72);


--SDSPI_CSn is SDSPI_CSn
--operation mode is output

SDSPI_CSn = OUTPUT(A1L141);


--AICCSn is AICCSn
--operation mode is output

AICCSn = OUTPUT(A1L2);


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -