AMCC
Member level 2

After invoking Leonardo from HDLDesigner (in a desing containing CoreGenerator parts) and running the self generated scripts all woks fine, and Leonardo do all processing.
After this step if I try to "RUN FLOW" in Leonardo push buttom I have a strange error: Error, cannot open file '...*xmplr_coregen_AAA.edn' when the coreGen module caled AAA.
If I set the -debug option in 'open_coregen' on open_files.tcl script the '...*xmplr_coregen_AAA.edn' apears (this is supposed to be a temporary file) but in this case the "RUN FLOW" gives the errors:
ERROR 55 at line 1: Invalid integer delimiter '-'.
ERROR 60 at line 1: Syntax Error: Expected '('.
ERROR 1 at line 1: Invalid EDIF file . . . program aborting
when the first line is :
(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0)).
the problem seems to occur on the _gc_read command issued by the "RUN FLOW" buttom.
Does any one have this problem before. Can you tell me a way to solv it?
Thank you very much.
AMCC
After this step if I try to "RUN FLOW" in Leonardo push buttom I have a strange error: Error, cannot open file '...*xmplr_coregen_AAA.edn' when the coreGen module caled AAA.
If I set the -debug option in 'open_coregen' on open_files.tcl script the '...*xmplr_coregen_AAA.edn' apears (this is supposed to be a temporary file) but in this case the "RUN FLOW" gives the errors:
ERROR 55 at line 1: Invalid integer delimiter '-'.
ERROR 60 at line 1: Syntax Error: Expected '('.
ERROR 1 at line 1: Invalid EDIF file . . . program aborting
when the first line is :
(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0)).
the problem seems to occur on the _gc_read command issued by the "RUN FLOW" buttom.
Does any one have this problem before. Can you tell me a way to solv it?
Thank you very much.
AMCC