Skip to content

gaph-pucrs/RingBuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

RingBuffer

RingBuffer SystemVerilog module.

About

This module is a simple ringbuffer. DATA_SIZE controls the buffer width, which can be any number >0. BUFFER_SIZE controls the buffer depth, which needs to be power of 2. tx_o signal is high while the buffer is not empty. rx_ack_o signal is high while the buffer is not full.

About

RingBuffer SystemVerilog module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •