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

Latest commit

 

History

History

fpga

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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