Ondrej Ille
Ondrej Ille
Hello, I am trying code coverage of NVC on a small design I have made (SHA 512 unit + simple directed TB), see the design attached. I am running into...
Hello, thank you for working on NVC, the project is amazing. I was wondering whether there is a plan to support psl (inline in comments, or "regular" as part of...
Hello, we are attempting to use klayout (0.27.8 - Packaged version) to view GDSII of a chip we just taped-out. We run on virtual PC with 4 core / 8...
Hello, we are looking at OpenSTA in our ASIC design team, and we are starting an evaluation on our design. We would like to compare its output with PrimeTime. Feature-wise,...
Hello, this is first PR with reworked code coverage, it is not yet to be merged, but ready for review. Code coverage is now split into: Statement, Branch and Toggle...
Hi, I have few remarks for improvements of waveform dumping, IMHO it would be good to include following: 1. Option to enable/disable dumping of internal signals (not only all signals)...
Hello, we were looking at NEORV32 some time ago in a company where I work as possible candidate for using it as RISCV CPU. In the end, we picked IBEX...
Hello, within a company for which I do digital design, we are using 55 nm technology (proprietary) with proprietary memory compiler. As we are moving closer to serial manufacturing, we...
When doing code coverage, there is no way how to find out in the generated report the original coverage database that lead to the coverage item being covered or uncovered....
Hi, This is initial MR for SDF parser. It is not ready for merge, I send it here just to get some feedback whether you are OK with it, or...