Skip to content

Latest commit

 

History

History
 
 

nmigen

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

nMigen-based OrangeCrab Examples

Using these examples requires a fairly recent version of nmigen-boards. This can be installed directly from GitHub using:

pip install --upgrade git+https://github.com/nmigen/nmigen-boards#egg=nmigen-boards

Building and Running

To build and load a design just run the python file:

$ python blink.py