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

Added missing library and constant declarations

The problem as I see it is that if you ask vendors such as Mentor/Siemen's Ray Salemi, FPGA Solutions Manager for Mentor's Questa, the question, "Any word on Mentor supporting...

Question

The purpose of this issue is to track bugs reported to maintainers of GHDL regarding compliance with these test suites. - `vhdl_2008/tb_condition_operator.vhd` - ghdl/ghdl#977 - `vhdl_2008/tb_matching_operator.vhd` - ghdl/ghdl#1063 - `vhdl_2008/tb_entity_generic_type.vhd`...

Simulator: GHDL
VHDL-2008

What kinds of compliance tests do we want to collect? 1. Syntax checks 2. Feature checks 3. Type / operation checks 4. Simulation results (timing / delta cycles?) 5. synthesis...

Question