mirror of
https://github.com/wfjm/w11.git
synced 2026-02-17 05:17:26 +00:00
- general board support - c7_sram_memctl: SRAM memory controller (incl tb) - is61wv5128bll: simple memory model (incl tb) - sn_humanio_emu_rbus: human IO emulator - 92-retro-usb-persistent.rules: add more board rules - associated changes - sn_humanio_rbus: add stat_rbf_emu (=0); single cycle btn pulses - rgbdrv_analog(_rbus): add ACTLOW generic to invert output polarity - ti_rri: adopt Digilent autodetect for CmodA7 - add systems - tst_rlink: rlink tested - tst_sram: SRAM tester - w11a: w11a system with 672 kB memory (512 SRAM + 160 BRAM)
21 lines
732 B
YAML
21 lines
732 B
YAML
# $Id: tbrun.yml 913 2017-06-13 20:18:49Z mueller $
|
|
#
|
|
# Revision History:
|
|
# Date Rev Version Comment
|
|
# 2016-08-27 802 1.0 Initial version
|
|
#
|
|
- include: rtl/vlib/comlib/tb/tbrun.yml
|
|
- include: rtl/vlib/serport/tb/tbrun.yml
|
|
- include: rtl/vlib/rlink/tb/tbrun.yml
|
|
- include: rtl/bplib/issi/tb/tbrun.yml
|
|
- include: rtl/bplib/micron/tb/tbrun.yml
|
|
- include: rtl/bplib/nxcramlib/tb/tbrun.yml
|
|
- include: rtl/bplib/s3board/tb/tbrun.yml
|
|
- include: rtl/bplib/cmoda7/tb/tbrun.yml
|
|
- include: rtl/w11a/tb/tbrun.yml
|
|
- include: rtl/sys_gen/tst_serloop/tbrun.yml
|
|
- include: rtl/sys_gen/tst_rlink/tbrun.yml
|
|
- include: rtl/sys_gen/tst_rlink_cuff/tbrun.yml
|
|
- include: rtl/sys_gen/tst_sram/tbrun.yml
|
|
- include: rtl/sys_gen/w11a/tbrun.yml
|