From 399f168820651f28137c7129e517fd03fdfd1011 Mon Sep 17 00:00:00 2001 From: Yaman Umuroglu <yamanu@xilinx.com> Date: Fri, 26 Feb 2021 09:27:01 +0000 Subject: [PATCH] [Notebook] cybsec-3: update table of contents --- .../cybersecurity/3-build-accelerator-with-finn.ipynb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/notebooks/end2end_example/cybersecurity/3-build-accelerator-with-finn.ipynb b/notebooks/end2end_example/cybersecurity/3-build-accelerator-with-finn.ipynb index 03ec339af..a5710b370 100644 --- a/notebooks/end2end_example/cybersecurity/3-build-accelerator-with-finn.ipynb +++ b/notebooks/end2end_example/cybersecurity/3-build-accelerator-with-finn.ipynb @@ -31,7 +31,8 @@ " 2.3 [Configuring the Performance](#config_perf) \n", "4. [Launch a Build: Only Estimate Reports](#build_estimate_report)\n", "5. [Launch a Build: Stitched IP, out-of-context synth and rtlsim Performance](#build_ip_synth_rtlsim)\n", - "6. [Launch a Build: PYNQ Bitfile and Driver](#build_bitfile_driver)" + "6. [(Optional) Launch a Build: PYNQ Bitfile and Driver](#build_bitfile_driver)\n", + "7. [(Optional) Run on PYNQ board](#run_on_pynq)" ] }, { -- GitLab