aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/examples/tests
Commit message (Collapse)AuthorAgeFilesLines
* fpga_interchange: add more devicesAlessandro Comodi2021-03-234-3/+43
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* Add missing dependencies to CMake targets.Keith Rothman2021-03-222-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 testAlessandro Comodi2021-03-171-1/+2
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* fpga_interchange: address review commentsAlessandro Comodi2021-03-165-0/+10
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* fpga_interchange: tests: add techmap optional source fileAlessandro Comodi2021-03-163-1/+14
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* fpga_interchange: tests: added comment and fixed XDCAlessandro Comodi2021-03-1615-28/+64
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* fpga_interchange: cmake: generate only one device familyAlessandro Comodi2021-03-165-10/+10
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* fpga_interchange: tests: add cmake functionsAlessandro Comodi2021-03-1621-0/+257
Also move all tests in a tests directory Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>