Good book about verilog

S

Sander Odekerken

Guest
Hello all,

I'm a student and I want to learn verilog, because all we get at school is
VHDL. Can anyone recommend me a good book about verilog?

thx, Sander Odekerken
 
I do like "Verilog HDL - A Guide to Digital Design and Synthesis" from
Samir Palnitkar.

Best Regards

"Sander Odekerken" <sander.odekerken@lycos.nl> wrote in message news:<cbpvkg$6hp$1@news3.tilbu1.nb.home.nl>...
Hello all,

I'm a student and I want to learn verilog, because all we get at school is
VHDL. Can anyone recommend me a good book about verilog?

thx, Sander Odekerken
 
I read Thomas & Moorby's "The Verilog Hardware Description Language"
and found it well organized and informative, but I must add that I
got my feet wet programming in Verilog first. Any book you use will
work better if you do the exercises.

"Sander Odekerken" <sander.odekerken@lycos.nl> wrote in message news:<cbpvkg$6hp$1@news3.tilbu1.nb.home.nl>...
Hello all,

I'm a student and I want to learn verilog, because all we get at school is
VHDL. Can anyone recommend me a good book about verilog?

thx, Sander Odekerken
 
I must recomend these 2:

Fundamentals of Digial Logic With Verilog Design
ISBN : 0071213597
Great chapters on sync and async. Starting from the basic's show schematic
diagrams for verilog code.

and

Verilog Designers Library
ISBN:0130811548
Great book with lots of code in. Covers Metastablity,PLL Dual-Port Rams,
CRC,FIFO etc...

The second book is for the more advanced.

"Sander Odekerken" <sander.odekerken@lycos.nl> wrote in message
news:cbpvkg$6hp$1@news3.tilbu1.nb.home.nl...
Hello all,

I'm a student and I want to learn verilog, because all we get at school is
VHDL. Can anyone recommend me a good book about verilog?

thx, Sander Odekerken
 
In article <cbpvkg$6hp$1@news3.tilbu1.nb.home.nl>,
"Sander Odekerken" <sander.odekerken@lycos.nl> writes:
Hello all,

I'm a student and I want to learn verilog, because all we get at school is
VHDL. Can anyone recommend me a good book about verilog?
One of the best books I've seen for the VHDL->Verilog transition is
"HDL Chip Design" by Douglas J. Smith -- it has VHDL and Verilog examples,
side-by-side, throughout the book. It's not a stand-alone, learn-how-to-
use-Verilog book, but it's a great reference for those who are making
the transition.

Doug
--
-----------------------------------------------------------------------
___, Doug Massey, ASIC Digital Logic Designer
\o IBM Microelectronics Division, Burlington, Vermont |>
| Phone: (802)769-7095 t/l: 446-7095 fax: x6752 |
/ \ |
. My homepage: http://doug.obscurestuff.com (|)
 
Hi Sander,

I recommend the HDL CHIP DESIGN written by Douglas J. Smith. The cover is
blue and has a picture of a ancient "food processor" to process both VHDL &
Verilog to spit out the circuit logic into the chip. It is a very very good
book that I find every one who use verilog especially FPGA user would love
it. It has examples for almost every thing you need. Every page is divided
into 2 columns: one for VHDL and one for Verilog (I did not bother to read
VHDL anyway, :)).

Just my opinion,

Andy.

-----------------------------

Sander Odekerken wrote:

Hello all,

I'm a student and I want to learn verilog, because all we get at school is
VHDL. Can anyone recommend me a good book about verilog?

thx, Sander Odekerken
 

Welcome to EDABoard.com

Sponsor

Back
Top