Research Article
Modelling and Assertion-Based Verification of Run-Time Reconfigurable Designs Using Functional Programming Abstractions
| PSL Operator | In Haskell | PSL Operator | In Haskell |
| and | | a[N] | a N | or | | a[=N:M] | a (N,M) | not | neg | before | before | | | until_ | until_ | ā | ==> | eventually! | eventually | rose | rose | until | until | prev | prev | always | always | prev(a,N) | prev(a,N) | fell | fell | a[+] | repPlus(a) | a[N:M] | a (N,M) | before_ | before_ | ; | |
|
|