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.

where to check code size in EDK or SDK

Status
Not open for further replies.

melexia

Member level 2
Joined
Jun 2, 2008
Messages
43
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,620
Hi all,

I am generating an EDK design for microblaze. Because of some project limitations I have only internal BRAM to use as code and data memory. I have made a code which is running fine but now I have to check its size and see how much place I have left with for incresing functionality of my code or edk project.
please help
thanks
 

I'm using 13.1 SDK for all C projects. I remember in EDK, you can see the usage of BRam in the transcript window at the time of running "update bitstream"

Try seeing the transcript window while running this. You will be able to see the usage....
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top