Pipelines
Pipelines are an important construct in most hardware designs, and one of the key unique features of Spade is its native support for pipelining.
Like the blinky chapter, this one has two versions:
- Pipelines (for software people) for software developers, which introduces what pipelines are in addition to how they are expressed in Spade.
- Pipelines (for hardware people) for people who are already familiar with hardware design and how pipelines work.