We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.../vtr-verilog-to-routing/libs/libarchfpga/src/read_xml_arch_file.cpp: In function ‘void XmlReadArch(const char*, bool, t_arch*, std::vector<t_physical_tile_type>&, std::vector<t_logical_block_type>&)’: .../vtr-verilog-to-routing/libs/libarchfpga/src/read_xml_arch_file.cpp:4804:24: warning: potential null pointer dereference [-Wnull-dereference] if (tile_port->type != block_port->type ~~~~~~~~~~~^~~~ .../vtr-verilog-to-routing/libs/libarchfpga/src/read_xml_arch_file.cpp:4804:24: warning: potential null pointer dereference [-Wnull-dereference]
The text was updated successfully, but these errors were encountered:
This change is part of the equivalent tiles change, which has a PR open here: #296
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: