Commit 61845949 authored by kblantos's avatar kblantos

README added with some instruction on how to build and flash Nanofip

parent 5f70c25e
==================================================
nanofip-gw
# nanofip-gw
==================================================
This repository is meant to re-organise the nanofip svn repository:
......@@ -17,3 +17,15 @@ TODO
* Clean-up and import cad/ and test_bench/ folders from svn.
-> only keep useful files (not all big tmp/intermediary files).
# How to build Nanofip
In order to build nanofip in a Linux machine, you will need [Libero SoC 11.9 SP6 Software](https://www.microchip.com/en-us/products/fpgas-and-plds/fpga-and-soc-design-tools/fpga/libero-software-early-versions) and Ubuntu 16.04 or earlier.
The steps to build nanofip project and generate the bitstream are:
```
- cd syn/
- libero SCRIPT:build_nanofip.tcl
```
# How to flash Nanofip
In order to flash Nanofip you need to have Windows OS or use a Virtual Machine with Windows and **FlashPro** Software tool. In addition you will need either FlashPro 5 JTAG connector.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment