From 1a458e4ba323832c6205646c28f7d24807ede42d Mon Sep 17 00:00:00 2001 From: cxzzzz Date: Mon, 2 Dec 2024 00:47:24 +0800 Subject: [PATCH] add an instruction for FSDB support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d65593..ac4cb60 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Wavekit is a fundamental Python package for digital circuit waveform analysis th Install Wavekit with Python 3.9 or later. +If you want to read FSDB files, please ensure that **"VERDI_HOME" environment variable is set** before installing the library. + ### Using PIP You can install the library using pip: