Files
Picus/scripts
sorawee 8432a9bfb6 Make --weak the default (#40)
We almost always only want the weak safety (checking that output signals
of the main component are deterministic), not strong safety
(checking that all signals are deterministic). However, currently the
strong safety mode is the default. This makes it cumbersome to invoke
Picus, since we need to indicate that we want the weak safety explicitly.

This commit inverts the behavior by removing the flag `--weak` and
adds the flag `--strong` (for strong safety), which is defaulted to false.
2023-09-27 20:22:33 -05:00
..
2022-09-01 10:35:43 -07:00
2022-08-25 17:42:39 -07:00
2022-08-25 20:05:34 -07:00
2022-08-25 17:57:24 -07:00