Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akinduid/nano-processor-final

This Repository contains source files for a 4-bit nanoprocessor designed in VHDL using Xilinx Vivado
https://github.com/akinduid/nano-processor-final

basys3-fpga-board vhdl vivado

Last synced: 6 days ago
JSON representation

This Repository contains source files for a 4-bit nanoprocessor designed in VHDL using Xilinx Vivado

Awesome Lists containing this project

README

        

As part of CS1050 - Computer Organization and Digital Design Module in 2nd Semester, our team designed a 4-bit nanoprocessor in VHDL using Vivado. We also developed a simple counter program and hardcoded it to the processor ROM, We uploaded it to a Basys3 FPGA board, and rigorously simulated the counter for functionality.