Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Add Hummingbird EV KIT File
  • Loading branch information
myron2009 committed Mar 4, 2019
1 parent aadf59a commit 4a48cf3
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 0 deletions.
Binary file added boards/hbirdkit/Hummingbird EV KIT.pdf
Binary file not shown.
Binary file added boards/hbirdkit/pics/p1.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added boards/hbirdkit/pics/p2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added boards/hbirdkit/pics/p3.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added boards/hbirdkit/pics/p4.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added boards/hbirdkit/pics/p5.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
29 changes: 29 additions & 0 deletions fpga/README.md
@@ -0,0 +1,29 @@
Hummingbird E200 Opensource Processor Core

install RTL file and make .mcs file
================


For hbirdkit:

make install CORE=e203 FPGA_NAME=hbirdkit

make mcs CORE=e203 FPGA_NAME=hbirdkit

================

For nucleikit:

make install CORE=e203 FPGA_NAME=nucleikit

make mcs CORE=e203 FPGA_NAME=nucleikit

================

For artydevkit:

make install CORE=e203 FPGA_NAME=artydevkit

make mcs CORE=e203 FPGA_NAME=artydevkit

================

0 comments on commit 4a48cf3

Please sign in to comment.