source:
vis_dev/vis-2.1/examples/coherence/liveness1.ctl
@
14
Last change on this file since 14 was 11, checked in by , 13 years ago | |
---|---|
File size: 155 bytes |
Line | |
---|---|
1 | # liveness property one: a read request from processor 1 will eventually |
2 | # be serviced |
3 | |
4 | AG (( proc1.proc_state = READING ) -> AF (proc1.acknowledge = 1)); |
Note: See TracBrowser
for help on using the repository browser.