Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fusesoc simulation with atlys #88

Open
sgiaconi opened this issue Sep 22, 2015 · 1 comment
Open

fusesoc simulation with atlys #88

sgiaconi opened this issue Sep 22, 2015 · 1 comment

Comments

@sgiaconi
Copy link

I'm getting the following message:

//////////////////////////////////////////////////
Compiling /home/xxxx/Downloads/Opencore/orpsoc-build/build/atlys/src/elf-loader/elf-loader.c...
Compiling /home/xxxx/Downloads/Opencore/orpsoc-build/build/atlys/src/elf-loader/vpi_wrapper.c...
Making elf-loader.vpi from elf-loader.o vpi_wrapper.o...
../src/atlys/rtl/verilog/xilinx_ddr2/mcb_soft_calibration_top.v:81: warning: Numeric constant truncated to 10 bits.
../src/mor1kx/bench/verilog/mor1kx_monitor.v:42: Include file test-defines.v not found
error: Unable to find the root module "orpsoc_tb" in the Verilog source.
: Perhaps ``-s orpsoc_tb'' is incorrect?
1 error(s) during elaboration.
ERROR: Failed to build simulation model
ERROR: Failed to compile Icarus Simulation model
/////////////////////////////

It seems like fusesoc does not provide the orpsoc_tb.v file.

What should I do?

Thanks,
Stefano

@olofk
Copy link
Member

olofk commented Sep 22, 2015

Unfortunately there is no testbench at all available for the Atlys system. I see that atlys.core claims to support simulations with Icarus Verilog, but that's not correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants