CORDIC Design & Simulation in Verilog - Kirk Weedman

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ย. 2013
  • Video hướng dẫn học thiết kế CORDIC Design & Simulation in Verilog được thực hiện bởi Kirk Weedman.
    This is a newer presentation than the one below and hopefully a little better. This is a generic CORDIC to produce sine and cosine type outputs and does not have some extra baggage as the older version did, due to its use in a Software Defined Radio.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 6

  • @magamaga3546
    @magamaga3546 3 ปีที่แล้ว +1

    All of your videos are really helpful. Thank you very much.

  • @stlo0309
    @stlo0309 3 ปีที่แล้ว

    Thanks a lot!

  • @dummymail5778
    @dummymail5778 ปีที่แล้ว

    @16:59 , if i compare with diagram i think equation should be X0'=dY0 and Y0'"=-dX0 ?

  • @KamranKhan-co6ox
    @KamranKhan-co6ox 2 ปีที่แล้ว

    How can we increase frequency of the sine wave?

  • @Cordic45
    @Cordic45 2 ปีที่แล้ว

    Thanks a lot
    where can i get code?

  • @sandeepkumarverma8229
    @sandeepkumarverma8229 ปีที่แล้ว

    sir this is Iterative approach or Pipeline design?