Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | interchange: add FASM generation target and clean-up tests | Alessandro Comodi | 2021-04-14 | 16 | -62/+67 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | interchange: counter: testing on multiple boards | Alessandro Comodi | 2021-04-01 | 4 | -23/+24 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | interchange: Add Nexus LUT test | gatecat | 2021-03-30 | 5 | -0/+32 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Enable counter tests and add RAM tests. | Keith Rothman | 2021-03-25 | 6 | -2/+284 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | interchange: added boards and group testing across multiple boards | Alessandro Comodi | 2021-03-23 | 6 | -45/+8 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | fpga_interchange: add more devices | Alessandro Comodi | 2021-03-23 | 4 | -3/+43 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | Add missing dependencies to CMake targets. | Keith Rothman | 2021-03-22 | 2 | -13/+2 |
| | | | | | | | - 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: temporarily disable failing test | Alessandro Comodi | 2021-03-17 | 1 | -1/+2 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | fpga_interchange: address review comments | Alessandro Comodi | 2021-03-16 | 5 | -0/+10 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | fpga_interchange: tests: add techmap optional source file | Alessandro Comodi | 2021-03-16 | 3 | -1/+14 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | fpga_interchange: tests: added comment and fixed XDC | Alessandro Comodi | 2021-03-16 | 15 | -28/+64 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | fpga_interchange: cmake: generate only one device family | Alessandro Comodi | 2021-03-16 | 5 | -10/+10 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | fpga_interchange: tests: add cmake functions | Alessandro Comodi | 2021-03-16 | 21 | -0/+257 |
Also move all tests in a tests directory Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> |