2008년 6월 10일 화요일

http://www.artofsilicon.com/open-source.htm

Open Source EDA

We live in a world of incredibly fast and inexpensive Linux boxes, but sometimes we are left wondering why we can't get the job done faster.

We can offer help and advice on getting the best from your computing investment, without increasing your licensing costs.

Queueing system

If you have several machines, you need a queueing system to ensure you are maximising your throughput of jobs. We recommend Sun's Grid Engine.


Regression test framework

We have created our own framework for submitting simulation jobs to the queue and presenting the results.


Simulation

As fast as a commercial simulator and free:
Verilator is a cycle based simulator which works by translating Verilog to C++. Ideal for regressions.


Code Coverage

Covered is a code coverage tool that post processes waveform files. No change to your simulation flow, no simulation slowdown.


Waveform Viewer

Gtkwave waveform viewer.


Revision Control

Still using CVS? Subversion is better, and faster. So similar to CVS it will be second nature to use, but with changeset support and without the CVS annoyances.


Bug tracking / Wiki

We love Trac. Subversion web interface, wiki, bug tracking system in one.
All smoothly integrated. Perfect.



댓글 없음: