The FILENAME token defined in LexRules.g4 includes hardcoded filename extension.
Attempting to include a a file which has an extension other than .sv or .v results in an error message
Examples of other commonly used extensions would be : .svh, .svi, and files without an extension.
The FILENAME token defined in LexRules.g4 includes hardcoded filename extension.
Attempting to include a a file which has an extension other than .sv or .v results in an error message
Examples of other commonly used extensions would be : .svh, .svi, and files without an extension.