mirror of
https://github.com/wfjm/w11.git
synced 2026-04-25 03:45:42 +00:00
17 lines
492 B
YAML
17 lines
492 B
YAML
# $Id: tbrun.yml 1038 2018-08-11 12:39:52Z mueller $
|
|
#
|
|
# Revision History:
|
|
# Date Rev Version Comment
|
|
# 2018-08-11 1038 1.1 add artys7
|
|
# 2017-06-25 914 1.1 add cmoda7
|
|
# 2016-08-22 800 1.0 Initial version
|
|
#
|
|
- include: s3board/tb/tbrun.yml
|
|
- include: nexys2/tb/tbrun.yml
|
|
- include: nexys3/tb/tbrun.yml
|
|
- include: nexys4/tb/tbrun.yml
|
|
- include: basys3/tb/tbrun.yml
|
|
- include: arty_bram/tb/tbrun.yml
|
|
- include: artys7_bram/tb/tbrun.yml
|
|
- include: cmoda7/tb/tbrun.yml
|