Z-KN

Results 6 comments of Z-KN

I fix this problem by re-installing gcc and g++. And now I can run the executable ./simulator-chipyard-RocketConfig. Your work is complex and amazing. But here I would recommand adding checks...

I tried it out. This script works. Please merge if possible.

Maybe let me add some concrete case. Debuggers are not working in V1.80 for C/C++. - VS Code Version: 1.80 - OS Version: Ubuntu 22.04 When I run the debugger...

> That sounds like a different issue @Z-KN, you can bring it up with that extension. Resolved by uninstalling the snap version and installing deb version.

Add to your path and run again.

When I use peek to get the internal value of a Vec/Array (not in IO bundle), `println(peek(c.srams(0).dataIn.toString))` It will return the following error like yours: `java.util.NoSuchElementException: key not found: UInt(IO...