update readme

develop
penguin 3 weeks ago
parent eb0b539b51
commit dbce8ef062

@ -42,13 +42,14 @@ VENDOR snpslmd /opt/microchip/Libero_SoC_v2024.1/Libero/bin64/snpslmd
Your mac address should already be placed there so don't worry about that.
* Edit the environment script to include your hostname
* Edit the environment
The environment script, located in =./scripts/env= contains the version of Libero and SoftConsole that you are installing. Change the versions to the correct versions if needed.
The hostname of your *host* machine will be used by the container. We can use the following command to plop your hostname into the right places:
#+begin_src bash :noeval
sed -i "s/<hostname>/$(hostname)/g" ./scripts/env
#+end_src
* Build the container + Launch the licensing daemon
#+begin_src bash
make daemon

Loading…
Cancel
Save