https://github.com/guidanoli/eng1448
Processor for Simple Load/Store Architecture
https://github.com/guidanoli/eng1448
Last synced: 7 months ago
JSON representation
Processor for Simple Load/Store Architecture
- Host: GitHub
- URL: https://github.com/guidanoli/eng1448
- Owner: guidanoli
- License: mit
- Created: 2020-12-13T15:06:58.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-07T12:28:07.000Z (over 4 years ago)
- Last Synced: 2025-01-17T13:30:06.990Z (9 months ago)
- Language: VHDL
- Size: 491 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Processor for Simple Load/Store Architecture
This was a project I made for the Digital Computing course at PUC-Rio in 2020.2.
We had to build a processor for a simple load/store architecture in the VHDL language.
We were able to simulate this functioning of this processor by using [Xilinx ISE Webpack Design Suite](https://www.xilinx.com/products/design-tools/ise-design-suite/ise-webpack.html).
If you want to know more about the project, this repository a detailed [report](Report.pdf) in Portuguese.