From 9f3c051f8d8c0fc8e9e4025af9af44dd91108d82 Mon Sep 17 00:00:00 2001 From: David Harris Date: Fri, 17 Feb 2023 19:13:52 -0800 Subject: [PATCH] Listed more Python files for installation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d8c2432d4..757781024 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,12 @@ It is most convenient if the sysadmin installs riscof into the server’s Python However, riscof can also be installed and run locally by individual users. +### Other Python libraries + +While a sysadmin is installing Python libraries, it's worth doing some more that will be needed by visualization scripts. + + $ sudo pip3 install matplotlib scipy sklearn adjustText lief + ### Install Verilator Verilator is a free Verilog simulator with a good Lint tool used to catch errors in the SystemVerilog code. It is needed to run regression.