NEWS for ghdl (Dunoon Edition) New in 0.32 (2014-11-XX) * Updated to build with gcc-4.9.2. * Partial support of VHDL-2008 (available with --std=08): * support of new std.env package. * support of added features in std.textio package * support of all standard IEEE packages. * support of new operations (relation operators, maximum and minimum, unary reduction operators) * support of boolean_vector, integer_vector, real_vector. * support of process(all). * support of generic packages and interface package declarations. * support of block comments (aka delimited comments) * support of implicitely defined to_string functions. * Support OSVVM 2014_01 * Bugs fixed New in 0.31 (2014-01-XX) * Updated to build with gcc-4.8.2. * Supports OSVVM (Open-Source VHDL Verification Methodology) (see osvvm.org) in its VHDL-2002 form. * Adds 'image and 'value attributes for all required datatypes * Many bugs and support issues fixed. * New home on https://sourceforge.net/projects/ghdl-updates/ New in 0.30 Never released, swith to Dunoon Edition. New in 0.29 (2010-01-09) * Initial implementation of embedded PSL assertions. * Improve speed of non-sensitized processes. * Improve speed of string case statement (dichotomy instead of linear search). * bug fix and improvments in SDF annotator. * bug fix when the bound of a string literal type is not locally static. * bug fix: gcov crash New in 0.28 (2009-09-17) * Add --std=08 to enable vhdl 2008 features. * Support all-sensitized processes from vhdl 2008. * bug fix: handle 'pos/'leftof/'rightof/'succ/'pred in concurrent statements. * bug fix: overloaded resolution functions. * bug fix: direct drivers elaboration for unconstrained array signals. * Documentation typos (thanks to Peter Huewe). * many minor bugs fixed. New in 0.27 (2008-07-01) * Improve SDF annotation (handles much more annotations) * Add --ieee-asserts= option to control assert messages from ieee packages. * bug fix: aliases in port map * bug fix: crash during elaboration for top entities with ports/generic * bug fix: crash when string literal in aggregate. * bug fix: concatenation with an array subtype element. * bug fix: non-static subtype used by type conversions in associations. * bug fix: clear timeout in wait for. * minor bugs fixed. New in 0.26 (2007-04-08) * GHDL_PREFIX environment variable overrides default installation prefix. * simulation speed improved with 'direct drivers'. * windows version: exceptions are caught * windows version: use executable path instead of registry for prefix * bug fix: individual association by expression (was not working) * bug fix: individual association of string * bug fix: within windows code generator * bug fix (windows): large local variables crashed * bug fix: crash when overloaded aggregate target. * bug fix: forbid individual association with open * bug fix: crash when bad array prefix * bug fix: correctly extract sensitivity of record aggregate New in 0.25 (2006-08-11) * bug fix: ieee math libraries available when --ieee=synopsys. * bug fix: 'image in package bodies. * bug fix: scan of fp literals. * bug fix: interface identifier is checked for conformance rules. * bug fix: avoid a crash in case of error in configuration specification. * bug fix: non-static choice in unidim case are now correctly checked. * bug fix: do not crash in case of bad use of incomplete type. * bug fix: 'range are not expressions. * bug fix: handle file declaration in concurrent procedure calls. * bug fix: correctly handle static 'image attribute. * bug fix: handle in-conversion for signal associated with an expression. * bug fix: emit an error when a function tries to exit without a return. * vpi functions to schedules values. * math_real now works under windows. * documentation updated for windows. * filename/line number displayed for range error during signal update. New in 0.24 (2006-06-25) * bug fix: correctly handle empty file name. * bug fix: correctly handle unused subprograms of protected types. * bug fix: avoid a crash if unused library are use'd. * bug fix: avoid crashes during error reports. * bug fix: add a missing case array conversion. * bug fix: build on x86_64. * bug fix: code generated for conversion after mod/rem (windows version).
config BUTTON_HOTPLUG
tristate "Button Hotplug driver"