Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9 from YosysHQ/gatecat/update-names | gatecat | 2021-06-12 | 1 | -1/+1 |
|\ | |||||
| * | Fixing old emails and names in copyrights | gatecat | 2021-06-09 | 1 | -1/+1 |
* | | fpga_interchange: Add initial site router test framework | Tomasz Michalak | 2021-06-10 | 8 | -0/+268 |
|/ | |||||
* | Move <tcl.h> after other headers, because Tcl messes with defines. | Keith Rothman | 2021-03-18 | 1 | -0/+2 |
* | 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 |