From db51be52c2471ddc4c985be8e19a386ce00f7373 Mon Sep 17 00:00:00 2001 From: Marwan Abbas <67271180+marwaneltoukhy@users.noreply.github.com> Date: Wed, 7 Aug 2024 18:29:56 +0530 Subject: [PATCH] Update index.md --- docs/source/index.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/source/index.md b/docs/source/index.md index 3ecfa65a9..152585dfc 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -113,8 +113,8 @@ This repository contains a sample user project for the [Caravel](https://github. make caravel-sta ``` - > [!NOTE] - > To update timing scripts, run `make setup-timing-scripts`. + > [!NOTE] + > To update timing scripts, run `make setup-timing-scripts`. 7. Run the precheck locally: @@ -216,8 +216,6 @@ For more details, refer to the [Knowledgebase article](https://info.efabless.com For this project, we chose the first option: harden the user macro first, then insert it into the user project wrapper without standard cells at the top level. -![Wrapper](./_static/wrapper.png) - To reproduce this process, run: ```bash