ts-7000
[Top] [All Lists]

Re: [ts-7000] [TS7300] Finding registers or memory address corresponding

To:
Subject: Re: [ts-7000] [TS7300] Finding registers or memory address corresponding to CPU to FPGA bus
From: David Hawkins <>
Date: Wed, 23 Apr 2008 11:01:14 -0700
Hi Mugilan,

> I am trying to collect data from a CMOS sensor at about 1.5MHz. My
> plan is to implement a data acquisition state machine within the FPGA
> and store one row of data (approximately 1.5kB) each time and send it
> to the CPU for computation. All the controls of the row and the time
> interval of each data collection will be controlled by the CPU.

1.5kB/1.5MHz = 1ms worth of data.

Is this continuously sampled, i.e., every 1ms you have a new data set?

> To implement this, I think the best way is to store the data into the
> FPGA memory block and then send it to the CPU for permanent storage
> and computation. I pretty much implemented most of these structures. I
> was also planning to use the internal 8 bit high speed bus between the
> CPU and FPGA (DATA08-15 through the 74LVC245 bus transceiver to
> BD08-15  => shown in TS7300 schematic pg 2) to transfer the data.

The implementation will depend on the bus bandwidth between the
FPGA and the CPU. I never got to test that aspect of the board.

It sounds like you're on the right track though. You'll probably
want to have double-buffers so that the sensor is writing to
one buffer, while the host is reading another.

There is SDRAM on the board, so an alternative would be to write
data to FPGA RAM, and then transfer it to SDRAM (multiple
buffers worth). The host can then get the buffers from SDRAM.

> Now I am having trouble in finding the corresponding direction
> register and the data register for the CPU data lines (DATA08-15).
> 
> My questions are:
> 
> 1) is there a dedicated register to control this data bus? (I know
> about the
>     PC/104 expansion bus but i rather not have additional external lines)
> 
> 2) if there is, where can I get documentations or sample codes to use
> this?
> 
> 3) if there isn't, can I still go forward with this approach and how
> would I proceed?
> 
> I really appreciate your help and I hope you can guide me with this
> too. I am trying to complete my senior design work (Electrical
> Engineering), I have all the hardware part done, just this software
> implementation is slowing me down a little. Thank you very much.

There is an example design on opencores.org for the FPGA.

Its not very well documented in terms of the bus interface,
and there is no bus functional model to help with the development
of a test bench. However, its the best place to start.
Compile that design and confirm it works, then start striping
it down to the minimum, add a RAM block, and then test
the transfer performance. That'll tell you whether you can
get your sensor data across to the CPU fast enough.

Cheers,
Dave






------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ts-7000/join
    (Yahoo! ID required)

<*> To change settings via email:
     
    

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU