electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

LUT RAMS--virtex4 how to implement


Post new topic  Reply to topic    EDAboard.com Forum Index -> PLD, SPLD, GAL, CPLD, FPGA Design -> LUT RAMS--virtex4 how to implement
Author Message
chaitu2k



Joined: 27 Apr 2004
Posts: 58
Helped: 1


Post08 Feb 2005 5:14   

ram_style=distributed


hi all

i want to implement 16 bit and 28 bit wide memory using LUT RAM...i dont want to use BLOCK RAM using core generator.....

can anyone tell me how or forward some document which gives an insight on how to do so...

cheers
Back to top
echo47



Joined: 07 Apr 2002
Posts: 4206
Helped: 566


Post08 Feb 2005 7:15   

LUT RAMS--virtex4 how to implement


Search the Xilinx Constraints Guide for RAM_STYLE DISTRIBUTED.

Here's a Verilog example:
reg [27:0] myram [0:15]; // synthesis attribute RAM_STYLE myram "DISTRIBUTED";

Good luck!
Back to top
vomit



Joined: 14 Jun 2002
Posts: 151
Helped: 10


Post08 Feb 2005 11:53   

Re: LUT RAMS--virtex4 how to implement


Just select the appropriate CoreGen module...

Distributed Memory v7.1

Data sheet: DS230 January 18, 2005
Back to top
Google
AdSense
Google Adsense




Post08 Feb 2005 11:53   

Ads




Back to top
preet



Joined: 10 Jan 2005
Posts: 91
Helped: 2


Post09 Feb 2005 14:51   

Re: LUT RAMS--virtex4 how to implement


hello,
u must see "xilinx language template" and there u find how to implement distributed RAM and BLOCK RAM
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> PLD, SPLD, GAL, CPLD, FPGA Design -> LUT RAMS--virtex4 how to implement
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
SPARTAN-3 F-LUT AND G-LUT (2)
How to config encrypt FPGA with virtex4? (1)
How to configure the LUT? (1)
how to create a LUT for implementing FM (1)
Xilinx ise: How to map my fifo on LUT? (2)
How to use LUT, give a simple examples ? (3)
how many transistor will a 256x32bit LUT consume (1)
interfacing RAMs (2)
Block Rams (19)
Guidance for DDR RAMS (4)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS