Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 374 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 374 Bytes

cordic_vhdl

Final work for Digital Systems subject @ University of Buenos Aires.

Description

This work consists of:

  • Implementation of the CORDIC algorithm to rotate a 3D figure.
  • Sending of the rotated figure through VGA port to view on a screen.
  • Manipulation of rotation of the figure through the boards' buttons.

Implemented on a Digilent Zedboard Zynq-7000.