Altera_Forum
Honored Contributor
14 years agoFPGA visual design tool, very tiny
http://robei.com/wordpress/wp-content/uploads/2011/06/struct-1024x821.jpg
It has the following advantages comparing with other hardware design products. 1. Simple user interface, easy to learn and easy to use. Compare with other tools, our software can let you manage it in 15 minutes. 2. Based on most popular open source platform -QT, which is also known as cross platform SDK, so it has the potential to work on Windows, Linux and Mac plus some embedded platforms. 3. Integrating with most famous Icarus Verilog compiler(version 0.9.3, you can download here), it support both behavior level and RTL level verilog simulation. 4. It has a waveform viewer to visualize the simulation result. 5. It can help developer to find connection errors before going to code level. Let developer focus on algorithms instead of manage coding. 6. It supports both Bottom-up and Top-down design methodology. 7. It supports command line action script, which means designer can use commands to design their system. 8. It allows designer to change or type in data like editing properties. 9. Modern user interface, works fast without any delay. 10. Very tiny, requires very little memory(<100M) to run. 11. The current version only support simulation, but you can use the generated verilog code to work with Xilinx ISE. 12. Multiple language support.