Hardware Reference
In-Depth Information
Chapter 9
Fundamental Operations in BALM
In this chapter, we illustrate some of the basic automata operations using small
examples so that the results can be plotted with reasonable readability. All of the
examples were computed using BALM commands and the BALM plot command,
plot aut , to display the automata graphically. We illustrate most of the operations
below using common examples derived from the file S27.blif , shown below
.model s27.bench
.inputs G0 G1 G2 G3
.outputs G17
.latch G10 G5 0
.latch G11 G6 0
.latch G13 G7 0
.names G11 G17
01
.names G14 G11 G10
00 1
.names G5 G9 G11
00 1
.names G2 G12 G13
00 1
.names G0 G14
01
.names G14 G6 G8
11 1
.names G1 G7 G12
00 1
.names G12 G8 G15
1- 1
-1 1
.names G3 G8 G16
1- 1
Search WWH ::




Custom Search