aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/site_lut_mapping_cache.h
Commit message (Expand)AuthorAgeFilesLines
* clangformatgatecat2022-03-091-3/+3
* interchange: lut map cache: remove hardcoded valuesAlessandro Comodi2022-03-041-9/+3
* Added an option to disable the LUT mapping cacheMaciej Kurc2021-07-221-1/+1
* Added more code comments, formatted the codeMaciej Kurc2021-07-221-75/+80
* Added computing and reporting LUT mapping cache sizeMaciej Kurc2021-07-161-0/+22
* Migrated C arrays to std::array containers.Maciej Kurc2021-07-161-7/+30
* LUT mapping ceche optimizations 2Maciej Kurc2021-07-161-8/+13
* LUT mapping cache optimizations 1Maciej Kurc2021-07-161-26/+26
* Working site LUT mapping cacheMaciej Kurc2021-07-161-0/+130