aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/archdefs.h
Commit message (Expand)AuthorAgeFilesLines
* interchange: Track the macros that cells have been expanded fromgatecat2021-06-291-0/+1
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
* Remove redundant code after hashlib movegatecat2021-06-021-65/+0
* Using hashlib in archesgatecat2021-06-021-4/+3
* Use hashlib for core netlist structuresgatecat2021-06-021-0/+2
* Add hash() member functionsgatecat2021-06-021-0/+5
* Add stub cluster API impl for remaining archesgatecat2021-05-061-0/+2
* Fixup some of the re-mapping logic.Keith Rothman2021-03-251-3/+1
* Add initial handling of local site inverters and constant signals.Keith Rothman2021-03-251-0/+1
* Rework FPGA interchange site router.Keith Rothman2021-03-221-2/+5
* Refactor header structures in FPGA interchange Arch.Keith Rothman2021-03-191-2/+3
* Split nextpnr.h to allow for linear inclusion.Keith Rothman2021-03-151-5/+8
* Initial LUT rotation logic.Keith Rothman2021-02-261-0/+3
* Working FF example now that constant merging is done.Keith Rothman2021-02-231-0/+1
* Replace DelayInfo with DelayPair/DelayQuadgatecat2021-02-191-21/+0
* Add FPGA interchange frontend and backend.Keith Rothman2021-02-151-0/+4
* Move all string data into BBA file.Keith Rothman2021-02-051-18/+0
* Update copywrite headers.Keith Rothman2021-02-041-1/+2
* Run "make clangformat".Keith Rothman2021-02-041-5/+3
* Add initial updates to FPGA interchange arch for BEL buckets.Keith Rothman2021-02-041-0/+22
* Initial FPGA interchange (which is just a cut-down xilinx arch).Keith Rothman2021-02-041-0/+189