aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange
Commit message (Expand)AuthorAgeFilesLines
* 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