Skip to content

ColsonZhang/VeribleVCSFilelist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

VeribleVCSFilelist

Usage

VeribleVCSFilelist can free you from manually creating the filelist files for VCS.

VeribleVCSFilelist can automatically scan the directories and automatically generate the filelist used in VCS simulation. VeribleVCSFilelist support the function of processing the cases of macro, ifdef, and ifndef.

Guide

Download the necessary Veribile binary files

cd VeribleFilelist
./initial.sh
cd ..

Install the necessary python package

pip install anytree

Try the VeribleVCSFilelist

cd VCS
make topmodule="count_ones_tb" compile run

Requirements

pip install anytree

About

Scan the directories and automatically generate the filelist used in VCS simulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published