Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by kyalama

  1. K

    Basic Question on implementing Cordic algorithm for multiplication of 2 numbers.

    Hi, Are you for asking for multiplication of 2 no.s or finding sin or cosine.. If you want do just simple multiplication, I haven't figured out how to do it yet, but for my purpose I found a workaround by using a different set of equations from the same paper to calculate the twiddle factor. If...
  2. K

    Basic Question on implementing Cordic algorithm for multiplication of 2 numbers.

    @SPIZERO I wanted to know where I was going wrong in calculating each iteration, not the syntax actually. I could give the datatypes and sizes after i get to know what is happening. Also if I initialize the values, as you suggested it would return 510 ( since it performs 255*2 irrespective of...
  3. K

    Basic Question on implementing Cordic algorithm for multiplication of 2 numbers.

    Hi, I was trying to implement the algorithm for multiplication first in matlab and then in verilog and would like to quote from Andraka's paper to illustrate an example. My basic problem is that when I implement the modified equations for multiplication from the paper all i get is x*2 and not...

Part and Inventory Search

Back
Top