-
I try to run mean example with questa simulator, however:
```
# Unable to open lib libcocotbfli_modelsim.so (libcocotbfli_modelsim.so: cannot open shared object file: No such file or directory)
# c…
m-kru updated
4 years ago
-
The [PoC-Library](https://github.com/VLSI-EDA/PoC) contains her own:
- source file dependency management
- simulator abstraction layer
- testbench naming scheme
so no high-level `run.py` is need…
-
**Description**
I am not able to instantiate a package inside a process
**Expected behaviour**
It should work (it is allowed in the LRM and QuestaSim supports it).
**How to reproduce?**
```vh…
-
Hello @mp-17;
Thanks for your quick responses to #289! I am also interested in testing some of the multi-core setup in your project, and was curious about your preferred methods for simulation. For…
-
Hi, just wondering if the mixedsvvh flag could potentially be removed from this line: https://github.com/themperek/cocotb-test/blob/4924adc78712434dcd076060777239c04a22bfe8/cocotb_test/simulator.py#L5…
-
Under some conditions I'm not quite sure about (but most likely involving interfaces and a class that drives the interface), a runtime error is erroneously triggered.
To reproduce, compile the foll…
-
Hi,
Firstly, my development environment is on Windows, with QuestaSim and CocoTB installed via pip in a venv.
I'm trying to build a verification upon Cocotb with the addition of 2 notions:
- S…
-
In pull-request #2394 I made a comment about using `illegal_bins`. An illegal bin is excluded from coverage, but if the goal is to exclude bins it is best to use `ignore_bins`. When an illegal bin i…
-
Hi,
Appreciate that this might not be something you want to do but i'd really like to be able to manipulate a GHDL compiled object from an external program. Currently I can execute ghdl_main but thi…
ghost updated
5 years ago
-
Currently the situation is as follows:
- Interactive simulations are always run with `-novopt` option, and there is no way to override it
- Non-interactive simulations are run with `-voptargs=+acc…