mirror of https://github.com/efabless/caravel.git
Update cocotb README file to include PDK export requirements
This commit is contained in:
parent
1e385b6e23
commit
0da9e78e57
|
@ -16,6 +16,8 @@ Prerequisites
|
||||||
- iverilog or vcs
|
- iverilog or vcs
|
||||||
- export CARAVEL_ROOT= \<caravel repo root\>
|
- export CARAVEL_ROOT= \<caravel repo root\>
|
||||||
- export MCW_ROOT= \<caravel_mgmt_soc_litex 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
|
run a test
|
||||||
=============================
|
=============================
|
||||||
|
|
Loading…
Reference in New Issue