Skip to content
View DarrionRamos's full-sized avatar
  • University of Florida
  • Gainesville, Florida
  • 00:59 (UTC -05:00)

Highlights

  • Pro

Block or report DarrionRamos

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Nonblocking-Cache Nonblocking-Cache Public

    A direct mapped, non-blocking cache implemented with a parameterized amount of allowed misses. Tracks entries in the miss status handling register with an operation or op code.

    SystemVerilog

  2. 1D-Convolution-Speedup 1D-Convolution-Speedup Public

    Using Dr. Stitt's code framework, increased the speed of 1 dimensional convolution of a pixel stream with a kernel using a pipeline, buffers, and RAMs.

    VHDL