Le Thanh Luan - Tran Quang Huy - Pham Truong Ha Phuong - Le Trung Quan
Report bug
·
Request feature
A remastered version of Ibex processor with some customizations.
This project serves as the final exam for our Digital Design Course, organized by EDABK Lab.
Our goal is to reimplement and enhance the original Ibex core - a vital component of the lowRISC ecosystem. Through meticulous design and optimization, we aim to create a refined processor core with our own features.
- Clone the repository with
git
# For example: Ubuntu - Clone using SSH
git clone git@github.com:DigitalDesign20232/ibex-remaster.git
cd ibex-remaster
# For example: Windows - Clone using https
# git clone https://github.com/DigitalDesign20232/ibex-remaster.git
# cd ibex-remaster- Create Vivado project
make create_vivado_project