electronics forum

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

how write a Look Up Table


Post new topic  Reply to topic    EDAboard.com Forum Index -> PLD, SPLD, GAL, CPLD, FPGA Design -> how write a Look Up Table
Author Message
haneet



Joined: 07 Nov 2006
Posts: 149
Helped: 15


Post22 Dec 2008 3:36   

how write a Look Up Table


hi frndz,

Can you guyz tell me how to write a Look Up Table in verilog? I know the method of using Case statement and writing. But, is there a short cut where we can write the values?
Back to top
Google
AdSense
Google Adsense




Post22 Dec 2008 3:36   

Ads




Back to top
banjo



Joined: 24 Dec 2005
Posts: 644
Helped: 118


Post23 Dec 2008 4:47   

how write a Look Up Table


Large Look Up Tables are really ROM memories. You can instantiate a memory in verilog and then give each memory location an initial condition in the test bench. I have also loaded these testbench memories from an external file in the test bench.
In real FPGAs you have to use RAM, since ROM is not available.
Back to top
lordsathish



Joined: 11 Feb 2006
Posts: 268
Helped: 28
Location: Asia


Post23 Dec 2008 9:14   

Re: how write a Look Up Table


Is the ROM for any FPGA...?
Your FPGA tool, supposing Xilinx ISE must have applications(core generator) to generate it automatically...
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 -> how write a Look Up Table
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
how to implement look-up table in RTL? (13)
how to implement Look-Up table in verilog (4)
How can I build up a look-up table for PWM or SVM? (5)
C look up table (1)
what's look-up table? (3)
look up table (LUT) (9)
hummidity look up table? (18)
Design the Look-up Table (17)
look up table in atmel 89c51 (3)
need of ramp generation look up table (2)


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