-
As Surelog has a complete Python API, does it make sense for Surelog to be available via PyPi? If so it would be great to automatically publish PyPi packages.
-
This is something I found with:
- OS Fedora 29 (64-bit)
- python V3.7.2
- cocotb V1.7.2
- Verilator 5.006 (build with gcc version 8.2.1 20181215 (Red Hat 8.2.1-6) (GCC))
Verilator seems to b…
-
OS: 64 bit
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
python: python3 stock Ubuntu
Python 3.10.6 (main, Mar 10 2023, 10:55:28) [GCC 11.3.0] on linux
>>>
```
$ make SIM=verilato…
-
First let me tell you my targeted intention with GHDL/co-sim: I want to do advanced verification of my large VHDL design in software with c++. So the idea is, I have the most top level synthesizeable …
-
GBIF dataset: https://www.gbif.org/dataset/d1f09ff9-d38d-4bd9-b8b2-bde0768c495c
Endpoint: https://www.mycoportal.org/portal/content/dwca/VPI_DwC-A.zip
-
I have just upgraded Jetpack:
```
$ sudo apt show -a nvidia-jetpack
Package: nvidia-jetpack
Version: 4.6-b197
Priority: standard
Section: metapackages
Maintainer: NVIDIA Corporation
Installe…
-
Hi Dusty,
It looks like you've done some experimentation with Stereo Depth. Is adding Stereo Depth on the Jetson-Inference roadmap?
From what you've seen, does running a Stereo Depth DNN on the…
-
Cocotb has a simple test intended to show simulators can discover system verilog interfaces using this code: https://github.com/cocotb/cocotb/blob/master/tests/test_cases/test_sv_interface/top.sv
C…
-
> How may we help - what is your question?
1. Since I control the tracing mode (--trace or --trace-fst) externally, I would like to programmatically know which tracing format is used so that I can ap…
-
I'm trying to get a better understanding of what is and isn't supported in Verilator with respect to VPI, and am struggling find documentation. I've found [Verification Procedural Interface (VPI)](htt…