> VHDL-2008 support is incomplete in ghdl at the moment, but > enhancements > are on the roadmap; some of them may already be in the trunk (to > become > 0.32 development version). > > As a matter of interest, the mcode version is configured to compile > and > install the VHDL-2008 IEEE libraries while the gcc version currently > is > not (I believe the gcc version just needs improvements to the "make > install" Makefile target to catch up)
Well, not really. There is some preliminary support of vhdl 2008 (parser and semantic), but currently almost none in the code generator. The code generator is not used when analysing units with the mcode version. Contributions are of course welcome! Tristan. _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
