lowRISC / ibex

Ibex is a small 32 bit RISC-V CPU core, previously known as zero-riscy.
https://www.lowrisc.org
Apache License 2.0
1.34k stars 520 forks source link

Hello there. #1288

Closed mike3s closed 3 years ago

mike3s commented 3 years ago

My Environment

EDA tool and version:

Operating system:

Version of the Ibex source code:

mike3s commented 3 years ago

I am trying to setup an ibex core using Vivado 2018.3 in windows 10. No luck yet. Is there any walkthrough or guide?

rswarbrick commented 3 years ago

Hi there. Have you found our user guide? You'll also probably want some form of simple SoC. We have an example for the Arty A7 development board: see the "examples" section of the user guide.

mike3s commented 3 years ago

For now i dont want to use any SoC. I just want to simulate the core in Vivado. I also tried the example but I faced some errors. I will try again and I will post the exact procedure I follow to check if I done something wrong. thank you, Mike

rswarbrick commented 3 years ago

Great, looking forward to hearing how things go!