Class 2 UIS threads

Documented that threadlib provides *class* *2* UIS threads,
not class 1 and not class 3. Clarifies issue #33.
This commit is contained in:
Adrian Schlatter
2020-04-18 16:36:26 +02:00
parent 778bc41afb
commit c6b8562c56
2 changed files with 4 additions and 1 deletions

View File

@@ -8,6 +8,9 @@ function min(x, y) {
}
function calculateThreadlibSpecs() {
# Calculates threadlib specs for UIS threads assuming class 2
# threads (class 1 and class 3 threads are not supported)
Designator = $1;
TPI = $2;
D = $3;