You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Individual Contribution to my CPEN 391 final project. I developed the video frame capture system for the D8M, created Avalon slaves for hardware-software interfacing and the DCT hardware accelerator
Frame capture on the D8M system diagram:
Finite State Machine for the video frame retreival
Avalon Memory Mapped Master-Slave interface to move video frames between Hardware-Software
Example Signaltap instance to show signals of the FSM
DCT algorithm implemented in Hardware
DCT hardware accelerator Data flow diagram
Combinational logic for the 1D 8x8 DCT in hardware
About
Individual Contributions to my team's CPEN 391 final project. I developed the video frame capture system for the D8M, created Avalon slaves for hardware-software interfacing and the DCT hardware accelerator