TDppy

Results 6 comments of TDppy

> If you get this error from an already running docker you can do this (with a machine named `cool_knuth`): > > ```shell > docker exec --user root -it cool_knuth...

Thanks,I have fixed it by execute `git checkout chisel356`.

I have encountered a new problem when execute commands: ``` cd constellation CONSTELLATION_STANDALONE=1 sbt "testOnly constellation.NoCTest00" ``` It seems like verilator version is not compatible with constellation? ![image](https://github.com/ucb-bar/constellation/assets/52493112/ec86a3e0-d554-45da-8c80-7db15c2b8523)

> What version of verilator are you on? ![image](https://github.com/ucb-bar/constellation/assets/52493112/ef4a44d1-5d55-4b19-9707-81860064fb2d)

> Ah I think the chiseltest support for the newer verilators has finally stopped. > > You can try the installing with Chipyard path. That is guaranteed to work. You...

detailed error report: ![image](https://github.com/chipsalliance/chisel/assets/52493112/2d469ece-dd65-4a3e-9881-1bff4347fb01)