You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Holger Vogt
d0f686727d
Add new functions for operators x**y or x^y
compatmode hs: x>0 pow(x, y), x<0 pow(x, round(y)), X=0 0
compatmode lt: x>0 pow(x, y), x<0 pow(x, y) if y is close to integer, else 0
|
3 years ago |
| .. |
|
parameters
|
update hisimhv to version 1.2.4, qa check
|
12 years ago |
|
reference
|
update hisimhv to version 1.2.4, qa check
|
12 years ago |
|
qaSpec
|
few unifications for better qa tests and recover permission of run scripts
|
11 years ago |
|
run
|
model qa check for other simulator
|
11 years ago |