Open jpavieira opened 7 years ago
Your warnings seem to indicate that you had issues when compiling the DPI module called mem_dpi, which is required for the gdb connection. You should first get rid of these warnings, you probably have an issue with your modelsim version.
@jpavieira Hi, I am also getting similar errors were you able to remove them.
I have the same problem with those warnings ,And eventually I found a problem with the “make vcompile” script "vcompile_tb.sh",and solved DPI compilation problems.
@GSpinach if you don't want to taunt people with the same problems you ought not to post messages like "haha I got it resolved but I won't tell you how!"... :/ What's your solution?
@haugoug do you have any suggestions what I could try to fix that? There is nothing obviously wrong in vcompile_tb.sh
AFAICT. I am currently using Questasim 10.6c_1.
Explicitly setting the DPI compiler via dpicpppath
seems to help with the warnings https://github.com/pulp-platform/pulpino/issues/110#issuecomment-326100024
Sorry, no idea, I've never used pulpino.
When I try to run debug_bridge after the previous steps for the simulation part, this error occurs:
When running source tcl_files/run_memdpi.tcl on modelsim SE 10.2c on Linux Mint Sarah:
Can someone please help me ASAP?
Thank you