Skip to content

Some HDL tools built on MyHDL, including a register subsystem.

License

Notifications You must be signed in to change notification settings

tobygomersall/Kea

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kea

Some useful HDL blocks.

The usage documentation is within the python modules and the spec is tightly defined (see the relevant test code for how it should work).

Check out the examples directory for how to use kea, which includes quite a few explanatory comments. The various functions and classes are documented as well.

Testing

To run tests in the correct environment, use:

pdm sync --clean
pdm run python -m unittest <tests to run>

About

Some HDL tools built on MyHDL, including a register subsystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%