|
Message
From: "MIkhail Matusov" <misoma@r...>
Date: Sun, 16 Nov 2003 21:35:05 -0500
Subject: Re: [oc] DPLL using FPGA
> Can anyone recommend me the latest/best books in for
> advanced programming in VHDL (with lots of examples).
> I am at pains finding such books...
Do some search on www.amazon.com. Look at the readers' ratings. Read
readers' comments. Judging by your questions you are not ready for advanced
issues yet.
> All the books are either more theoritical or have old
> VHDL examples (with commands like 'after 10ns')
'after 10ns' is not an old command. It is as actual these days as it was
when your book was written. You are simply confusing coding for synthesis
where its use is inappropriate with writing simulation models and test
benches where such commands are used all the time. Your book(s) might in
fact be good enough.
/Mikhail
|