mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 21:07:34 -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",
|
||||
|
||||
upstream: {
|
||||
url: "https://github.com/Saad525/riscv-isa-sim",
|
||||
rev: "master",
|
||||
url: "https://github.com/lowrisc/riscv-isa-sim",
|
||||
rev: "mseccfg_tests",
|
||||
},
|
||||
mapping: [
|
||||
{from: "tests/mseccfg", to: "tests/mseccfg"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue