aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange
Commit message (Collapse)AuthorAgeFilesLines
* Add some tests around resizing and bits_per_value.Keith Rothman2021-02-241-0/+4
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Run "make clangformat" on test files.Keith Rothman2021-02-231-8/+9
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Add DynamicBitarray unit tests.Keith Rothman2021-02-231-0/+96
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Add tests for new Bits library.Keith Rothman2021-02-171-0/+57
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* clangformat xdc testgatecat2021-02-161-1/+3
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Add simple unit test for FPGA interchange XDC parser.Keith Rothman2021-02-112-0/+87
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>