Skip to content

A class which allows to generate vcd traces from c++ variables.

License

Notifications You must be signed in to change notification settings

Galfurian/cpptracer

Repository files navigation

CPPTracer

Ubuntu Windows MacOS

The Tracer is a class which allows to generate vcd files from c++ variables. It can be of use for tracing variables during the simulation of both discrete and continuous time models. The tracer itself is pretty simple to use. Have a look at the test code (inside tests) for an example of use.

Structure

  • include : Application headers.
  • tests : Sources for testing.

About

A class which allows to generate vcd traces from c++ variables.

Resources

License

Stars

Watchers

Forks

Packages

No packages published