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.

How to design n bit high speed adder using active VHDL ?

Status
Not open for further replies.

Satdev Ahlawat

Newbie level 3
Joined
Aug 10, 2007
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,294
howcan we design n bit high speed adder using active vhdl
 

Re: vhdl paper

there are many adders that might be useful to you... try reading them from text books... any good digital design book will have these stuff... then you can model these adders easily yourself... and your question is out of scope of reply in this short space....:D:|:cry::!:
 

Re: vhdl paper

First make out an n bit adder, once you decide how will the circuit look like, then only proceed with the entity and architecture of the code. You can use structural code for simplicity in the beginning and then try to agressively write in other forms.
 

Re: vhdl paper

You cannot do anything in vhdl to do a high speed adder. Instead, You will have to think an architecture, which is fast, or get it from somewhere, and then use vhdl to code it.
Kr,
Avi
http://www.vlsiip.com
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top