mirror of
https://github.com/lowRISC/ibex.git
synced 2025-06-27 17:00:41 -04:00
[vendor] Use lowRISC repo for vendoring
This commit is contained in:
parent
0264bcf2d4
commit
e87e31acfa
1 changed files with 2 additions and 2 deletions
4
vendor/riscv_isa_sim.vendor.hjson
vendored
4
vendor/riscv_isa_sim.vendor.hjson
vendored
|
@ -6,8 +6,8 @@
|
||||||
target_dir: "riscv-isa-sim",
|
target_dir: "riscv-isa-sim",
|
||||||
|
|
||||||
upstream: {
|
upstream: {
|
||||||
url: "https://github.com/Saad525/riscv-isa-sim",
|
url: "https://github.com/lowrisc/riscv-isa-sim",
|
||||||
rev: "master",
|
rev: "mseccfg_tests",
|
||||||
},
|
},
|
||||||
mapping: [
|
mapping: [
|
||||||
{from: "tests/mseccfg", to: "tests/mseccfg"},
|
{from: "tests/mseccfg", to: "tests/mseccfg"},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue