doc: add resolver hint in doc
This commit is contained in:
@@ -10,6 +10,9 @@ This is the legacy version of LCR Connector, although this is also refactored fr
|
|||||||
- Execute `uv run lcr-connector --help` for the usage of LCR Connector.
|
- Execute `uv run lcr-connector --help` for the usage of LCR Connector.
|
||||||
- After launch LCR Connector, you can see the help message in interactive console, or type `help` to see the help message.
|
- After launch LCR Connector, you can see the help message in interactive console, or type `help` to see the help message.
|
||||||
|
|
||||||
|
A small hint for you: `lut` resolver is good and quick on most devices.
|
||||||
|
However, if you are running on memory-limited device, `bfs` resolver may be the substitute for you.
|
||||||
|
|
||||||
Additionaly, for using LCR Connector, you need 3 list files holding all possible device standard values which are available in your laboratory.
|
Additionaly, for using LCR Connector, you need 3 list files holding all possible device standard values which are available in your laboratory.
|
||||||
Each of them represents a type of device respectively, resistor, capacitor, or inductor.
|
Each of them represents a type of device respectively, resistor, capacitor, or inductor.
|
||||||
These list files are basically like this:
|
These list files are basically like this:
|
||||||
|
|||||||
Reference in New Issue
Block a user