xdc-H21
diff --git a/README b/README
index 111c0e8..2ac2d02 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- xdc-H20 (corevers:16.0.2.0; B:200,G:200,R:200)
+ xdc-H21 (corevers:16.0.2.0; B:200,G:200,R:200)
eXpanDed C Tools (XDCtools)
@@ -64,10 +64,13 @@
CHANGES
+xdc.runtime Added REQ_TAG's for DMSC project Runtime FRs. Also, placed tags
+ for Timestamp, Text and SysMin in empty placeholder Architecture
+ TBD sections for future relocation.
+ The REQ_TAGs are placed in a "^.. Requirement" comment section
+ so they do not appear in the final rendered file.
MRS
-XDCTOOLS-339 Rework big.c template to support clang syntax when generating
- code for agama ROM
-XDCTOOLS-341 Argument support for C-ROV views
+SYSBIOS-988 Create Bidi of Arch to Design to Code
diff --git a/ident.c b/ident.c
index 12d9c64..20f236e 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
* ======== ident.c ========
*/
-#define _VERS_ "@(#)*** xdc-H20"
+#define _VERS_ "@(#)*** xdc-H21"
static char __NAME[] = _NAME_;
static char __DATE[] = _DATE_;