vcd-samples icon indicating copy to clipboard operation
vcd-samples copied to clipboard

sample VCD files

View VCD file in the browser

GitHub

https://vc.drom.io/?github=<user>/<repo>/<brunch>/<filename>.vcd

Icarus

  • https://vc.drom.io/?github=dpretet/vcd/master/test1.vcd
  • https://vc.drom.io/?github=ombhilare999/riscv-core/master/src/rv32_soc_TB.vcd
  • https://vc.drom.io/?github=b06902044/computer_architecture/main/CPU.vcd

Verilator

  • https://vc.drom.io/?github=wavedrom/vcd-samples/trunk/swerv1.vcd
  • https://vc.drom.io/?github=bigBrain1901/nPOWER-ISA-5-STAGE-PIPELINED-CPU/master/post_compile_files/vlt_dump.vcd

GHDL

  • https://vc.drom.io/?github=AdoobII/idea_21s/main/vhdl/idea.vcd
  • https://vc.drom.io/?github=yne/vcd/master/plasma.vcd
  • https://vc.drom.io/?github=yne/vcd/master/sample.vcd
  • https://vc.drom.io/?github=charlycop/VLSI-1/master/EXEC/ALU/alu.vcd
  • https://vc.drom.io/?github=gaoqqt2n/CPU/master/SuperPipelineCPU/vcdfile/pcpu.vcd

VCS

  • https://vc.drom.io/?github=sathyapriyanka/APB_UVC_UVM/5401170f6c74453c83f24df06ce9228c198f6d20/Apb_slave_uvm_new.vcd
  • https://vc.drom.io/?github=Akashay-Singla/RISC-V/main/Pipeline/datapath_log.vcd
  • https://vc.drom.io/?github=Akashay-Singla/RISC-V/main/2_way_Superscalar/datapath_log.vcd
  • https://vc.drom.io/?github=ameyjain/8-bit-Microprocessor/master/8-bit%20microprocessor/processor.vcd

QuestaSim

  • https://vc.drom.io/?github=mr-gaurav/Sequence-Counter/main/test.vcd
  • https://vc.drom.io/?github=SparshAgarwal/Computer-Architecture/master/hw3/hw3_1/dump.vcd

ModelSim

  • https://vc.drom.io/?github=Mohammad-Heydariii/Digital-Systems-Lab-Course/main/Lab_project4/modelsim_files/clkdiv2n_tb.vcd
  • https://vc.drom.io/?github=sh619/Songyu_Huang-Chisel/main/MU0_final_version/simulation/qsim/CPU_Design.msim.vcd

QUARTUS_VCD_EXPORT

  • https://vc.drom.io/?github=PedroTLemos/ProjetoInfraHard/master/mipsHardware.vcd

SystemC

  • https://vc.drom.io/?github=jroslindo/Mips-Systemc/main/REGISTRADORES_32_bits/wave_registradores.vcd
  • https://vc.drom.io/?github=amrhas/PDRNoC/VCRouter/noctweak/Debug/wavform.vcd.vcd

Xcelium (xmsim)

  • https://vc.drom.io/?github=hwiiiii/RISCV64-Simple-CPU/main/sim/cpu.vcd
  • https://vc.drom.io/?github=avidan-efody/wave_rerunner/main/test/data/integrated.vcd ⛔

treadle

https://vc.drom.io/?github=chipsalliance/treadle/master/src/test/resources/GCD.vcd

Aldec

  • https://vc.drom.io/?github=SVeilleux9/FPGA-GPIO-Extender/main/Firmware/aldec/SPI_Write/SPI_Write.vcd (tgcd: 31000)

Riviera-PRO

  • https://vc.drom.io/?github=prathampathak/Tic-Tac-Tao/main/dump.vcd

MyHDL

  • https://vc.drom.io/?github=aibtw/myHdl_Projects/main/SimpleMemory/Simple_Memory.vcd
  • https://vc.drom.io/?github=Abhishek010397/Programming-RISC-V/master/top.vcd
  • https://vc.drom.io/?github=DarthSkipper/myHDL_Sigmoid/master/out/testbench/sigmoid_tb.vcd ⛔

ncsim

https://vc.drom.io/?github=amiteee78/RTL_design/master/ffdiv_32bit/ffdiv_32bit_prop_binom/run_cad/ffdiv_32bit_tb.vcd

xilinx_isim

  • https://vc.drom.io/?github=mukul54/qrs-peak-fpga/master/utkarsh/utkarsh.sim/sim_1/behav/xsim/test.vcd
  • https://vc.drom.io/?github=DanieleParravicini/regex_coprocessor/master/scripts/sim/test2x2_regex22_string1.vcd
  • https://vc.drom.io/?github=pabloec1729/Hashes-generator/master/RTL/velocidad/test.vcd

Vivado

  • https://vc.drom.io/?github=saharmalmir/Eth2Ser/master/UART2ETH.runs/impl_1/iladata.vcd
  • https://vc.drom.io/?github=BradMcDanel/multiplication-free-dnn/master/verilog/iladata.vcd

GTKWave Analyzer

  • https://vc.drom.io/?github=Asfagus/Network-Switch/main/perm_current.vcd (Late start. t0 > 0)

Gist

https://vc.drom.io/?gist=<user>/<hash>/raw/<hash>/<filename>.vcd

https://vc.drom.io/?gist=drom/3b5f2ba5e2f60a91f9a8e765727858fe/raw/f79178d9e573d0957c065880b942882710a1660d/test1.vcd (Icarus)

https://vc.drom.io/?gist=carlosedp/00380f29bbd7aadc3523ffd162230d0e/raw/d732be78edb558ba91df5b3b1475288279df96fd/Blinky.vcd (Treadle)

Bitbucket

https://vc.drom.io/?bitbucket=<user>/<repo>/raw/<hash>/<filename>.vcd

https://vc.drom.io/?bitbucket=alex_drom/vcd-samples/raw/36cf049c82f70f82249682d20444903627b9536e/test1.vcd (Icarus)

GitLab

:construction: Does not work Yet :construction:

Cross-Origin Request Blocked

https://vc.drom.io/?gitlab=<user>/<repo>/<brunch>/<filename>.vcd

https://vc.drom.io/?gitlab=drom/vcd-samples/raw/main/swerv1.vcd (Verilator)

Snippets

https://gitlab.com/-/snippets/2162111/raw/main/test1.vcd

WaveQL fetch support

Second query source is an url of signal list file.

https://vc.drom.io/?<host>=<path>.vcd&<host>=<path>.waveql

https://vc.drom.io/?github=wavedrom/vcd-samples/trunk/swerv1.vcd&gist=drom/a641b8321d3d4b6d07e1a3bde302bb34/raw/03833b83748dd1ae17f151c9808d82d37a089711/swerv_ifu_axi.waveql

https://vc.drom.io/?github=dpretet/vcd/master/test4.vcd&github=wavedrom/vcd-samples/trunk/wave1.waveql

https://vc.drom.io/?github=wavedrom/vcd-samples/trunk/swerv1.vcd&github=wavedrom/vcd-samples/trunk/swerv_ifu_axi.waveql