Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akinduid/nano-processor-final
- Owner: AkinduID
- Created: 2023-06-15T05:13:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-15T09:09:20.000Z (3 months ago)
- Last Synced: 2024-11-14T10:39:21.719Z (2 months ago)
- Topics: basys3-fpga-board, vhdl, vivado
- Language: VHDL
- Homepage:
- Size: 885 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.