Skip to content

aekanman/FPGA-video-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPGA Video Decoder

Design and implementation of a video decoder on an Altera Cyclone V FPGA board.

Design and Processing Elements

  • 3 Cores
  • 4 Mailboxes
  • 1 Read and write DMA
  • 1 2D IDCT HW accelerator
  • 1 Periodic timer

Methods and Tasks

  • Lossless decoding
  • Parallelizing the cores
  • HW accelerators
  • System level HW/SW co-design
  • FPGA resource utilization
  • Memory utilization
  • Inverse discrete cosine transform (IDCT)
  • Scheduling and synchronization
  • Cache coherency

License

MIT © Atakan Efe Kanman

About

👾 Design and implementation of a video decoder on an Altera Cyclone V FPGA board.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published