m-labs / migen

A Python toolbox for building complex digital hardware
https://m-labs.hk/migen
Other
1.23k stars 210 forks source link

Implement almost_full and almost_empty for Synchronous FIFOs #294

Open occheung opened 1 month ago

occheung commented 1 month ago

Description

This PR introduces FIFO watermark configuration.