Advertisement
Guest User

Untitled

a guest
Jun 14th, 2014
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. raul@raul-vbox:~/or1k/mysoc$ fusesoc sim --sim=icarus wb_sdram_ctrl
  2. INFO: Preparing wb_bfm
  3. INFO: Preparing vlog_tb_utils
  4. INFO: Preparing wb_sdram_ctrl
  5. INFO: Checking out https://github.com/skristiansson/wb_sdram_ctrl/archive/master.tar.gz revision master to /home/raul/.cache/fusesoc/wb_sdram_ctrl
  6. INFO: Preparing mt48lc16m16a2
  7. INFO: Checking out http://www.micron.com/~/media/Documents/Products/Sim%20Model/DRAM/DRAM/4012mt48lc16m16a2.zip to /home/raul/.cache/fusesoc/mt48lc16m16a2
  8.  
  9. /home/raul/or1k/mysoc/build/wb_sdram_ctrl/src/mt48lc16m16a2/mt48lc16m16a2_wrapper.v:2: Include file timescale.v not found
  10. error: Unable to find the root module "wb_sdram_ctrl_tb" in the Verilog source.
  11. : Perhaps ``-s wb_sdram_ctrl_tb'' is incorrect?
  12. 1 error(s) during elaboration.
  13. ERROR: Failed to build simulation model
  14. ERROR: Failed to compile Icarus Simulation model
  15. raul@raul-vbox:~/or1k/mysoc$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement