summaryrefslogtreecommitdiff
path: root/hdl/fifo.sv (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refer to wrap bits instead of previous greycode in FIFO greycode calculation.Julian Blake Kongslie2022-04-171-2/+2
* Integrate wrap bits into grey code for FIFO.Julian Blake Kongslie2022-03-281-5/+8
* Don't use SystemVerilog parametric types because Altera doesn't support them.Julian Blake Kongslie2022-03-271-9/+9
* Add basic clock-domain-crossing FIFO.Julian Blake Kongslie2022-03-261-0/+68