-
Notifications
You must be signed in to change notification settings - Fork 415
FPGA Interchange: improve arch reader #1937
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
Merged
acomodi
merged 22 commits into
verilog-to-routing:master
from
antmicro:acom/fpga-interchange-improve-arch-reading
Jan 25, 2022
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
e7f55d3
libs: arch: move common functions to util and check source files
acomodi bd20726
libs: arch: interchange: add logical blocks and physical tile parsing
acomodi 3e969ea
vpr: tests: improve interchange tests
acomodi 9037dca
libs: arch: interchange: improve bel to cell mapping
acomodi a9444cd
libs: arch: fix multiple sites and rr graph gen
acomodi b8a5a88
libs: arch: interchange: fix IO pads reading
acomodi a06b406
libs: arch: interchange: add workarounds for RR graph generation
acomodi 98a1718
vpr: test: interchange: fix grid width and height
acomodi 5dca717
vpr: base: remove cStr() casts from interchange netlist reader
mtdudek 06c8abd
libs: arch: interchange: fix and enhance to start reading in xc7 arch
acomodi 5d17366
libs: arch: interchange: allow cascading routing bels
acomodi 749b402
vpr: pack: allow pins to have name starting with integer
acomodi 9c7fb88
libs: arch: interchange : allow inout ports in bels connected to pads
acomodi b7c962d
vpr: base: interchange: netlist: add c-style init and fixed bug
acomodi a97a3e9
libs: arch: interchange: add pack pattern propagation
acomodi c513f9c
libs: arch: interchange: clean and add in-code comments
acomodi a017e53
vpr: test: adjust grid layout test as NULL tile is not in the grid
acomodi 21ee47c
Added reading LUT elements from FPGA interchange
mkurc-ant 857e7ce
libs: arch: interchange: fix luts that have additional pins
acomodi 821bff9
interchange: address review comments
acomodi 162ca07
libs: arch: add is_empty function to phys/log types
acomodi 450540c
vpr: test: fix interchange test
acomodi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.