Karol Gugala
Karol Gugala
in #738 one of the CI run failed on ice40 tests (https://source.cloud.google.com/results/invocations/df596a9c-9100-4b5f-b727-4300172a64a1/targets/foss-fpga-tools%2Fsymbiflow-arch-defs%2Fpresubmit%2Fice40/log) this happened once, on a non ice40 related change There is a bunch of the following massages in...
This PR adds some info how to setup base env for running the simulation (e.g. how to install PDK, exact commands how and where to clone the required repos). This...
This PR adds `make format` target which can be used to autoformat the code in the project. The target uses `clang-format-5.0` tool.
This PR enables possibility to link yosys with static libreadline Signed-off-by: Karol Gugala
This PR bumps VeeR core to a version with DCLS support and changes the config used in Caliptra-rtl to use DCLS. The `CPTRA_HW_ERROR_FATAL` register has been extended with an additional...
This PR syncs changes done in #423 and #424 to main branch. It also reenables nightly CI runs