Skip to content

Commit 9f452d5

Browse files
authored
Merge pull request #162 from cklarhorst/main
Update SpinalHDL/rvls, remove obsolete patches
2 parents 048b6c3 + 2fce69f commit 9f452d5

File tree

7 files changed

+2
-777
lines changed

7 files changed

+2
-777
lines changed

Patch_DualSimTracer_toSupportSeveralELF_addRunningLinuxFlag.patch

Lines changed: 0 additions & 80 deletions
This file was deleted.

adding_wavePath_simConfig.patch

Lines changed: 0 additions & 80 deletions
This file was deleted.

ci/clone-submodules.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,6 @@ clone_submodule() {
7474
#echo "RVLS successfully checked out to $RVLS_VERSION."
7575

7676
# Apply patches
77-
apply_patch "$RVLS_DIR" "$ROOT_DIR/rvls.diff" "rvls-include-elfio"
78-
apply_patch "$RVLS_DIR" "$ROOT_DIR/rvls.patch" "rvls-all-modif"
79-
apply_patch "$ROOT_DIR/ext/SpinalHDL/lib/src/main/scala/spinal/lib/misc/test" "$ROOT_DIR/Patch_DualSimTracer_toSupportSeveralELF_addRunningLinuxFlag.patch" "DualSim"
80-
apply_patch "$ROOT_DIR/ext/SpinalHDL/core/src/main/scala/spinal/core/sim" "$ROOT_DIR/adding_wavePath_simConfig.patch" "simBootstraps"
8177
}
8278

8379
# Main script execution

rvls.diff

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)