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

[pull] master from verilog-to-routing:master #565

Open
wants to merge 9,001 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 2, 2020

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

MohamedElgammal and others added 30 commits January 19, 2025 19:22
Added the read_flat_place option to VPR's CLI. This allows the user to
pass a flat placement file into the packer.

Added code to parse this file into a FlatPlacementInfo object which only
verifies that the atom given in the file exists in the atom netlist.

Added code in the packer to read in the flat placement and verify that
the flat placement is valid for use in the packer.
As per Vaughn's suggestions, added layer to the flat placement file
specification to make it easier to upgrade to 3D FPGAs in the future.

Fixed some small documentation issues.
[APPack] Added read_flat_place Option and Verifier
…p_from_docs

Remove place_cost_exp from documentation
Added the read_flat_place option to VPR's CLI. This allows the user to
pass a flat placement file into the packer.

Added code to parse this file into a FlatPlacementInfo object which only
verifies that the atom given in the file exists in the atom netlist.

Added code in the packer to read in the flat placement and verify that
the flat placement is valid for use in the packer.
As per Vaughn's suggestions, added layer to the flat placement file
specification to make it easier to upgrade to 3D FPGAs in the future.

Fixed some small documentation issues.
…master

Add the latest changes from v9.0 branch to the master branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.