/Verilog-stuff

An verilog repository for VHDL codes and Testbench with RTL (Xilinx 14.7)

Primary LanguageVerilogGNU General Public License v3.0GPL-3.0

Verilog-stuff

#This includes My VHDL codes and RTL implementations using Xilinx ISE v14.7

This project is about building a 8bit microcontroller from scratch. I've already build it on a breadboard, and its makde of these Following modules,

  1. clock module of 1MHx max freq.
  2. RAM address register
  3. RAM data selector
  4. RAM
  5. Instruction register
  6. Counter
  7. Reguster A
  8. Register B
  9. ALU
  10. Display and display register
  11. Finally the control logic