-
### Is there an existing CVA6 bug for this?
- [X] I have searched the existing bug issues
### Bug Description
Hi, I was trying to simulate CVA6 in questaSim.
While running the command:
"make sim…
-
Hi, I am trying this package for the first time. Below are the steps I followed to run a python function in sv using pysv but I am facing this error everytime. Any reason regarding this error will be …
-
**Description**
If an element inside a array or record is set using concatenation and position assignment, the type becomes ambiguous. Removing the concatenation or changing the position assignment t…
-
### Toolchain release:
corev-openhw-gcc-centos7-20231128
### Core:
CV32E40P v2 with PULP instuctions
### Issue Description:
Running with this toolchain release, for some cases we see "LA…
-
I am working to get the simulations described in the README running under Questa and I am running into issues. Before digging deeper, I'd like to know the following:
1) Is the flow in the ./ci dir…
-
Hello,
I want to run Coremark Benchmark for PULPino platform. I have added the application with those sources core_main.c core_matrix.c core_state.c core_util.c simple/core_portme.c.
```
set(SOU…
ghost updated
8 months ago
-
Hi,
Thanks for your efforts.
I wanted to run a simulation as mentioned in http://sergeykhbr.github.io/riscv_vhdl/verification_page.html#sim_tb_link and unable to find the mentioned testbench file …
-
Simulators and other tools can sometimes include certain files automatically. In particular, when files are written that use UVM classes, they often just assume that the appropriate uvm macros are ava…
Sv3n updated
11 months ago
-
Dear cocotb experts,
When running my simulation, I stumble upon the following error
```
assert dut.axi_mem_rd_strobe_o.value == 1
AssertionError: assert 0 == 1
+ where 0 = ModifiableObjec…
-
Defining runname causes dofiles to be executed in batch runs, which may break batch runs. Fix this first and then figure out how to use dofiles with batch runs.
Ping @Roenski