Introduction - If you have any usage issues, please Google them yourself
Design of single chip CPU interface
Port definition:
Mbeb: interface type definition, 1 for Intel mode, 0 for moto mode
In the wr_rwb:intel mode, the low level is valid for writing; in the moto mode, the low level is valid for write, and the high level is effective for reading.
In the rd_eb:intel mode, the low level is valid for reading; in the moto mode, the high level is read allow.
A: address input, (5:0)
D: bi-directional data bus, (7:0)
Rd: low level internal circuit read effective
WR: low level internal circuit write effectiveness
Add: the read and write address of the internal circuit
Mbd_in:cpu writes the data in the internal register (7:0)
Mbd_out: internal circuit register readout values, sent to CPU (7:0)