Enter into Zilicon Zone


RocketTheme Joomla Templates


Read more...
VLSI WORLD FORUM
Welcome, Guest
Please Login or Register.
Lost Password?
HDL Fundamental Understanding problem (1 viewing)
_GEN_GOTOBOTTOM Post Reply

TOPIC: HDL Fundamental Understanding problem

#147
shroffrushi (User)
Fresh Boarder
Posts: 1
graphgraph
HDL Fundamental Understanding problem 2008/10/22 13:55 Karma: 0  
I have some basic understanding problem about how HDL works.I am too good at digital systems and microprocessors(and its role as replacement of digital logic.)
I MEAN ALU and basic flip-flops.i HAVE ALSO EXTENDED MY KNOWLEDGE UPTO INTEGRATED CIRCUITS AND DIGITAL ELECTRONIC CIRCUITS.(logic families etc)

But I am stuck at very basic understanding of HDL. I have an integrated circuit which has been integrated on large scale basis.so how will I use HDL like Verilog ?? What is exactly that ?

Here I have found some basic information which helps.
  The administrator has disabled public write access.
#300
cheevu (User)
Fresh Boarder
Posts: 5
graphgraph
Re:HDL Fundamental Understanding problem 2010/09/06 20:18 Karma: 0  
Initially VHDL is used for documentation purpose. To realize big circuits say with 500K or more gate count in schematics is difficult. even a small change in the circuit is difficult. HDL is H/W programming language using the synthesizable constructs, circuit can be realized and verified. Since HDLs are technology independent they can be mapped to any technology(90nm, 65nm...) without much effort.
  The administrator has disabled public write access.
#335
kirangowle (User)
Fresh Boarder
Posts: 1
graphgraph
Re:HDL Fundamental Understanding problem 2011/02/18 16:31 Karma: 0  
HDL is an Hardware Description language, which comes in two main flavors VHDL and Verilog.

Assume you want to build a 32bit ALU of your own logic.Of course it can be done using your basic gates ICs(7400,7402), But there are few constraints in it like timing issues,power consumption etc..
Now coming to an FPGA and HDL combination you can write a code of ALU and describe how should it work.
regards
Kiran
  The administrator has disabled public write access.
#342
sanju260 (User)
Fresh Boarder
Posts: 1
graphgraph
Re:HDL Fundamental Understanding problem 2011/04/23 20:09 Karma: 0  
goto http://esd.cs.ucr.edu/labs/tutorial/

this may be helpfull...
  The administrator has disabled public write access.
_GEN_GOTOTOP Post Reply
VLSI-world.com