FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > FPGA

FPGA comp.arch.fpga newsgroup (usenet)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-03-2004, 08:52 AM
Guy Eschemann
Guest
 
Posts: n/a
Default Re: ChipScope Pro Loading Memory


I don't know of any ready-to-use solution for this, so I guess you will
have to design your own. You could use a user-JTAG module in your
design (have a look at BSCAN_SPARTAN3 in the libraries guide). This
will allow you get data in and out of your FPGA through the JTAG port.

Then you will need a little logic to interface the JTAG module with
your SRAM controller.

On the PC side, you will need to write a small application that writes
the data to your JTAG controller (parallel cable III or IV). A
so-called "Tcl/JTAG Interface" which provides all the basic JTAG
functions is available from Xilinx and comes with the Chipscope Pro
Software ; have a look at the Chipscope manual.

Hope this helps.

Have fun,
Guy.


Vivek Joshi wrote:
> I had a question on whether you can use Chipscope pro to load an

external SRAM connected to the FPGA. I want to use ChipSCope Pro to
load data into an SRAM, is there a way to automate this, any
suggestions or comments regarding this? Is this a feasible idea?

Reply With Quote
  #2 (permalink)  
Old 08-05-2004, 10:41 PM
Antti Lukats
Guest
 
Posts: n/a
Default Re: ChipScope Pro Loading Memory

> Vivek Joshi wrote:
> > I had a question on whether you can use Chipscope pro to load an

> external SRAM connected to the FPGA. I want to use ChipSCope Pro to
> load data into an SRAM, is there a way to automate this, any
> suggestions or comments regarding this? Is this a feasible idea?


the TCL interface does allow to talk to BSCAN yes, but if you want to use
ChipScope and load memories you need a bit more work, its doable but you
must regenerate ICON with no BSCAN instance and connect ICON to it manually,
and connect your custom cores for ram loading to the other free BSCAN user
port. then you can use tcl to download rams and at the same time keep
chipscope funtionlity

Antti
http://xilinx.openchip.org




Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ChipScope Pro Loading Memory Vivek Joshi FPGA 2 08-04-2004 11:12 PM
Re: Loading data into memory from a file Rajesh Bawankule Verilog 0 07-25-2003 10:01 AM
Re: Loading data into memory from a file Steven Sharp Verilog 0 07-24-2003 10:49 PM
Re: Loading data into memory from a file Jim Wu Verilog 0 07-24-2003 09:39 PM
Re: Loading data into memory from a file Kevin Neilson Verilog 0 07-24-2003 09:12 PM


All times are GMT +1. The time now is 11:59 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved