Remove Cadence & Synopsys plugins (#1410)

* remove Cadence & Synopsys plugins from docs and scripts

* update conda-locks
This commit is contained in:
Harrison Liew
2023-03-21 09:34:38 -07:00
committed by GitHub
parent c62ff145eb
commit 9ef3001ce1
15 changed files with 332 additions and 286 deletions

View File

@@ -2,7 +2,7 @@
ASAP7 Tutorial
==============
The ``vlsi`` folder of this repository contains an example Hammer flow with the SHA-3 accelerator and a dummy hard macro. This example tutorial uses the built-in ASAP7 technology plugin and requires access to the included Cadence and Mentor tool plugin submodules. Cadence is necessary for synthesis & place-and-route, while Mentor is needed for DRC & LVS.
The ``vlsi`` folder of this repository contains an example Hammer flow with the SHA-3 accelerator and a dummy hard macro. This example tutorial uses the built-in ASAP7 technology plugin and requires access to the included Mentor tool plugin submodule, which is needed for DRC & LVS.
Project Structure
-----------------