mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 05:24:49 +00:00
update riscof link
This commit is contained in:
parent
0746f8fe89
commit
37aa6acf5a
@ -361,11 +361,11 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
# RISCOF (https://github.com/riscv/riscof.git)
|
# RISCOF (https://github.com/riscv-software-src/riscof.git)
|
||||||
# RISCOF is a RISC-V compliance test framework that is used to run the RISC-V Arch Tests.
|
# RISCOF is a RISC-V compliance test framework that is used to run the RISC-V Arch Tests.
|
||||||
section_header "Installing/Updating RISCOF"
|
section_header "Installing/Updating RISCOF"
|
||||||
STATUS="RISCOF"
|
STATUS="RISCOF"
|
||||||
pip3 install git+https://github.com/riscv/riscof.git
|
pip3 install git+https://github.com/riscv-software-src/riscof.git
|
||||||
|
|
||||||
|
|
||||||
# OSU Skywater 130 cell library (https://foss-eda-tools.googlesource.com/skywater-pdk/libs/sky130_osu_sc_t12)
|
# OSU Skywater 130 cell library (https://foss-eda-tools.googlesource.com/skywater-pdk/libs/sky130_osu_sc_t12)
|
||||||
|
Loading…
Reference in New Issue
Block a user