Closed jleidel closed 4 years ago
The error appears to indicate that the signal map pass cannot be executed again because the file cannot be written. There is likely an open file handle somewhere (possibly in the GUI window).
The second time the parser is executed, it appears to generate null results.
I have a fix coming for https://github.com/opensocsysarch/CoreGen/issues/275
passed all devel tests
The error appears to indicate that the signal map pass cannot be executed again because the file cannot be written. There is likely an open file handle somewhere (possibly in the GUI window).