Simple Tomasulo based processor back-end using VHDL.
Xilinx ISE® design suite 13.7 and above
To run the project
- Install Xilinx suite from https://www.xilinx.com/downloadNav/vivado-design-tools/archive-ise.html
- Clone code from git
- File > Import > Existing Projects into Workspace > Locate project
- Copy projects into workspace if you do want to copy the project files to your current workspace location.
To run the simulation (.wcfg)
- Find simulation files in hierarchy
- Import them if they do not appear
- Simulate behavioral model
- Check system behavior based on scenarios (different input signal)
- This project was created for the requirements of the lesson Computer Architecture