Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use NEXTPNR_NAMESPACE macro's now that headers are seperated. | Keith Rothman | 2021-03-15 | 2 | -9/+10 |
* | Fix compiler warnings in tests | gatecat | 2021-02-25 | 2 | -6/+6 |
* | Add some tests around resizing and bits_per_value. | Keith Rothman | 2021-02-24 | 1 | -0/+4 |
* | Run "make clangformat" on test files. | Keith Rothman | 2021-02-23 | 1 | -8/+9 |
* | Add DynamicBitarray unit tests. | Keith Rothman | 2021-02-23 | 1 | -0/+96 |
* | Add tests for new Bits library. | Keith Rothman | 2021-02-17 | 1 | -0/+57 |
* | clangformat xdc test | gatecat | 2021-02-16 | 1 | -1/+3 |
* | Add simple unit test for FPGA interchange XDC parser. | Keith Rothman | 2021-02-11 | 2 | -0/+87 |