adumont / hrm-cpu

Human Resource Machine - CPU Design #HRM
https://twitter.com/i/moments/1017515777610649601
GNU General Public License v3.0
71 stars 8 forks source link

Plug UART-RX to INBOX #2

Closed adumont closed 6 years ago

adumont commented 6 years ago

Once INBOX is transformed into a FIFO, see #1 , plug a UART-RX to INBOX, so we can interact with the CPU (feed items).

adumont commented 6 years ago

Done in 21c3180