Skip to content

Commit

Permalink
ci: add netv2 test runs
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Binkowski committed Jan 23, 2020
1 parent 14a5150 commit 6797fc1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ env:
- C=mor1kx TC="ise" P=opsis T="base net"
- C=mor1kx TC="ise" P=pipistrello T="base"
# VexRISCV
- C=vexriscv TC="vivado" P=netv2 T="base net"
- C=vexriscv TC="vivado" P=arty T="base net"
- C=vexriscv TC="vivado" P=mimas_a7 T="base net"
- C=vexriscv TC="ise" P=mimasv2 T="base"
Expand Down Expand Up @@ -117,6 +118,10 @@ env:
- C=lm32 TC="ise" P=atlys T="hdmi2usb"
- C=lm32 TC="ise" P=opsis T="hdmi2usb"
#--------------------------------------------
# HDMI2USB Targets
#--------------------------------------------
- C=vexriscv TC="vivado" P=netv2 T="hdmi2pcie"
#--------------------------------------------
# MicroPython Targets
#--------------------------------------------
# FIXME: Add some here
Expand Down

0 comments on commit 6797fc1

Please sign in to comment.