Skip to content

cambridgehackers/klaatu-language-gitorious

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The script genctypes.py will generate a C++ wrapper to interact with a BSV interface.

To run the generator: genctypes.py test/dut.bsv test/dut

This produces test/dut.h and dut.cpp, which you can compile and link into your program.

The only transport between userspace and hardware is in ushw.h, ushw.cpp, which uses an ioctl to put a request and get a response.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published