A few days ago I came across Ben Eater's excellent video series on a breadboard 8-bit CPU. I thought I'd try to design my own with more memory and fewer chips. My design is here: https://github.com/DoctorWkt/eeprom_cpu
I've only built things in Logisim and VHDL before, not real 74LS chips, so if anybody can give me feedback that would be excellent.
I'm thinking of memory-mapping a UART into the design, so I can interface to it with a terminal program like Putty/minicom. So far I've only found this UART at Element14, the HD3-6402R-9Z. It seems to fit the bill but it costs AUD$29. Can someone recommend a different UART which might be a bit cheaper?
Anyway, thanks in advance for any tips, suggestions, ideas that you can provide.
Cheers, Warren
I've only built things in Logisim and VHDL before, not real 74LS chips, so if anybody can give me feedback that would be excellent.
I'm thinking of memory-mapping a UART into the design, so I can interface to it with a terminal program like Putty/minicom. So far I've only found this UART at Element14, the HD3-6402R-9Z. It seems to fit the bill but it costs AUD$29. Can someone recommend a different UART which might be a bit cheaper?
Anyway, thanks in advance for any tips, suggestions, ideas that you can provide.
Cheers, Warren