aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/examples/tests
Commit message (Collapse)AuthorAgeFilesLines
* interchange: tests: add obuftds testAlessandro Comodi2021-07-065-0/+68
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* nexus: Add modified version of RAM testgatecat2021-06-155-0/+206
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: tests: counter: emit carries for xc7Alessandro Comodi2021-06-112-4/+6
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* interchange: Add LIFCL-40 EVN testsgatecat2021-06-016-1/+53
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: Add macro parameter mappinggatecat2021-05-211-1/+3
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: Add LUTRAM testgatecat2021-05-216-0/+169
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange/nexus: Add counter examplegatecat2021-04-304-2/+41
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: add FASM generation target and clean-up testsAlessandro Comodi2021-04-1416-62/+67
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* interchange: counter: testing on multiple boardsAlessandro Comodi2021-04-014-23/+24
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* interchange: Add Nexus LUT testgatecat2021-03-305-0/+32
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Enable counter tests and add RAM tests.Keith Rothman2021-03-256-2/+284
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* interchange: added boards and group testing across multiple boardsAlessandro Comodi2021-03-236-45/+8
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* 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>