aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/macros.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fix small isses and code formattingMaciej Dudek2021-09-271-2/+0
| | | | Signed-off-by: Maciej Dudek <mdudek@antmicro.com>
* Adding support for MacroCellsMaciej Dudek2021-09-231-0/+3
|
* interchange: tests: add obuftds testAlessandro Comodi2021-07-061-0/+12
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* interchange: Track the macros that cells have been expanded fromgatecat2021-06-291-0/+6
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Use hashlib for core netlist structuresgatecat2021-06-021-2/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: Add macro parameter mappinggatecat2021-05-211-2/+50
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: Preliminary implementation of macro expansiongatecat2021-05-211-0/+113
Signed-off-by: gatecat <gatecat@ds0.me>