Emil J

Results 31 comments of Emil J

From the output of `spike --help`: `--pc= Override ELF entry point` Maybe this does what you need. Alternatively, change the linker script for the program you compiled to place your...

Why not support all flip flops supported by Yosys?

I believe this issue could be closed. If it is truly necessary to have cycle CSR available, the users can be directed to using the RISC-V proxy kernel which has...

Bump, we are STILL seeing the nested function definition error three years later!

Because this doesn't really work, I recommend not using hyperref set up by ctuthesis. Instead I do: ```tex \ctusetup{ pkg-hyperref = false, % ... } % ... \usepackage{hyperref} \hypersetup{ pdftitle...

That's an internal problem of PyVerilog and Verilog itself. I'm certain it will happen no matter the design you throw at the precheck. You can see the same warning in...

With yosys and openroad built from source, I ran `test/test_helper.sh swerv_wrapper nangate45` locally on this PR. I couldn't reproduce the routing failure of that particular design. Running yosys command `stat`...

This can be followed up by integrating https://github.com/YosysHQ/yosys/pull/4797 and redoing #2139 if possible

This happened to me a couple times with 2.5.0, I haven't yet tested 2.5.1. As a nix user, this is how I achieved a debuggable build on nixos-unstable (this includes...

Any potential mitigation or further investigation? Reproduced it. Some more context - but honestly I think the previous time I looked at the debug I saw a disabled or disabling...