aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/site_lut_mapping_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Generalized representation of unused LUT pins connectionsMaciej Kurc2022-05-111-2/+2
* interchange: lut map cache: remove hardcoded valuesAlessandro Comodi2022-03-041-3/+4
* Added more code comments, formatted the codeMaciej Kurc2021-07-221-37/+32
* Added computing and reporting LUT mapping cache sizeMaciej Kurc2021-07-161-0/+15
* Fixed assertion typosMaciej Kurc2021-07-161-2/+2
* Migrated C arrays to std::array containers.Maciej Kurc2021-07-161-2/+1
* LUT mapping ceche optimizations 2Maciej Kurc2021-07-161-5/+4
* LUT mapping cache optimizations 1Maciej Kurc2021-07-161-6/+22
* Working site LUT mapping cacheMaciej Kurc2021-07-161-0/+172