Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use CMake's Python3 rather than PythonInterp in subdirs | Adam Sampson | 2022-08-21 | 1 | -4/+4 |
| | |||||
* | interchange: Fix nexus cmake review comments | gatecat | 2021-03-31 | 1 | -1/+1 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | interchange: Split xc7 and nexus chipdb cmake | gatecat | 2021-03-30 | 1 | -243/+2 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | interchange: Add Nexus LUT test | gatecat | 2021-03-30 | 1 | -2/+84 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | interchange: Add Nexus to CI | gatecat | 2021-03-30 | 1 | -1/+1 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | interchange: Add CMake support for Nexus/prjoxide | gatecat | 2021-03-30 | 1 | -0/+98 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Merge pull request #645 from litghost/add_counter_and_ram | gatecat | 2021-03-29 | 1 | -0/+22 |
|\ | | | | | FPGA interchange: Add counter and ram tests | ||||
| * | Add targets to generate YAML outputs for DeviceResource files. | Keith Rothman | 2021-03-25 | 1 | -0/+22 |
| | | | | | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | | interchange: add archcheck tests to all-device-test target | Alessandro Comodi | 2021-03-26 | 1 | -1/+6 |
|/ | | | | | | | This increases parallelism and should make the FPGA interchange CI faster Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | gh-actions: interchange: multiple jobs, one for each device | Alessandro Comodi | 2021-03-24 | 1 | -1/+4 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | fpga_interchange: use higher java heap space | Alessandro Comodi | 2021-03-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | [FPGA interchange] Add support for global buffers from chipdb. | Keith Rothman | 2021-03-23 | 1 | -6/+8 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Add missing dependencies to CMake targets. | Keith Rothman | 2021-03-22 | 1 | -0/+36 |
| | | | | | | | - Add additional targets useful for various situations. - Have counter test use common remap.v file. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | fpga_interchange: minor fixes and comments addition | Alessandro Comodi | 2021-03-16 | 1 | -18/+38 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | fpga_interchange: address review comments | Alessandro Comodi | 2021-03-16 | 1 | -8/+32 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | fpga_interchange: add bbasm step and archcheck | Alessandro Comodi | 2021-03-16 | 1 | -4/+60 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | fpga_interchange: address review comments | Alessandro Comodi | 2021-03-16 | 1 | -28/+75 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | fpga_interchange: chipdb: use generic patching function | Alessandro Comodi | 2021-03-16 | 1 | -39/+92 |
| | | | | | | Also moved the RapidWright invocation script path under a CMake variable Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | fpga_interchange: cmake: generate only one device family | Alessandro Comodi | 2021-03-16 | 1 | -27/+49 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | fpga_intrchange: add cmake infrastructure to generate chipdbs | Alessandro Comodi | 2021-03-16 | 1 | -0/+112 |
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> |