From 6301971d96b051e1ce2e5837df24439fd53c60b6 Mon Sep 17 00:00:00 2001 From: Pascal Engeler <engelerp@phys.ethz.ch> Date: Tue, 16 Jul 2024 22:45:26 +0200 Subject: [PATCH] Added pdf link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d712b8..b8768ac 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,6 @@ This project aims to implement FPGA gateware that can: In one shot, up to 1023 programmable frequencies can be measured, and the excitation signal is ramped adiabatically between the different frequencies. The extracted cos/sin components for each of the requested frequencies is stored in BRAM and can be streamed back to the controlling PC. -Ringup times, dwell times and ramp speeds are individually programmable. \ No newline at end of file +Ringup times, dwell times and ramp speeds are individually programmable. + +For more information on the design of the system, see [design/stitch_design.pdf](design/stitch_design.pdf) \ No newline at end of file -- GitLab