From 5901eca0ea72ee099b3bd0fab536bacdaf6d4dd3 Mon Sep 17 00:00:00 2001 From: Angelo Jacobo Date: Sun, 26 Nov 2023 08:43:11 +0800 Subject: [PATCH] Updated User Documentation (markdown) --- User-Documentation.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/User-Documentation.md b/User-Documentation.md index 41af21f..ed6f918 100644 --- a/User-Documentation.md +++ b/User-Documentation.md @@ -111,9 +111,14 @@ Last is the [Symbiyosys Formal Verification](https://symbiyosys.readthedocs.io/e # Simulation -Import all simulation files under [./testbench](https://github.com/AngeloJacobo/DDR3_Controller/tree/main/testbench) to Vivado then run simulation. +Import all simulation files under [./testbench](https://github.com/AngeloJacobo/DDR3_Controller/tree/main/testbench) to Vivado then run simulation. + +![image](https://github.com/AngeloJacobo/DDR3_Controller/assets/87559347/f11afd00-ea17-4669-bebb-9f22e8ae6f6d) + +![image](https://github.com/AngeloJacobo/DDR3_Controller/assets/87559347/a289066f-2a5c-4d08-9660-a76cf537383a) + # Sample Projects -- The1 +-