source: vis_dev/vis-2.1/examples/treearbiter/README @ 11

Last change on this file since 11 was 11, checked in by cecile, 13 years ago

Add vis

File size: 571 bytes
Line 
1
2[4,8]-arbit.v  are instantiations of a tree based mutual
3exclusion circuit. They are reasonably well documented,
4and should be useful in illustrating how to code Verilog
5for VIS, how to use fairness and nondeterminism for
6to model the  environment  modules. There is no nondeterminisn
7in the arbiter cells; they are synthesizable. I used
8this example in my class (it was a HW problem, and this is
9the model solution).
10
11FILES - 4-arbit.v = verilog source
12                4-arbit.mv = compiled blif-mv
13                4-arbit.fair = fairness constraints
14                4-arbit.ctl = properties to be checked
Note: See TracBrowser for help on using the repository browser.