Description
ESDL tool seems to accept unknown ESDL type declarations in ECM file, and produces EXSDL with unknown types.
eg INTEGER myinteger;
REAL myreal;
When the output esdl xml is processed by the DESDL engine it causes exception.
ESDL tool seems to accept unknown ESDL type declarations in ECM file, and produces EXSDL with unknown types.
eg INTEGER myinteger;
REAL myreal;
When the output esdl xml is processed by the DESDL engine it causes exception.