Skip to content
New issue

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

Add DiffPhysNetlist utility #66

Merged
merged 4 commits into from
Jan 11, 2024
Merged

Add DiffPhysNetlist utility #66

merged 4 commits into from
Jan 11, 2024

Conversation

eddieh-xlnx
Copy link
Collaborator

@eddieh-xlnx eddieh-xlnx commented Jan 10, 2024

Contest rules stipulate that the intra-site routing and placement of the input physical netlist cannot be modified (only inter-site routing/PIPs may be inserted). This is now verified by CheckPhysNetlist as of #64.

This new DiffPhysNetlist utility provides a more detailed report for any diffs found, and can be used like so:

./gradlew -Dmain=com.xilinx.fpga24_routing_contest.DiffPhysNetlist :run --args="boom_soc_routed.phys boom_soc_unrouted.phys"

Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
@eddieh-xlnx eddieh-xlnx marked this pull request as ready for review January 10, 2024 20:50
@eddieh-xlnx eddieh-xlnx merged commit fc35343 into master Jan 11, 2024
78 checks passed
@eddieh-xlnx eddieh-xlnx deleted the diffphysnetlist branch January 11, 2024 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants