readout_program/project.yaml

28 lines
750 B
YAML
Raw Normal View History

2026-07-24 20:24:39 +08:00
# ez-Q 2.5 读出子系统编程控制模型
2026-07-27 11:02:41 +08:00
title: ez-Q 2.5 读出子系统编程控制模型
subtitle:
2026-07-24 20:24:39 +08:00
author: 郭成
2026-07-26 00:00:24 +08:00
version: V0.3
doc_type: 用户手册
logo: assets/logo.png # 封面 logo 路径(需明确指定;不指定则无 logo
2026-07-24 20:24:39 +08:00
lang: zh-CN
chapters:
- 01-changelog.md
- 02-preface.md
- 03-overview.md
2026-07-27 11:02:41 +08:00
- 04-00-acq-model.md
2026-07-24 20:24:39 +08:00
- 04-01-acq-downconversion.md
- 04-02-acq-codeword.md
- 04-03-acq-registers.md
- 04-04-acq-matched-filter.md
- 04-05-acq-data-processing.md
2026-07-27 11:02:41 +08:00
- 04-06-acq-pipeline-demo.md
- 05-00-exc-model.md
- 05-01-exc-codeword.md
- 05-02-exc-registers.md
- 05-03-exc-wavetable.md
- 05-04-exc-waveform-store.md
- 05-05-exc-upconversion.md
2026-07-24 20:24:39 +08:00
- 05-06-pump-config.md
2026-07-27 11:02:41 +08:00
- 05-07-exc-pipeline-demo.md