MH-Flight-Simulator-X / FPGA-src

The source files for the FPGA system, written in SystemVerilog
GNU Lesser General Public License v2.1
2 stars 0 forks source link

FIFO Module #14

Closed MortenSorensenNOR closed 3 weeks ago

MortenSorensenNOR commented 1 month ago

Write a FIFO module to be used for buffering between different modules in the pipeline.

The module should: