aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/xdc.cc
Commit message (Expand)AuthorAgeFilesLines
* interchange: xdc: add more not_implemented commandsAlessandro Comodi2021-09-081-0/+2
* interchange: xdc: add common not_implemented functionAlessandro Comodi2021-09-071-5/+18
* Add dummy function to parse creat_clock in XDC filesMaciej Dudek2021-07-211-0/+7
* interchange: xdc and place constr: address review commentsAlessandro Comodi2021-07-121-10/+3
* interchange: xdc: add get_cells commandAlessandro Comodi2021-07-121-13/+70
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
* Refactor header structures in FPGA interchange Arch.Keith Rothman2021-03-191-1/+7
* Run "make clangformat".Keith Rothman2021-02-121-58/+44
* Refactor XDC parser into a little class for testing purposes.Keith Rothman2021-02-121-14/+9
* Add unknown handles to convert [0] to "[0]".Keith Rothman2021-02-121-0/+11
* Add FPGA interchange XDC parser.Keith Rothman2021-02-121-0/+160