Skip to content

1.13.1

Compare
Choose a tag to compare
@amykyta3 amykyta3 released this 27 Sep 04:45

Bug Fixes

  • Fix Verilog Preprocessor regression when checking for trailing text after include directives in files that use Windows CRLF newlines (#65)
  • Fix Verilog Preprocessor bug when processing macro text in files that use Windows CRLF newlines (#65)
  • Fix missed check on Verilog Preprocessor's conditional state when processing macro expansion and undef directives. (#64)