Aimini / hm-51

Home-made 8051 CPU.
MIT License
1 stars 0 forks source link

make hardware design closer to reality #19

Open Aimini opened 4 years ago

Aimini commented 4 years ago

Most 74ls serial chips have many active-low control inputs, and you can optimize the circuit to bring it closer to actual implementation.

Aimini commented 4 years ago

I had mark the recommended chip in the main part, and I noticed, almost all of these chip have active-low control input.