Update cocotb README file to include PDK export requirements

This commit is contained in:
M0stafaRady 2022-10-30 01:47:46 -07:00
parent 1e385b6e23
commit 0da9e78e57
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ Prerequisites
- iverilog or vcs
- export CARAVEL_ROOT= \<caravel repo root\>
- export MCW_ROOT= \<caravel_mgmt_soc_litex repo root\>
- export PDK_ROOT= \<PDK repo root\>
- export PDK= \<PDK variant sky130A,sky130B,.... \>
run a test
=============================