File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,9 +64,9 @@ tarball you downloaded, and likewise with `simics-6-packages`.
6464
6565``` sh
6666curl --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"
6868curl --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
7272Next, we will install SIMICS. Here, we install to ` $HOME/simics/ ` . We will extract
You can’t perform that action at this time.
0 commit comments