open-src-cvc icon indicating copy to clipboard operation
open-src-cvc copied to clipboard

Mirror of tachyon-da cvc Verilog simulator

Results 4 open-src-cvc issues
Sort by recently updated
recently updated
newest added

I was getting an arror during build regarding multiple definitions of a few things. turns out in a few versions of ld this error can happen: https://stackoverflow.com/questions/15822700/ld-resolve-multiple-definition-manually ```bash $ ld...

I use OSS_CVC_7.00b-x86_64-rhel6x of 07/07/14 (Linux-elf). When I simulate a delay simulation by CVC in which SDF is annotated, the change timing of the output port of the chip is...

I use OSS_CVC_7.00b-x86_64-rhel6x of 07/07/14 (Linux-elf). When I simulate a delay simulation by CVC in which SDF is annotated, the F/F setup/hold violations are not checked with the correct setup/hold...

I'm trying to install CVC on Ubuntu 16.10 but get the following errors on make -f makefile.cvc64 ``` gcc -pipe -Wall -I../pli_incs -fPIC -D__RHEL6X__ -fno-strength-reduce -fomit-frame-pointer -O2 -export-dynamic dig_main.o cvc.o...