From 889133a3e258b38c84ccbe88fe012355ab97adb7 Mon Sep 17 00:00:00 2001 From: Eric Kooistra <kooistra@astron.nl> Date: Mon, 20 Jan 2025 08:37:59 +0100 Subject: [PATCH] Add note on licenses. --- doc/erko_howto_tools.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/erko_howto_tools.txt b/doc/erko_howto_tools.txt index d074f15068..75be65acd2 100755 --- a/doc/erko_howto_tools.txt +++ b/doc/erko_howto_tools.txt @@ -1164,6 +1164,8 @@ export LM_LICENSE_FILE=1800@license4.astron.nl:1717@license5.astron.nl ping 10.87.3.179 # = ping license4.astron.nl ping 10.87.3.114 # = ping license5.astron.nl +RW --> EK 5 dec 2024: + Modelsim draaide voorheen op LICENSE5 maar nu op LICENSE1. Quartus is (weer) op LICENSE4 zoals voorheen. ******************************************************************************* * Screen to run a terminal session without ssh connection -- GitLab