Skip to content

Example of using method-based interfaces in Verilog with Python wrappers

Notifications You must be signed in to change notification settings

cornell-ece5745/example-method-ifcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of using method-based interfaces in Verilog with Python wrappers. You can try it out like this:

 % source setup-ece5745.sh
 % mkdir -p $HOME/ece5745
 % cd $HOME/ece5745
 % git clone git@github.com:cornell-ece5745/example-method-ifcs
 % cd example-method-ifcs
 % mkdir -p build
 % cd build
 % pytest ../squeue -s

About

Example of using method-based interfaces in Verilog with Python wrappers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published