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
Again I make verilog and problem fixed. Is it neccesary each time we change code, both make verilog and then make emu?
No, I think make emu is enough... make should arrange the dependency automatically.
The before log is not an error. make thinks that there is no file modified and emu is up-to-date, so it does not need to do anything. Please make sure that you did modify some source files.
Before start
Describe the bug
Hi
my XiangShan has build folder with emu folder in it.
previously it was working but now, when I want to make emu... I encounter this error:
Expected behavior
I use export LC_ALL=C for local setting
To Reproduce
I use export LC_ALL=C for local setting
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: