-
This is a proposal for a new API that allows us and others to create new backends for simulations and other purposes.
It is in driven by to RFC #725, which moves chisel-testers functionality into chi…
chick updated
2 years ago
-
With introduction swerv EH2 processor we need support to generate multithreaded tests.
At least 1 thing must to be supported:
separate data and stack setup per thread to avoid true sharing proble…
-
Hello! When I was using the "From Verilog to Verification" step of the openfpga process, the following situation appeared when I used the python statement below to run modelsim simulation, and the res…
-
Hi there!
I was programming with VHDL today on the EDA playground, I wanted to execute my code (worked earlier) and without any warning or error just nothing happend and after 1min it timed out - d…
LK-14 updated
2 years ago
-
We are starting to use OpenSTA fairly successfully, reading about 210K lines of verilog with about 514 standard cell types, with delay models using rise and fall resistances and pin capacitances for e…
-
**Submitting author:** @miesli (Mario Krattenmacher)
**Repository:** https://gitlab.com/dmt-development/dmt-core
**Branch with paper.md** (empty if default branch):
**Version:** 1.6.2
**Editor:** @lu…
-
I don't see a depletion load nmos transistor. I'm looking at a design from 1976 and it is using depletion load nmos logic. Can it be added to xchem? I'm hoping to dump Verilog out and run sims.
-
`fail!` should become a Verilog assertion (that fails when evaluated, i.e. the assertion is always false), so that when DSLX is converted to Verilog, the programmer's desired semantics are carried int…
-
Is there any FPGA simulation done for this FPGA design? If yes, please help to share. If not, I am willing to contribute. The FPGA registers and memory map and their instructions of operation are need…
-
I thought of an alternate idea that could fix #785. If you like it more, feel free to close that issue in favor of this one.
What if, in the circuit specific settings, in the advanced tab, you coul…