Compliance-Tests icon indicating copy to clipboard operation
Compliance-Tests copied to clipboard

Tests to evaluate the support of VHDL 2008 and VHDL 2019 features

Results 14 Compliance-Tests issues
Sort by recently updated
recently updated
newest added

This test set might be useful if it was not dependent on vunit testing system. I think it is a grave mistake to make this dependent on a particular testing...

Enhancement
Question

This will fix the broken markup in license files. * Adding code to read the prolog file. * A standard `prolog.inc` file for ReST.

Documentation

This will allow testing with simulators not supported by VUnit.

Documentation
Enhancement
Tools: VUnit

The VHDL-2019 test file tb_023.vhd does not contain a valid test.

Help Wanted
VHDL-2019

The VHDL-2008 test `tb_generic_packages_on_entity` exposed that most simulators do not handle the cases for passing a generic package into an entity. It's defined as: ``` interface_package_declaration ::= package identifier is...

Help Wanted
VHDL-2008

As discussed in #16, since VUnit supports generating XUnit reports, we can convert that to HTML and include it in the sphinx doc as a section. Which tool should we...

Documentation
Enhancement
Tools: VUnit
CI: GitHub Action

I am unsure what the status of the `cosim` directory is and I didn't think they were run with VUnit with `run.py`. Do we want to bring these in? I...

The garbage collection test (tb_030) requires the exhaustion of all memory to fail. For some simulators, the heap can be set and limited. For others, like `ghdl`, it doesn't allow...

Enhancement
Tools: VUnit
Simulator: GHDL
VHDL-2019

The VHDL-2019 file tb_014a.vhd does not contain a valid test.

Help Wanted
VHDL-2019

The VHDL-2019 test file tb_014.vhd does not contain a valid test.

Help Wanted
VHDL-2019