/untitled_verilog_microcontroller

An 8-bit microcontroller with custom instruction set written in Verilog HDL

Primary LanguageVerilogCERN Open Hardware Licence Version 2 - Strongly ReciprocalCERN-OHL-S-2.0

untitled_verilog_microcontroller

An 8-bit microcontroller with custom instruction set written in Verilog HDL.

Just an attempt to implement my ISA degisn for fun.

The ram_module may varies by the target FPGA.

TODO:

  • Listing of instruction set.
  • GPIO interrupt, timers, serial ports, UART.