Zilog eZ80F92 User Manual

Page 84

Advertising
background image

eZ80F92 Development Kit

User Manual

UM013911-0607

General Array Logic Equations

80

assign nAN_WR =

~((nDIS_EM==1)&(nWR==0)&(nEM_EN==0)&(address==anode));

assign nCT_WR =

~((nDIS_EM==1)&(nWR==0)&(nEM_EN==0)&(address==cathode));

assign nDIS_ETH = ~(nCS);

endmodule

Advertising