aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix for latest YosysHEADmastergatecat2022-04-081-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Merge pull request #9 from YosysHQ/gatecat/update-namesgatecat2021-06-1211-20/+20
|\ | | | | Fixing old emails and names in copyrights
| * Fixing old emails and names in copyrightsgatecat2021-06-0911-20/+20
| | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me>
* | Merge pull request #10 from antmicro/site_router_test_frameworkgatecat2021-06-118-0/+268
|\ \ | |/ |/| fpga_interchange: Add initial site router test framework
| * fpga_interchange: Add initial site router test frameworkTomasz Michalak2021-06-108-0/+268
| | | | | | | | Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
* | Update tests for new map orderinggatecat2021-06-013-3/+3
| | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me>
* | Allow gzip to overwritegatecat2021-06-011-2/+2
|/ | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Merge pull request #8 from litghost/fixup_tcl_headergatecat2021-03-181-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 Rothman2021-03-181-0/+2
|/ | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Merge pull request #7 from litghost/use_namespacegatecat2021-03-152-9/+10
|\ | | | | Use NEXTPNR_NAMESPACE macro's now that headers are seperated.
| * Use NEXTPNR_NAMESPACE macro's now that headers are seperated.Keith Rothman2021-03-152-9/+10
|/ | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Fix compiler warnings in testsgatecat2021-02-252-6/+6
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Merge pull request #6 from litghost/format_and_bitarraygatecat2021-02-242-8/+109
|\ | | | | Add tests for dynamic bitarray and format bits.c
| * 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>
* Merge pull request #5 from litghost/add_bits_testgatecat2021-02-171-0/+57
|\ | | | | Add tests for new Bits library.
| * Add tests for new Bits library.Keith Rothman2021-02-171-0/+57
|/ | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Remove dummy slice from bel-pin generic testgatecat2021-02-171-5/+0
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* clangformat xdc testgatecat2021-02-161-1/+3
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Merge pull request #4 from YosysHQ/gatecat/generic-belpingatecat2021-02-156-0/+40
|\ | | | | generic: Add test of bel pin mapping
| * generic: Add test of bel pin mappinggatecat2021-02-156-0/+40
|/ | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Merge pull request #3 from litghost/fpga_interchange_xdc_testgatecat2021-02-122-0/+87
|\ | | | | Add simple unit test for FPGA interchange XDC parser.
| * 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>
* ice40: Fix up5k wire countDavid Shah2019-09-031-1/+1
| | | | Signed-off-by: David Shah <dave@ds0.me>
* Merge pull request #2 from YosysHQ/jsonfixDavid Shah2019-08-072-0/+0
|\ | | | | Rebuild with new JSON
| * Rebuild with new JSONDavid Shah2019-08-062-0/+0
|/ | | | Signed-off-by: David Shah <dave@ds0.me>
* ice40: Apply issue0084 patch from @whitequarkDavid Shah2019-05-291-1/+1
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ice40: Add regression test for #258David Shah2019-04-013-0/+6
| | | | Signed-off-by: David Shah <dave@ds0.me>
* Add regression for #259David Shah2019-04-012-0/+1
| | | | Signed-off-by: David Shah <dave@ds0.me>
* Allow waiving test success with a WAIVE fileDavid Shah2019-03-232-2/+6
|
* Merge remote-tracking branch 'origin/pr0252'David Shah2019-03-214-0/+11
|\
| * ice40: Add PR #252 regressionDavid Shah2019-03-204-0/+11
| | | | | | | | Signed-off-by: David Shah <dave@ds0.me>
* | Merge pull request #1 from YosysHQ/ecp5regressionsDavid Shah2019-03-0114-0/+582
|\| | | | | ecp5: Add regression tests
| * ecp5: Add regression testsDavid Shah2019-02-2814-0/+582
|/ | | | Signed-off-by: David Shah <dave@ds0.me>
* Update README.mdEddie Hung2019-02-201-0/+1
|
* Update README.mdEddie Hung2019-02-201-0/+1
|
* Update README.mdEddie Hung2019-02-201-0/+8
|
* tests: Add issue0237 regressionDavid Shah2019-02-204-0/+16
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Merge branch 'master' of github.com:YosysHQ/nextpnr-testsEddie Hung2019-02-121-1/+3
|\
| * Update README.mdEddie Hung2019-02-111-1/+1
| |
| * Update README.mdEddie Hung2019-02-111-0/+2
| |
* | Decompress *.json.gzEddie Hung2019-02-121-2/+3
| |
* | .gitignore to ignore *.jsonEddie Hung2019-02-121-0/+1
| |
* | Ungzip them when running regressionsEddie Hung2019-02-121-2/+6
| |
* | gzip all JSONsEddie Hung2019-02-1276-856145/+0
|/
* Remove --freq constraint for testcaseEddie Hung2019-02-091-1/+1
|
* YosysHQ/nextpnr#145Eddie Hung2019-02-095-0/+7011
|
* YosysHQ/nextpnr#65Eddie Hung2019-02-095-0/+5404
|
* YosysHQ/nextpnr#90Eddie Hung2019-02-096-0/+5398
|