Skip to content

wilseypa/tyvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The steps to be followed to simulate a Verilog/VHDL design with savant/tyvis/Warped2 are:

1) SAVANT Parser/Code generator is necessary to generate TyVIS compliant
   C++. It can be downloaded from https://github.com/CastMi/savant

2) Download Warped2, from https://github.com/CastMi/warped2

3) Refer to the installation notes/requirements to install SAVANT from the github repository. 

4) Having installed Savant, invoke scram to publish the TyVIS compliant C++ code.
    Command to code-generate is
	    scram --publish-cc design_file.vhd

5) The Equivalent C++ will be generated in work.savant_lib/ directory.

------------------------------------------------------------------------

About

TyVIS: simulation bridge to warped

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages