| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for latest YosysHEADmaster | gatecat | 2022-04-08 | 1 | -1/+1 | 
| | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
| * | Merge pull request #9 from YosysHQ/gatecat/update-names | gatecat | 2021-06-12 | 11 | -20/+20 | 
| |\ | | | | | Fixing old emails and names in copyrights | ||||
| | * | Fixing old emails and names in copyrights | gatecat | 2021-06-09 | 11 | -20/+20 | 
| | | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
| * | | Merge pull request #10 from antmicro/site_router_test_framework | gatecat | 2021-06-11 | 8 | -0/+268 | 
| |\ \ | |/ |/| | fpga_interchange: Add initial site router test framework | ||||
| | * | fpga_interchange: Add initial site router test framework | Tomasz Michalak | 2021-06-10 | 8 | -0/+268 | 
| | | | | | | | | | Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com> | ||||
| * | | Update tests for new map ordering | gatecat | 2021-06-01 | 3 | -3/+3 | 
| | | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
| * | | Allow gzip to overwrite | gatecat | 2021-06-01 | 1 | -2/+2 | 
| |/ | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
| * | Merge pull request #8 from litghost/fixup_tcl_header | gatecat | 2021-03-18 | 1 | -0/+2 | 
| |\ | | | | | Move <tcl.h> after other headers, because Tcl messes with defines. | ||||
| | * | 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> | ||||
| * | Merge pull request #7 from litghost/use_namespace | gatecat | 2021-03-15 | 2 | -9/+10 | 
| |\ | | | | | Use NEXTPNR_NAMESPACE macro's now that headers are seperated. | ||||
| | * | 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> | ||||
| * | Merge pull request #6 from litghost/format_and_bitarray | gatecat | 2021-02-24 | 2 | -8/+109 | 
| |\ | | | | | Add tests for dynamic bitarray and format bits.c | ||||
| | * | 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> | ||||
| * | Merge pull request #5 from litghost/add_bits_test | gatecat | 2021-02-17 | 1 | -0/+57 | 
| |\ | | | | | Add tests for new Bits library. | ||||
| | * | 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> | ||||
| * | Remove dummy slice from bel-pin generic test | gatecat | 2021-02-17 | 1 | -5/+0 | 
| | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
| * | clangformat xdc test | gatecat | 2021-02-16 | 1 | -1/+3 | 
| | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
| * | Merge pull request #4 from YosysHQ/gatecat/generic-belpin | gatecat | 2021-02-15 | 6 | -0/+40 | 
| |\ | | | | | generic: Add test of bel pin mapping | ||||
| | * | generic: Add test of bel pin mapping | gatecat | 2021-02-15 | 6 | -0/+40 | 
| |/ | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
| * | Merge pull request #3 from litghost/fpga_interchange_xdc_test | gatecat | 2021-02-12 | 2 | -0/+87 | 
| |\ | | | | | Add simple unit test for FPGA interchange XDC parser. | ||||
| | * | 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> | ||||
| * | ice40: Fix up5k wire count | David Shah | 2019-09-03 | 1 | -1/+1 | 
| | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | Merge pull request #2 from YosysHQ/jsonfix | David Shah | 2019-08-07 | 2 | -0/+0 | 
| |\ | | | | | Rebuild with new JSON | ||||
| | * | Rebuild with new JSON | David Shah | 2019-08-06 | 2 | -0/+0 | 
| |/ | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | ice40: Apply issue0084 patch from @whitequark | David Shah | 2019-05-29 | 1 | -1/+1 | 
| | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | ice40: Add regression test for #258 | David Shah | 2019-04-01 | 3 | -0/+6 | 
| | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | Add regression for #259 | David Shah | 2019-04-01 | 2 | -0/+1 | 
| | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | Allow waiving test success with a WAIVE file | David Shah | 2019-03-23 | 2 | -2/+6 | 
| | | |||||
| * | Merge remote-tracking branch 'origin/pr0252' | David Shah | 2019-03-21 | 4 | -0/+11 | 
| |\ | |||||
| | * | ice40: Add PR #252 regression | David Shah | 2019-03-20 | 4 | -0/+11 | 
| | | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | | Merge pull request #1 from YosysHQ/ecp5regressions | David Shah | 2019-03-01 | 14 | -0/+582 | 
| |\| | | | | | ecp5: Add regression tests | ||||
| | * | ecp5: Add regression tests | David Shah | 2019-02-28 | 14 | -0/+582 | 
| |/ | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | Update README.md | Eddie Hung | 2019-02-20 | 1 | -0/+1 | 
| | | |||||
| * | Update README.md | Eddie Hung | 2019-02-20 | 1 | -0/+1 | 
| | | |||||
| * | Update README.md | Eddie Hung | 2019-02-20 | 1 | -0/+8 | 
| | | |||||
| * | tests: Add issue0237 regression | David Shah | 2019-02-20 | 4 | -0/+16 | 
| | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
| * | Merge branch 'master' of github.com:YosysHQ/nextpnr-tests | Eddie Hung | 2019-02-12 | 1 | -1/+3 | 
| |\ | |||||
| | * | Update README.md | Eddie Hung | 2019-02-11 | 1 | -1/+1 | 
| | | | |||||
| | * | Update README.md | Eddie Hung | 2019-02-11 | 1 | -0/+2 | 
| | | | |||||
| * | | Decompress *.json.gz | Eddie Hung | 2019-02-12 | 1 | -2/+3 | 
| | | | |||||
| * | | .gitignore to ignore *.json | Eddie Hung | 2019-02-12 | 1 | -0/+1 | 
| | | | |||||
| * | | Ungzip them when running regressions | Eddie Hung | 2019-02-12 | 1 | -2/+6 | 
| | | | |||||
| * | | gzip all JSONs | Eddie Hung | 2019-02-12 | 76 | -856145/+0 | 
| |/ | |||||
| * | Remove --freq constraint for testcase | Eddie Hung | 2019-02-09 | 1 | -1/+1 | 
| | | |||||
| * | YosysHQ/nextpnr#145 | Eddie Hung | 2019-02-09 | 5 | -0/+7011 | 
| | | |||||
| * | YosysHQ/nextpnr#65 | Eddie Hung | 2019-02-09 | 5 | -0/+5404 | 
| | | |||||
| * | YosysHQ/nextpnr#90 | Eddie Hung | 2019-02-09 | 6 | -0/+5398 | 
| | | |||||
