You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There have been some changes in this module. As a result, pulpino does not work anymore.
When you run pulpino update-ips.py you get the following error, as it is also mentioned here:
adv_dbg_if - Could not checkout commit pulpinov1
()
ERRORS during IP update!
Then if you try to run make vcompile on pulpino you also get:
_Compiling component: adv_dbg_if
** Error: (vlog-7) Failed to open design unit file "../ips/adv_dbg_if/rtl/adbg_lint_biu.sv" in read mode.
No such file or directory. (errno = ENOENT)
Hello,
There have been some changes in this module. As a result, pulpino does not work anymore.
When you run pulpino update-ips.py you get the following error, as it is also mentioned here:
adv_dbg_if - Could not checkout commit pulpinov1
()
ERRORS during IP update!
Then if you try to run make vcompile on pulpino you also get:
_Compiling component: adv_dbg_if
** Error: (vlog-7) Failed to open design unit file "../ips/adv_dbg_if/rtl/adbg_lint_biu.sv" in read mode.
No such file or directory. (errno = ENOENT)
make[3]: *** [CMakeFiles/vcompile] Error 1
make[2]: *** [CMakeFiles/vcompile.dir/all] Error 2
make[1]: *** [CMakeFiles/vcompile.dir/rule] Error 2
make: *** [vcompile] Error 2_
Could you please look into it?
Thank you.
The text was updated successfully, but these errors were encountered: