aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9 from YosysHQ/gatecat/update-namesgatecat2021-06-121-1/+1
|\
| * Fixing old emails and names in copyrightsgatecat2021-06-091-1/+1
* | fpga_interchange: Add initial site router test frameworkTomasz Michalak2021-06-108-0/+268
|/
* Move <tcl.h> after other headers, because Tcl messes with defines.Keith Rothman2021-03-181-0/+2
* Use NEXTPNR_NAMESPACE macro's now that headers are seperated.Keith Rothman2021-03-152-9/+10
* Fix compiler warnings in testsgatecat2021-02-252-6/+6
* Add some tests around resizing and bits_per_value.Keith Rothman2021-02-241-0/+4
* Run "make clangformat" on test files.Keith Rothman2021-02-231-8/+9
* Add DynamicBitarray unit tests.Keith Rothman2021-02-231-0/+96
* Add tests for new Bits library.Keith Rothman2021-02-171-0/+57
* clangformat xdc testgatecat2021-02-161-1/+3
* Add simple unit test for FPGA interchange XDC parser.Keith Rothman2021-02-112-0/+87