Skip to content

This repo will allow you convert a binary file to a vcd.

Notifications You must be signed in to change notification settings

LoganG211/VCD_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCD_gen

This repo will allow you convert a binary file to a vcd.

HOW TO:

  1. From the Main Directory you can use "make run_c" to build the binary generator, which only creates a binary with 2 different id's of an amount of entries determined by the #define NUM_NODES.
  2. It is preferred to use the bin_gen.c to create the binary file then the vcd_gen.py to create the vcd as they are the programs most up to date.
  3. vcd_gen.py requires 2 arguments an input .bin file and an output .vcd file. If the user has issues when running the script an example should be printed in the console.

About

This repo will allow you convert a binary file to a vcd.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published