diff options
author | Tristan Gingold | 2015-06-18 22:40:31 +0200 |
---|---|---|
committer | Tristan Gingold | 2015-06-18 22:40:31 +0200 |
commit | d08386567e47854722e2b3a92720737837ca0bbd (patch) | |
tree | 9195e0e903ca3f2fc5baab03911b5558ffaf6e4e /testsuite/gna/ticket89/x_ieee_proposed/README.TXT | |
parent | 03f2df0a31ac07711863c9580bc3bc48cbab3a3b (diff) | |
download | ghdl-d08386567e47854722e2b3a92720737837ca0bbd.tar.gz ghdl-d08386567e47854722e2b3a92720737837ca0bbd.tar.bz2 ghdl-d08386567e47854722e2b3a92720737837ca0bbd.zip |
Add testcase for ticket89.
Diffstat (limited to 'testsuite/gna/ticket89/x_ieee_proposed/README.TXT')
-rw-r--r-- | testsuite/gna/ticket89/x_ieee_proposed/README.TXT | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/gna/ticket89/x_ieee_proposed/README.TXT b/testsuite/gna/ticket89/x_ieee_proposed/README.TXT new file mode 100644 index 0000000..e7ef7e3 --- /dev/null +++ b/testsuite/gna/ticket89/x_ieee_proposed/README.TXT @@ -0,0 +1,8 @@ + -----------------------------------------------------------
+ -- Directory structure --
+ -----------------------------------------------------------
+
+- x_ieee_proposed : The IEEE Proposed library, used by the VHDL2002 and VHDL93 versions of Bitvis Utility Library.
+ This library allows 2008-functionality to be used in simulators not supporting VHDL2008.
+ - script : Compile script
+ - src : Source code
|