aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/arch.h
Commit message (Expand)AuthorAgeFilesLines
* Add getBelHidden and add some missing "override" statements.Keith Rothman2021-02-111-2/+1
* interchange: Base on ArchAPID. Shah2021-02-081-103/+134
* Add RelSlice::ssize and use it when comparing with signed ints.Keith Rothman2021-02-051-13/+14
* Move all string data into BBA file.Keith Rothman2021-02-051-6/+7
* Use RelSlice instead of RelPtr in cases where sizes are present.Keith Rothman2021-02-041-80/+50
* Update APIs to conform to style guide.Keith Rothman2021-02-041-52/+55
* Remove unused method getReservedWireNet.Keith Rothman2021-02-041-7/+0
* Update copywrite headers.Keith Rothman2021-02-041-1/+2
* Run "make clangformat".Keith Rothman2021-02-041-104/+73
* Update FPGA interchange to use IdStringList.Keith Rothman2021-02-041-32/+25
* Start adding data for placement constraint solving.Keith Rothman2021-02-041-5/+22
* Debug BEL bucket data.Keith Rothman2021-02-041-11/+14
* Add initial updates to FPGA interchange arch for BEL buckets.Keith Rothman2021-02-041-0/+204
* Address review comments.Keith Rothman2021-02-041-0/+1
* Fix BBA import bugs.Keith Rothman2021-02-041-21/+46
* Assorted fixes to new FPGA interchange based arch.Keith Rothman2021-02-041-1/+1
* Initial compiling version.Keith Rothman2021-02-041-16/+16
* Initial FPGA interchange (which is just a cut-down xilinx arch).Keith Rothman2021-02-041-0/+1096