| Commit message (Expand) | Author | Age | Files | Lines |
* | interchange: add FASM generation target and clean-up tests | Alessandro Comodi | 2021-04-14 | 19 | -70/+134 |
* | interchange: counter: testing on multiple boards | Alessandro Comodi | 2021-04-01 | 5 | -23/+25 |
* | interchange: Fix nexus cmake review comments | gatecat | 2021-03-31 | 3 | -9/+4 |
* | interchange: Split xc7 and nexus chipdb cmake | gatecat | 2021-03-30 | 3 | -243/+245 |
* | interchange: Add Nexus LUT test | gatecat | 2021-03-30 | 7 | -19/+139 |
* | interchange: Add Nexus to CI | gatecat | 2021-03-30 | 2 | -1/+9 |
* | interchange: Add CMake support for Nexus/prjoxide | gatecat | 2021-03-30 | 3 | -0/+115 |
* | Merge pull request #645 from litghost/add_counter_and_ram | gatecat | 2021-03-29 | 8 | -2/+313 |
|\ |
|
| * | Update README with latest develpment progress. | Keith Rothman | 2021-03-25 | 1 | -0/+7 |
| * | Add targets to generate YAML outputs for DeviceResource files. | Keith Rothman | 2021-03-25 | 1 | -0/+22 |
| * | Enable counter tests and add RAM tests. | Keith Rothman | 2021-03-25 | 6 | -2/+284 |
* | | interchange: add archcheck tests to all-device-test target | Alessandro Comodi | 2021-03-26 | 1 | -1/+6 |
|/ |
|
* | gh-actions: interchange: multiple jobs, one for each device | Alessandro Comodi | 2021-03-24 | 2 | -1/+5 |
* | interchange: examples: remove unused makefiles | Alessandro Comodi | 2021-03-24 | 2 | -99/+0 |
* | interchange: devices: bel_bucket_seeds -> device_config | Alessandro Comodi | 2021-03-23 | 3 | -3/+3 |
* | interchange: added boards and group testing across multiple boards | Alessandro Comodi | 2021-03-23 | 9 | -45/+153 |
* | fpga_interchange: add test data for new architectures | Alessandro Comodi | 2021-03-23 | 3 | -0/+108 |
* | fpga_interchange: use higher java heap space | Alessandro Comodi | 2021-03-23 | 2 | -2/+2 |
* | fpga_interchange: add more devices | Alessandro Comodi | 2021-03-23 | 8 | -3/+91 |
* | [FPGA interchange] Add support for global buffers from chipdb. | Keith Rothman | 2021-03-23 | 2 | -7/+9 |
* | Merge pull request #637 from litghost/refine_site_router | gatecat | 2021-03-22 | 4 | -16/+127 |
|\ |
|
| * | Add missing dependencies to CMake targets. | Keith Rothman | 2021-03-22 | 4 | -16/+127 |
* | | Add getBelPinType to Python interface. | Keith Rothman | 2021-03-22 | 1 | -0/+4 |
|/ |
|
* | fpga_interchange: temporarily disable failing test | Alessandro Comodi | 2021-03-17 | 1 | -1/+2 |
* | fpga_interchange: minor fixes and comments addition | Alessandro Comodi | 2021-03-16 | 3 | -22/+57 |
* | fpga_interchange: address review comments | Alessandro Comodi | 2021-03-16 | 8 | -16/+91 |
* | github-actions: use capnp v0.8.0 | Alessandro Comodi | 2021-03-16 | 1 | -1/+1 |
* | fpga_interchange: re-add README with updated instructions | Alessandro Comodi | 2021-03-16 | 1 | -0/+69 |
* | fpga_interchange: tests: add techmap optional source file | Alessandro Comodi | 2021-03-16 | 4 | -3/+19 |
* | fpga_interchange: add bbasm step and archcheck | Alessandro Comodi | 2021-03-16 | 6 | -41/+76 |
* | fpga_interchange: address review comments | Alessandro Comodi | 2021-03-16 | 3 | -32/+83 |
* | fpga_interchange: tests: added comment and fixed XDC | Alessandro Comodi | 2021-03-16 | 16 | -29/+74 |
* | fpga_interchange: chipdb: use generic patching function | Alessandro Comodi | 2021-03-16 | 2 | -41/+95 |
* | fpga_interchange: cmake: generate only one device family | Alessandro Comodi | 2021-03-16 | 9 | -49/+72 |
* | fpga_interchange: tests: add cmake functions | Alessandro Comodi | 2021-03-16 | 27 | -50/+215 |
* | fpga_intrchange: add cmake infrastructure to generate chipdbs | Alessandro Comodi | 2021-03-16 | 5 | -133/+115 |
* | Add counter test. | Keith Rothman | 2021-02-26 | 5 | -0/+71 |
* | Working FF example now that constant merging is done. | Keith Rothman | 2021-02-23 | 2 | -0/+21 |
* | Add initial logic for handling dedicated interconnect situations. | Keith Rothman | 2021-02-23 | 4 | -0/+42 |
* | Move RapidWright git URI back to upstream. | Keith Rothman | 2021-02-23 | 1 | -5/+1 |
* | Initial working constant network support! | Keith Rothman | 2021-02-23 | 2 | -1/+7 |
* | Add constant network test case. | Keith Rothman | 2021-02-23 | 5 | -0/+42 |
* | Add tests to confirm constant routing import. | Keith Rothman | 2021-02-23 | 2 | -0/+36 |
* | Correct some bugs in the create_bba Makefile. | Keith Rothman | 2021-02-23 | 1 | -3/+9 |
* | Update README's with latest instructions and features. | Keith Rothman | 2021-02-18 | 2 | -1/+41 |
* | Add utility targets for getting plain text outputs. | Keith Rothman | 2021-02-17 | 1 | -1/+5 |
* | Add IOSTANDARD to ports. | Keith Rothman | 2021-02-17 | 1 | -1/+3 |
* | Keep all build artifacts under create_bba/build. | Keith Rothman | 2021-02-17 | 2 | -4/+5 |
* | Change makefiles to build a FPGA interchange BBA. | Keith Rothman | 2021-02-17 | 4 | -16/+106 |
* | Add examples invoking FPGA interchange nextpnr. | Keith Rothman | 2021-02-17 | 11 | -0/+152 |