Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

EP2C8Q208C8 ROM problems

Status
Not open for further replies.

lgeorge123

Full Member level 2
Full Member level 2
Joined
Jun 13, 2004
Messages
130
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
Hong Kong
Activity points
1,403
I search the data sheet of EP2C8Q208C8 cannot find the ROM SIZE of it , so is it have no ROM or what is the size of it if it have ??
 

FvM

Super Moderator
Staff member
Advanced Member level 7
Joined
Jan 22, 2008
Messages
50,992
Helped
14,631
Reputation
29,538
Reaction score
13,740
Trophy points
1,393
Location
Bochum, Germany
Activity points
291,745
I search the data sheet
??
Cyclone® II devices feature embedded memory structures to address the on-chip memory needs of FPGA designs. The embedded memory structure consists of columns of M4K memory blocks that can be configured to provide various memory functions such as RAM, first-in first-out (FIFO) buffers, and ROM.
EP2C8 has 144 respectively 165 kBit available (8 resp. 9 Bit organisation).
 

sicheng163

Member level 2
Member level 2
Joined
Oct 19, 2009
Messages
45
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,288
Location
Chengdu,China
Activity points
1,567
I don't think there's any ROM in FPGA, all you need is ram, because ram can be simulated as rom.
and if you need a rom to store your code, just use EPCS device
 

lgeorge123

Full Member level 2
Full Member level 2
Joined
Jun 13, 2004
Messages
130
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
Hong Kong
Activity points
1,403
Hi , sicheng163 , can you give me more information about using EPCS , can EP2C8Q208C8 using it without external ROM ?
 

sicheng163

Member level 2
Member level 2
Joined
Oct 19, 2009
Messages
45
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,288
Location
Chengdu,China
Activity points
1,567
Hi , sicheng163 , can you give me more information about using EPCS , can EP2C8Q208C8 using it without external ROM ?

EPCS series chips are configrution devices for altera FPGAs,
such as EPCS4/EPCS16
of course you can design a FPGA board without ROM, then you have to download your code with JTAG everytime after power up,
 

lgeorge123

Full Member level 2
Full Member level 2
Joined
Jun 13, 2004
Messages
130
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
Hong Kong
Activity points
1,403
what configration I need in quartus in order to store my code in rom ???
 

sicheng163

Member level 2
Member level 2
Joined
Oct 19, 2009
Messages
45
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,288
Location
Chengdu,China
Activity points
1,567
what configration I need in quartus in order to store my code in rom ???

Actually you don't really need to config anything, just download your code into EPCS chip, with AS mode JTAG form quartus programmer (Active Serial Programming)
then when power up, FPGA will get the code from EPCS,
so, all you need is AS mode JTAG and an EPCS chip and a FPGA
you can get more details from the datasheet of EPCS
 

lgeorge123

Full Member level 2
Full Member level 2
Joined
Jun 13, 2004
Messages
130
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
Hong Kong
Activity points
1,403
according to EPCS64 datasheet it is a 64M bit memory IC , can it used to store 4M size code without flash memory ???
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top