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
Every time I run the instruction , it will generate a new folder (name: Module name with random number) under the -td,
and it's a trouble to me when I need to use the wave viewer.
I want to ask that is there any method to avoid this situation (don't generate so many file )
-> like don't generate a new folder, and overwrite the file with same name
Thank in advance to who read this question !!!
Do not hesitate to enlighten me of my coding style or usage of chisel/scala class, object.