Skip to content

Commit

Permalink
README: add Pipistrello
Browse files Browse the repository at this point in the history
  • Loading branch information
enjoy-digital committed Mar 2, 2015
1 parent 3449b7c commit ca42611
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README
Expand Up @@ -37,6 +37,7 @@ MiSoC comes with built-in support for the following boards:
* Mixxeo, the digital video mixer from M-Labs [XC6SLX45]
* Milkymist One, the original M-Labs video synthesizer [XC6SLX45]
* Papilio Pro, a simple and low-cost development board [XC6SLX9]
* Pipistrello, a simple board with USB and HDMI [XC6SLX45]
* De0 Nano, a simple and low-cost development board [CYCLONEIV]
* KC705, a Kintex-7 devboard from Xilinx [XC7K325T]
MiSoC is portable and support for other boards can easily be added as external
Expand Down Expand Up @@ -79,6 +80,7 @@ modules.
For Mixxeo: ./make.py all
For M1: ./make.py -p m1 all
For Papilio Pro: ./make.py -t ppro all
For Pipistrello: ./make.py -t pipistrello all
For De0 Nano: ./make.py -t de0nano all load-bitstream
For KC705: ./make.py -t kc705 all

Expand Down

0 comments on commit ca42611

Please sign in to comment.