Hi, I have just uploaded GHDL 0.21. Here are the main changes: New in 0.21 (2005-12-18) * bug fix: line number for some bound violation messages. * bug fix: improved message error for deferred constants. * bug fix: file parameter for functions. * bug fix: universal real divided by integer handled in locally static expr. * bug fix: std_ulogic types and arrays are known by vpi. * bug fix: missing space added in VCDs for integers. * bug fix: CR+LF is also end of line for std.textio.readline. * bug fix: avoid a crash if parse error on choice. * bug fix: handle 'image in nested subprograms. * bug fix: handle 'image for floating point types. * bug fix: do not use varargs C calls. * bug fix: handle missing EOL for readline. * local optimizations (loops, indexed name). * simulation speed improved by 20% due to processes mngt optimizations. * stack-switching code ported to x86_64 (amd64/em64t). * stack-switching code ported to ia64. * bug fixes for x86_64. * --syn-binding option extended (see documentation).
Tristan.
