Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - Re: Xilinx VHDL coding styles,lookin for a tutorial

 
Thread Tools Search this Thread
Old 12-02-2008, 05:53 PM   #1
Default Re: Xilinx VHDL coding styles,lookin for a tutorial


On 2 Dec, 17:33, "blisca" <bliscachiocciolinatiscalipuntoit> wrote:
> Hi
> I am lookin for information about good coding style when using Xilinx
> devices(Spartan 3 mostly),i mean templates for correct and efficient
> implementation of clock dividers,multiplexers,RAM and so on,so that the
> result could be easy to analyze and syntethize to the tool
>
> Many thanks
>
> Diego


For Ram, Muxes, registers (ie. basic fabric) its normally just best to
write clear generic code that could be read by any synthesisor,
they're pretty good at interpreting what you mean for the given
device. Just remember to simulate, simulate, simulate before you
actually try and put it on a chip. There isnt really any specific
Xilinx template for code, other than directly instatiating the library
primitives.

As for clock dividers, you'd best stick with the DCM entity and read
up in the data sheet as to how it works. Afaik, its not so feasible to
infer a digital clock divider in RTL VHDL.


Tricky
  Reply With Quote
Old 12-02-2008, 08:24 PM   #2
jeppe
Senior Member
 
Join Date: Mar 2008
Location: Denmark
Posts: 245
Default
Well - even I prefer a Spartan 3E kit could there be information at my site:
http://www.jjmk.dk/

Your welcome


jeppe
jeppe is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
OT: Blu-Ray Region Coding RL DVD Video 11 12-11-2007 04:04 AM
Computer Security aldrich.chappel.com.use@gmail.com A+ Certification 0 11-27-2007 02:11 AM
VHDL (Assigning pins in xilinx) amanpervaiz Hardware 3 12-02-2006 04:37 PM
Blockbuster Wants Region Coding To End. Scot Gardner DVD Video 31 12-13-2003 02:45 AM
Re: The purpose of dvd region coding? Shouse DVD Video 1 09-02-2003 05:47 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46