Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 598 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 598 Bytes

n2nic

End to end IC developement.

Bring Up Docker Environment

This project is developed and tested under docker environment maintained in docker-ubuntu/n2nic.
You can find the guide and follow it to bring up the environment or build it by your own.

Pull Project & Setup Environment

  • Download Project
    $ git clone --recursive https://github.com/WillyXie/n2nic.git
    
  • Build Icarus & Run Hello World Test
    $ make hello
    
  • Include Path to Installed Tools
    $ source source.sh