Conversation
Signed-off-by: Piotr Zierhoffer <pzierhoffer@antmicro.com>
f99c6a4 to
d2f4e4f
Compare
|
Hi @PiotrZierhoffer , thanks! --- that did fix the issue I saw running "make renode" manually, but there are many failing tests now? |
|
It stems from the fact that the CI uses older verilator. Let's [WIP] this - we'll change the package to implicitly provide this switch, so that the user interface doesn't change. |
|
If I recall correctly, we originally added Verilator to the list of Conda packages used because the version that we got from I thought all of the Github Actions now relied on the Conda packages, which should hide an older system version of Verilator? |
|
We made some changes to the verilator conda package, as it was failing the build on GCP. We need to update it a little bit further to address this use case, I believe. |
|
@PiotrZierhoffer sorry if I dropped the ball here -- what is the status of this? |
@tcal-x can you please verify if this fixes the problem for you?