Skip to content

Releases: mrbya/dvm

dvm 1.3.1

06 Jan 13:55
7f78e94

Choose a tag to compare

minor bug fixes:

  • fixed cmd execution order using the -dpi option with -all
  • fixed test list not being found running tests in batch mode outside the dvm dir

dvm v1.3.0

21 Dec 11:46

Choose a tag to compare

Added features:

  • C code compilation and linking using DPI
  • SystemVerilog module template generation
  • pure SystemVerilog simulation
  • coverage report generation
  • coverage dashboard wrapper

dvm v1.2.0

30 Nov 18:42
54ca5a2

Choose a tag to compare

Added script arguments to control:

  • compile list
  • testbench timescale
  • testbench snapshot for both elaboration and simulation
  • testbench topmodule
  • uvm verbosity control for simulation

without the need to modify the DVM project config

dvm v1.1.1

27 Nov 17:00
cbd9cfa

Choose a tag to compare

  • minor bug fixes
  • added options to overwrite specific config values during -comp, -elab, -sim, and -run (refer to script -help for more info)

dvm v1.1.0

27 Nov 13:18
f5bc646

Choose a tag to compare

features added

  • Batch mode
  • output log control

dvm v1.0.0

26 Nov 23:55
3af777e

Choose a tag to compare

DVM release v1.0.0

features

  • DVM project management
  • xvlog compilation
  • xelab elaboration
  • xsim simulation
  • waveform dump
  • waveform preview using Vivado GUI