Skip to content

Commit 5502c47

Browse files
authored
docs: update to latest simics 6 (#272)
1 parent 9689f0e commit 5502c47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/setup/linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ tarball you downloaded, and likewise with `simics-6-packages`.
6464

6565
```sh
6666
curl --noproxy '*.intel.com' -L -o $HOME/Downloads/ispm.tar.gz \
67-
"https://registrationcenter-download.intel.com/akdlm/IRC_NAS/881ee76a-c24d-41c0-af13-5d89b2a857ff/intel-simics-package-manager-1.7.5-linux64.tar.gz"
67+
"https://registrationcenter-download.intel.com/akdlm/IRC_NAS/ead79ef5-28b5-48c7-8d1f-3cde7760798f/intel-simics-package-manager-1.8.3-linux64.tar.gz"
6868
curl --noproxy '*.intel.com' -L -o $HOME/Downloads/simics-6-packages.ispm \
69-
"https://registrationcenter-download.intel.com/akdlm/IRC_NAS/881ee76a-c24d-41c0-af13-5d89b2a857ff/simics-6-packages-2023-31-linux64.ispm"
69+
"https://registrationcenter-download.intel.com/akdlm/IRC_NAS/ead79ef5-28b5-48c7-8d1f-3cde7760798f/simics-6-packages-2024-05-linux64.ispm"
7070
```
7171

7272
Next, we will install SIMICS. Here, we install to `$HOME/simics/` . We will extract

0 commit comments

Comments
 (0)