blob: 7a0a455d05ce2bcd9df6e238e05e5a4231bf84d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
QFSM finite state machine tool
http://qfsm.sourceforge.net/about.html
GUI for designing and documenting state machines. looks reasonably mature
generates verilog, vhdl, etc; C, java, ruby code (via ragel);
svg, png diagrams; text, html tables
doxverilog
http://developer.berlios.de/projects/doxverilog/
doxygen for verilog
Minimal Makefile for Xilinx WebPack
http://excamera.com/sphinx/fpga-makefile.html
from gameduino guy
|