Comparisons
Wishbone Control Signals Compared to Other SOC Bus Standards
Wishbone | Avalon Bus | Description |
---|---|---|
cyc | = !write_n or !read_n | indicates that a valid bus cycle is in progress |
stb | = chipselect | indicates a valid data transfer cycle |
we | = !write_n and read_n | indicates whether the current local bus cycle is a READ or WRITE cycle. The signal is negated during READ cycles, and is asserted during WRITE cycles. |
ack | = !waitrequest | indicates the termination of a normal bus cycle by slave device. |
Avalon Bus | Wishbone | Description |
---|---|---|
chipselect | = stb | indicates that slave device is selected. |
write_n | = !(cyc and we) | indicated that master requests to write to slave device. |
read_n | = !(cyc and !we) | indicated that master requests to read from slave device. |
waitrequest | = !ack | indicates that slave requests that master wait. |
Read more about this topic: Wishbone (computer Bus)
Famous quotes containing the word comparisons:
“Decade after decade, artists came to paint the light of Provincetown, and comparisons were made to the lagoons of Venice and the marshes of Holland, but then the summer ended and most of the painters left, and the long dingy undergarment of the gray New England winter, gray as the spirit of my mood, came down to visit.”
—Norman Mailer (b. 1923)
“I dont like comparisons with football. Baseball is an entirely different game. You can watch a tight, well-played football game, but it isnt exciting if half the stadium is empty. The violence on the field must bounce off a lot of people. But you can go to a ball park on a quiet Tuesday afternoon with only a few thousand people in the place and thoroughly enjoy a one-sided game. Baseball has an aesthetic, intellectual appeal found in no other team sport.”
—Bowie Kuhn (b. 1926)
“The surest route to breeding jealousy is to compare. Since jealousy comes from feeling less than another, comparisons only fan the fires.”
—Dorothy Corkville Briggs (20th century)