Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |