-
in the Fusesoc
we list all .c/.h files as `file_type: systemVerilogSource`
this makes xcelium gcc choke on aes_model_dpi.c
particularly it chokes on the include of cstring
![image](https://use…
-
I tried to run the i2s code on the RTL simulation platform by including the i2s model from the vendor and using this to generate the scripts:
./generate-scripts --i2s-vip --i2c-vip --rt-dpi
However,…
-
-
UVM testbenches are widely used for verification, and Vunit could be used as a flow-controller for such methodologies, if some adaptations are made.
UVM testbenches have a top-level SystemVerilog m…
-
In [breakpoint.S](https://github.com/riscv/riscv-compliance/blob/2fdea4a96cac9846d426242079be9528c267d877/riscv-test-suite/rv32mi/rv64mi/breakpoint.S#L23) of riscv-compliance, `csrw tselect, x0` will …
-
---
Author Name: **Greg Taylor**
Original Redmine Issue: 1397 from https://www.veripool.org
---
Verilator throws an error on unsized literal constants larger than 32-bits, e.g. 'hFFFFFFFFFFFFFFF…
-
Hi!
Could you clarify, please, what part of SystemVerilog is supported by VUnit or where I can check it?
My company uses SystemVerilog and we worry what we cannot use VUnit because of it.
Best …
-
Good day!
Order and conditions
1. Adding new config WithJtagDTM in boom_configs.scala
`
class jtagMegaBoomConfig extends Config(new WithMegaBooms ++ new DefaultBoomConfig ++ new WithNBigCore…
-
Hello,
I was debugging why my FFT plotting was crashing randomly..
```
/home/kmodi/.nimble/pkgs/ggplotnim-0.2.8/ggplotnim.nim(2780) +
/home/kmodi/.nimble/pkgs/ggplotnim-0.2.8/ggplotnim.nim(27…
-
All off the benefits provided by VUnit for VHDL would apply equally well to SystemVerilog.
I would surely miss the VUnit features when working in SystemVerilog project.
There is actually not that muc…