Research discussion
Have just started regular discussion with mathematicians, and got a big boost on the research. I have read umpteen papers and produce nothing, while those math wizards took a glance at them and answer all my questions right away. Well, disconnected from them is a nightmare. Looking forward for discussion next week, now I have to decide Karatsuba Ofman or Mastrovito while coding vhdl for lookup table.
Advertisements
Cyclops 11:13 pm on May 9, 2011 Permalink |
Have you implemented the Mastrovito Multiplier in Verilog!? I’m a 4th year CSE student from IIT Kharagpur, and am researching on this presently. I would be grateful if you can mail me the code at rishav.mishraa@gmail.com
CG 9:30 am on May 10, 2011 Permalink |
we implemented it only in VHDL, have you read this book http://arithmetic-circuits.org/finite-field/index.html? it contains mastrovito multiplier in two versions, maybe you can reconstruct verilog version by looking at the downloable vhdl version.