On Fri, 2014-04-25 at 19:19 +0000, Ludwig, Marc wrote: > Hi Folks, > I'm relying on the search for a way to build ghdl with support for the > IEEE Standard 1076-2008. > My target system is Arch Linux, on which I currently use it using an > AUR repository. > > At the time I followed the instructions > at http://sourceforge.net/p/ghdl-updates/wiki/build ghdl-0.31 from > source on Linux/, > If someone can give me a tip on how I can build ghdl with IEEE > 1076-2008 Supports > following this manual or can show me another way I would be very > grateful.
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) The mcode version should build as a 32-bit executable on Linux versions, if you are keen to use the -2008 IEEE libraries. - Brian _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
