aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/site_router.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #640 from litghost/inversion_logicgatecat2021-03-231-8/+18
|\
| * Initial version of inverter logic.Keith Rothman2021-03-231-8/+18
* | interchange: Add nice error for missing cell pinsgatecat2021-03-231-0/+3
|/
* Rework FPGA interchange site router.Keith Rothman2021-03-221-567/+528
* For now just return false in the site router.Keith Rothman2021-02-261-1/+1
* Initial LUT rotation logic.Keith Rothman2021-02-261-5/+30
* Fix assorted bugs in FPGA interchange.Keith Rothman2021-02-231-10/+76
* Add initial logic for handling dedicated interconnect situations.Keith Rothman2021-02-231-0/+6
* Do some spell checking on site_router.ccKeith Rothman2021-02-181-18/+18
* Add some utility methods for site instance access.Keith Rothman2021-02-181-6/+3
* Add initial site router.Keith Rothman2021-02-171-0/+753