Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST


Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | Microblaze Resources such as BRAMS, LUTS

There are 3 messages in this thread.

You are currently looking at messages 0 to 3.

Microblaze Resources such as BRAMS, LUTS - hrishi24h - 2011-10-11 14:30:00

Hello all,

I am a newbie in the FPGA stuff!.. 

I wanted to know some FPGA resource consumption by the microblaze but couldnot find some specific details such as how much BRAMS does it take (withminimal configuration) ?...I checked other documents but they had itsarchitecture but not these resource consumption details!...

Also, I installed ISE Design suite 13.2 Embedded Kit ( License type:Evaluation). And followed base system builder guidelines for spartan 6board with microblaze (My OS is Win 7). But I could not create netlist anddesign summary.. Is this because of the evaluation license issue ?   

Also could anyone suggest a weblink or source where I can start learningfrom basics about the FPGA development toolkit ?...


Thanks you,
Hrishi


	   
					
---------------------------------------		
Posted through http://www.FPGARelated.com



Re: Microblaze Resources such as BRAMS, LUTS - Gabor - 2011-10-11 18:13:00

hrishi24h wrote:
> Hello all,
> 
> I am a newbie in the FPGA stuff!.. 
> 
> I wanted to know some FPGA resource consumption by the microblaze but could
> not find some specific details such as how much BRAMS does it take (with
> minimal configuration) ?...I checked other documents but they had its
> architecture but not these resource consumption details!...

BRAM for MicroBlaze depends to a large extent on how much instruction
memory you assign during the BSB process.

> 
> Also, I installed ISE Design suite 13.2 Embedded Kit ( License type:
> Evaluation). And followed base system builder guidelines for spartan 6
> board with microblaze (My OS is Win 7). But I could not create netlist and
> design summary.. Is this because of the evaluation license issue ?   
> 

In my experience evaluation licenses have done everything you can
do with a full license, with the possible exception of creating
a bitstream.  So I don't think the netlist generation problem is
from the license.  On the other hand Windows 7 Professional is the
only W7 officially supported for ISE.  There may be some issues
using WIndows 7 Home...

> Also could anyone suggest a weblink or source where I can start learning
> from basics about the FPGA development toolkit ?...
> 
> 
> Thanks you,
> Hrishi
> 
> 
> 	   
> 					
> ---------------------------------------		
> Posted through http://www.FPGARelated.com

Re: Microblaze Resources such as BRAMS, LUTS - Martin Thompson - 2011-10-12 03:41:00

"hrishi24h"
<hrishi24h@n_o_s_p_a_m.gmail.com> writes:

> Hello all,
>
> I am a newbie in the FPGA stuff!.. 
>
> I wanted to know some FPGA resource consumption by the microblaze but could
> not find some specific details such as how much BRAMS does it take (with
> minimal configuration) ?...I checked other documents but they had its
> architecture but not these resource consumption details!...

It depends on the cache size you choose.  AFAIK the core CPU doesn't
need any BRAMs at all.

There's also the instruction/data memory that you may hang off the LMB,
which also takes up BRAMs, but isn't technically part of microblaze.

>
> Also, I installed ISE Design suite 13.2 Embedded Kit ( License type:
> Evaluation). And followed base system builder guidelines for spartan 6
> board with microblaze (My OS is Win 7). But I could not create netlist and
> design summary.. Is this because of the evaluation license issue ?   
>

I doubt it - evaluation license may stop you at the bsitstream phase,
but not the netlisting. Post the error messages...

Cheers,
Martin

-- 
m...@trw.com 
TRW Conekt - Consultancy in Engineering, Knowledge and Technology
http://www.conekt.co.uk/capabilities/39-electronic-hardware
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.