sifive / freedom

Source files for SiFive's Freedom platforms
Apache License 2.0
1.11k stars 284 forks source link

Is there a testbench available that will help run an application on the RTL generated? #39

Closed akhileshian closed 7 years ago

akhileshian commented 7 years ago

Hi, I have generated the verilog RTL for the Freedom E300 Chip. I would like to run an application on this RTL. Is there a testbench available that would take the application as input and run it on the RTL? If so, where can I find it?

Regards, Akhilesh Iyer.

terpstra commented 7 years ago

I believe you are looking for: https://github.com/sifive/freedom-e-sdk

However, you need the pre-synthesized bitstream because master on this repository is further ahead than the freedom-e-sdk repository.