微處理器 - Gowin GW1NSR-LV4CQN48PC6/I5 (Lichee Tang Nano 4K) - Build nextpnr-gowin



參考資訊:
https://github.com/YosysHQ/nextpnr

$ sudo apt-get install libeigen3-dev libboost-all-dev

$ cd
$ git clone https://github.com/YosysHQ/nextpnr
$ cd nextpnr
$ git submodule update --init --recursive
$ mkdir build
$ cd build
$ cmake .. -DARCH=gowin
$ make -j4
$ sudo make install