You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/tansell/github/verilog-to-routing/vtr-verilog-to-routing/build/libs/EXTERNAL/libblifparse/blif_parser.gen.cpp: In member function ‘yysyntax_error_’:
/home/tansell/github/verilog-to-routing/vtr-verilog-to-routing/build/libs/EXTERNAL/libblifparse/blif_parser.gen.cpp:1192:38: warning: potential null pointer dereference [-Wnull-dereference]
for (char const* yyp = yyformat; *yyp; ++yyp)
See error below;
This seems to be the same issue as verilog-to-routing/libsdcparse#1
The text was updated successfully, but these errors were encountered: