SCViewer

SCV Transaction trace and VCD waveform viewer

Introduction

SCViewer is a simple tool to display VCD and transaction streams created by the SystemC VCD trace implementation and the SystemC Verification Library (SCV). The viewer has the following features

  • support of VCD files (compressed and uncompressed)
    • real numbers
    • showing vectors and real numbers as analog (step-wise & continuous)
    • various value representations of bit vectors
  • support of SCV transaction recordings in various formats
    • text log files (compressed and uncompressed)
    • visualization of transaction relations

SCViewer is available as standalone version and can be downloaded at Github.

It can also be installed into an Eclipse application by using the update site at https://minres.github.io/SCViewer/repository.

Please note that this is work in progress