Sanjay Singh wrote:
> Hi!
> 
> I was wondering if there is any code base for VHDL that can be used
> whenever new builds of GHDL are made so that everyone can be sure that any
> new build of GHDL is still parsing the VHDL correctly.

> Does there exist some VHDL codebase that can be used, along with known
> correct results so that GHDL can be rigorously tested against on an
> ongoing basis?
> 
> I recall seeing bugs reported by people earlier about floating point bugs
> or something.
> 
> So I thought I'd ask if there is any kind of VHDL source tree to use for
> ensuring the GHDL sources are always in step.
> 
>


Theres the VHDL International Validation Suite for VHDL93.

http://mikro.e-technik.uni-ulm.de/vhdl/upload_data/vi_suite.tar.Z

It would need some tinkering to run using ghdl.  The tests are designed to
report by assertion.  This version uses some tools compiled from C and
various script bits and pieces that are specific to the simulator/analyzer.
It wouldn't test the waveform output stuff.

Tristan or someone may have something set up already.

The coverage isn't spectacular, but it's a start.





_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to