aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/examples
Commit message (Expand)AuthorAgeFilesLines
* fpga_interchange: temporarily disable failing testAlessandro Comodi2021-03-171-1/+2
* fpga_interchange: minor fixes and comments additionAlessandro Comodi2021-03-163-22/+57
* fpga_interchange: address review commentsAlessandro Comodi2021-03-168-16/+91
* github-actions: use capnp v0.8.0Alessandro Comodi2021-03-161-1/+1
* fpga_interchange: re-add README with updated instructionsAlessandro Comodi2021-03-161-0/+69
* fpga_interchange: tests: add techmap optional source fileAlessandro Comodi2021-03-164-3/+19
* fpga_interchange: add bbasm step and archcheckAlessandro Comodi2021-03-166-41/+76
* fpga_interchange: address review commentsAlessandro Comodi2021-03-163-32/+83
* fpga_interchange: tests: added comment and fixed XDCAlessandro Comodi2021-03-1616-29/+74
* fpga_interchange: chipdb: use generic patching functionAlessandro Comodi2021-03-162-41/+95
* fpga_interchange: cmake: generate only one device familyAlessandro Comodi2021-03-169-49/+72
* fpga_interchange: tests: add cmake functionsAlessandro Comodi2021-03-1627-50/+215
* fpga_intrchange: add cmake infrastructure to generate chipdbsAlessandro Comodi2021-03-165-133/+115
* Add counter test.Keith Rothman2021-02-265-0/+71
* Working FF example now that constant merging is done.Keith Rothman2021-02-232-0/+21
* Add initial logic for handling dedicated interconnect situations.Keith Rothman2021-02-234-0/+42
* Move RapidWright git URI back to upstream.Keith Rothman2021-02-231-5/+1
* Initial working constant network support!Keith Rothman2021-02-232-1/+7
* Add constant network test case.Keith Rothman2021-02-235-0/+42
* Add tests to confirm constant routing import.Keith Rothman2021-02-232-0/+36
* Correct some bugs in the create_bba Makefile.Keith Rothman2021-02-231-3/+9
* Update README's with latest instructions and features.Keith Rothman2021-02-182-1/+41
* Add utility targets for getting plain text outputs.Keith Rothman2021-02-171-1/+5
* Add IOSTANDARD to ports.Keith Rothman2021-02-171-1/+3
* Keep all build artifacts under create_bba/build.Keith Rothman2021-02-172-4/+5
* Change makefiles to build a FPGA interchange BBA.Keith Rothman2021-02-174-16/+106
* Add examples invoking FPGA interchange nextpnr.Keith Rothman2021-02-1711-0/+152