Skip to content

Sim_Bus_Troubleshooting

Jason Harvey edited this page Feb 19, 2021 · 1 revision

Typically a problem with the sim bus will cause your sim to fail to build.

Typical build errors caused by the sim bus are:

  • compile errors in read_simbus.cpp or write_simbus.cpp
  • Trick can’t find simbus_simobj.sm
  • The thread_safe_bus/ folder or other files inside it are missing

When you see sim build errors like that, check the files listed below. These will be in your sim folder. They will usually indicate the cause of the problem:

  • alloc_simbus.out
  • icd_files.out
Clone this wiki locally