mirror of https://github.com/YosysHQ/yosys.git
Update todo for more features to verificsva.cc
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
38596ce68f
commit
e7862d4f64
|
@ -27,7 +27,7 @@
|
|||
// [antecedent_condition] always.. property
|
||||
// [antecedent_condition] eventually.. basic_property
|
||||
// [antecedent_condition] property until.. expression
|
||||
// [antecedent_condition] basic_property until.. basic_property
|
||||
// [antecedent_condition] basic_property until.. basic_property (assert/assume only)
|
||||
//
|
||||
// antecedent_condition:
|
||||
// sequence |->
|
||||
|
|
Loading…
Reference in New Issue