aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/Makefile.inc
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2014-06-26 07:56:54 +0200
committerTristan Gingold <tgingold@free.fr>2014-06-26 07:56:54 +0200
commit7fe7bdb1b5b0250c213526208a03445f58fba92d (patch)
tree7e210a0838c15943b6f69d2096bbe2405d68745d /libraries/Makefile.inc
parent8b3ec6b7edf3aedbe7084609881571d1603e9621 (diff)
downloadghdl-7fe7bdb1b5b0250c213526208a03445f58fba92d.tar.gz
ghdl-7fe7bdb1b5b0250c213526208a03445f58fba92d.tar.bz2
ghdl-7fe7bdb1b5b0250c213526208a03445f58fba92d.zip
add more support for vhdl2008: aliases, visibility and preliminary work for
generic packages.
Diffstat (limited to 'libraries/Makefile.inc')
-rw-r--r--libraries/Makefile.inc11
1 files changed, 7 insertions, 4 deletions
diff --git a/libraries/Makefile.inc b/libraries/Makefile.inc
index 5d48c4043..fed7457fa 100644
--- a/libraries/Makefile.inc
+++ b/libraries/Makefile.inc
@@ -55,12 +55,15 @@ ieee2008/numeric_bit.vhdl \
ieee2008/numeric_bit_unsigned.vhdl ieee2008/numeric_bit_unsigned-body.vhdl \
ieee2008/numeric_std.vhdl \
ieee2008/numeric_std-body.vhdl \
-ieee2008/numeric_std_unsigned.vhdl ieee2008/numeric_std_unsigned-body.vhdl
+ieee2008/numeric_std_unsigned.vhdl ieee2008/numeric_std_unsigned-body.vhdl \
+ieee2008/fixed_float_types.vhdl \
+ieee2008/fixed_generic_pkg.vhdl \
+ieee2008/fixed_pkg.vhdl
# ieee2008/numeric_bit-body.vhdl \
-#ieee2008/fixed_float_types.vhdl
+#
#ieee2008/fixed_generic_pkg-body.vhdl
-#ieee2008/fixed_generic_pkg.vhdl
-#ieee2008/fixed_pkg.vhdl
+
+#
#ieee2008/float_generic_pkg-body.vhdl
#ieee2008/float_generic_pkg.vhdl
#ieee2008/float_pkg.vhdl