lkesteloot / alice

Website documenting a hardware project from the 1990s.
http://lkesteloot.github.io/alice/
Apache License 2.0
74 stars 9 forks source link

Speed up rasterization #40

Closed lkesteloot closed 7 years ago

lkesteloot commented 7 years ago

The new read/write FIFO pipeline takes four clocks per two pixels. We should be able to pipeline it down to one clock for two pixels.