~ruther/jesd204b-vhdl

ref: 543932af27de356464999f172c6f5a9d20979035 jesd204b-vhdl/src/data_link/ring_buffer.vhd -rw-r--r-- 4.3 KiB
543932af — František Boháček 2 years ago
chore: fix indentation
0347fe6a — František Boháček 2 years ago
chore: remove unnecessary buff triple from ring_buffer
5f5fdd8e — František Boháček 2 years ago
fix: make ring_buffer synthetizable by making co_read interval constant (dependent only on one variable instead of two)
ca7d6f92 — František Boháček 2 years ago
feat: remove unnecessary big buffer (3 * buffer_size) from ring_buffer
cec550fc — Rutherther 2 years ago
Merge pull request #14 from Rutherther/feat/add-frame-clock

Add frame clock handling
06ed0558 — František Boháček 2 years ago
feat: reset everything in ring buffer
529b78b1 — František Boháček 2 years ago
fix: make buffer inside of ring buffer triple instead of twice temporarily
bbba2af7 — František Boháček 2 years ago
feat: add ring_buffer for std_logic_vector