-
### Is there an existing CV-X-IF task for this?
- [X] I have searched the existing task issues
### Task Description
This repo hosts an example SystemVerilog Interface of the CV-X-IF in [src/core_v_…
-
I used the automated make script to generate a Vivado project for FPGA implementation of Vortex. It creates the project however gives error during synthesis:
> [Synth 8-2671] single value range is …
-
## System information
```
MyHDL Version: 0.12: experimental work on new converter
Python Version: 3.10+
```
I am working on a new converter approach to accommodate future target languages (first …
josyb updated
3 months ago
-
When using SBY+SystemVerilog with a module that uses an interface as module ports, the auto generated testbench instantiates the DUT using the flattened view of the interface (the netlist after `prep`…
-
Would like to have support for immediate asserts - see: https://www.doulos.com/knowhow/systemverilog/systemverilog-tutorials/systemverilog-assertions-tutorial/
```systemverilog
assert (ADDR_SIZE >…
-
[Reference](https://colab.research.google.com/github/byuccl/digital_design_colab/blob/master/Exercises/registers/registers.ipynb#scrollTo=Jo4etEVpD3sw)
- This lesson needs to be moved before all of…
-
It seems that the iverilog invocation doesn't allow for SystemVerilog support:
https://github.com/google/xls/blob/c330e64365e56439ab9496159aa8664c6cd5eb6a/xls/simulation/simulators/iverilog_simulator…
-
I get the following result during attempted simulation of a state machine
```
sorry: "inside" expressions not supported yet.
```
Looking at the code that produces this response, it was made 12…
-
This issue is where we track the necessary skills required to write and design hardware.
# Bluespec SystemVerilog
- [ ] [Lecture 1](https://www.youtube.com/watch?v=IdTSgYv8PUM)
- [x] Pragnesh…
-
`invalid-system-task-function` states:
> Checks that no forbidden system tasks or functions are used. These consist of the following functions: `$psprintf`, `$random`, and `$dist_*`. As well as non-L…