electronics forum

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

LUT(lookup table) in FPGA can be implemented in ASIC?


Post new topic  Reply to topic    EDAboard.com Forum Index -> Digital Signal Processing -> LUT(lookup table) in FPGA can be implemented in ASIC?
Author Message
feel_on_on



Joined: 29 Apr 2005
Posts: 260
Helped: 1


Post18 Jul 2005 14:22   

look up table in asic


LUT(lookup table) in FPGA can be implemented in ASIC? Sum of Product with LUT in ASIC?
Back to top
freeinthewind



Joined: 20 Oct 2004
Posts: 108
Helped: 1


Post19 Jul 2005 3:52   

lookup tables in asic


LUT can not be implemented in ASIC. LUT is special in FPGA.
Back to top
feel_on_on



Joined: 29 Apr 2005
Posts: 260
Helped: 1


Post21 Jul 2005 2:54   

LUT(lookup table) in FPGA can be implemented in ASIC?


how to implement sum of product in ASIC?
Back to top
Renjith



Joined: 03 Jan 2005
Posts: 179
Helped: 9
Location: India


Post21 Jul 2005 14:04   

Re: LUT(lookup table) in FPGA can be implemented in ASIC?


freeinthewind wrote:
LUT can not be implemented in ASIC. LUT is special in FPGA.


if so, how did they manage to put it inside the FPGA?
Back to top
Google
AdSense
Google Adsense




Post21 Jul 2005 14:04   

Ads




Back to top
checkmate



Joined: 25 Feb 2004
Posts: 489
Helped: 35
Location: Toilet Seat


Post21 Jul 2005 15:55   

Re: LUT(lookup table) in FPGA can be implemented in ASIC?


FPGAs are basically arrays of logic elements, where the lookup table (usually implemented in some form of EEPROM) forms part of the logic element, and this handles all combinational logic. Any combinational logic can be implemented by just simply programming this lookup EEPROM.
In ASICs, combinational logic is handled using real logic gates. So from a lookup table, you optimize it using methods like karnaugh maps and just provide the HDL code for it.
Back to top
eelxl



Joined: 27 Jul 2005
Posts: 5


Post28 Jul 2005 9:05   

Re: LUT(lookup table) in FPGA can be implemented in ASIC?


LUT can be implemented easily in VHDL. Just generate this table in your library and use it directly in your code. Tests show that this method uses minimum silicon area.
Best idea: change any other logic into LUT and you will see the difference.
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 -> Digital Signal Processing -> LUT(lookup table) in FPGA can be implemented in ASIC?
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
lookup table with CPLD or FPGA? (2)
FPGA LUT to ASIC Gates (12)
lookup table in vhdl? (2)
look up table (LUT) (9)
Question about lookup table in VHDL (6)
boolean equations from lookup table (1)
How to ;LookUp table constants in 89c52 (4)
sine lookup table with 16 bit value... (8)
Need help with large lookup table (2)
[HELP] power lookup table in synopsys .lib (5)


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