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.

[SOLVED] What is the benefit the using DesignWare multiplier Library versus custom multiplier?

Status
Not open for further replies.

u24c02

Advanced Member level 1
Joined
May 8, 2012
Messages
404
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Activity points
4,101
Hi.

As I know, design ware library has multiplier cell library.but I don't know What is the benefit the using DesignWare multiplier Library versus custom multiplier(like booth algorithm)?

Does anyone know what is different and pros &cons each them?
 

Pros
------
1.The designware multiplier will be optimized.
2.Run time will be reduced as no run time will be spent on optimizing it.
3.No need to verify it as it will be preverified.
Cons
------
1. You will be limited to Synopsys tools.
2. You will not be aware of the architecture as the RTL is not provided.
 
  • Like
Reactions: njr@1

    njr@1

    Points: 2
    Helpful Answer Positive Rating
Pros
------
1.The designware multiplier will be optimized.
2.Run time will be reduced as no run time will be spent on optimizing it.
3.No need to verify it as it will be preverified.
Cons
------
1. You will be limited to Synopsys tools.
2. You will not be aware of the architecture as the RTL is not provided.

OK, then, do you have any Idea regarding this?
'How to improve the speed of a multiplier without increasing clock speed in verilog?'
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top