Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move <tcl.h> after other headers, because Tcl messes with defines. | Keith Rothman | 2021-03-18 | 1 | -0/+2 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Use NEXTPNR_NAMESPACE macro's now that headers are seperated. | Keith Rothman | 2021-03-15 | 2 | -9/+10 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Fix compiler warnings in tests | gatecat | 2021-02-25 | 2 | -6/+6 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Add some tests around resizing and bits_per_value. | Keith Rothman | 2021-02-24 | 1 | -0/+4 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Run "make clangformat" on test files. | Keith Rothman | 2021-02-23 | 1 | -8/+9 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Add DynamicBitarray unit tests. | Keith Rothman | 2021-02-23 | 1 | -0/+96 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Add tests for new Bits library. | Keith Rothman | 2021-02-17 | 1 | -0/+57 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | clangformat xdc test | gatecat | 2021-02-16 | 1 | -1/+3 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Add simple unit test for FPGA interchange XDC parser. | Keith Rothman | 2021-02-11 | 2 | -0/+87 |
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> |