Experimental graphic editor for open FPGAs. Built on top of the icestorm project.
GUI -> JSON -> Verilog, PCF
Supported boards:
Documentation: http://icestudio.readthedocs.io
NOTE: supported on Linux, Windows and Mac.
Install Python 2.7
Install nodejs
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
sudo apt-get install -y nodejs
git clone https://github.com/FPGAwars/icestudio.git
cd icestudio
Linux:
npm install --no-optional
Mac OS X:
npm install
npm start
npm run dist
NOTE: in Mac OS X this commmand generates also a dmg package.
- v0.2
- Tomás Calvo
- Juan González (Obijuan)
- Carlos Díaz
- Xoan Sampaiño
- v0.1
- Miguel Sánchez de León Peque
- v0.2: using JointJS
- v0.1: using AngularJS-Flowchart
- Sponsored by BQ
Licensed under GPLv2 and Creative Commons Attribution-ShareAlike 4.0 International License