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.

Xilinx Unsigned parallel squarer design

Status
Not open for further replies.

akeedthe

Junior Member level 1
Junior Member level 1
Joined
Aug 3, 2011
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Malaysia
Activity points
1,404
Hi,

I am looking to design a parallel squarer circuit using VHDL and try optimizing interconnections to see if it can be more efiicient.

The design template Im looking to follow is based on this paper:

**broken link removed**

(Parallel squarer design using pre-calculated sums of partial products)

and

https://ieeexplore.ieee.org/xpl/art...yText=Power+and+Area+Efficient+Squarer+Design

(Power and Area Efficient Squarer Design)

How would it be a good way to start off this project please?

I figured that I dont need the partial products themselves as I can input them for the time being to test the circuit. So i presume I would need to start with the full and half adder networks. Also, is the vector merger adder the same as using Carry Look Ahead Logic?

Any opinions on this would be appreciated.

Thanks in advance:)

- - - Updated - - -

Also, would anyone be knowing the standard VHDL library for the full adder, half adder and carry look ahead adder please and where I can find it?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top