OpenCores
URL https://opencores.org/ocsvn/gecko3/gecko3/trunk

Subversion Repositories gecko3

[/] - Rev 28

Rev

Directory listing | View Log | Compare with Previous | RSS feed

Last modification

  • Rev 28, 2010-02-25 19:10:10 GMT
  • Author: nussgipfel
  • Log message:
    switched to work on the v1 production GECKO3main. the timing is a big issue
    with the prototype system. the cabeling and the possibly bad influence of the
    prototype board layout makes it impossible to run this core in sync with the
    host transfers.

    out transfer is fully working. always in sync with the transfers and reads all
    tmc headers correctly.

    abort handling in the core works as well. there were some fixes needed in the
    firmware, not all IN FIFO buffer where flushed.

    a lot of work was done for the IN transfer (fpga to pc). the in transfer
    handling in GECKO3COM_simple_test.vhd is finished.

    the GECKO3COM_simple_datapath/fsm is finished.

    there is still an issue left but I think the problem is in the gpif_com
    module. for long IN transfers, we still not receive the correct number of bytes.

    it works great for all sort of short transfers.


    Here I present a time measurement to show the achieved message throughput:
    (Response message was 1 byte, total with header and align bytes was 16 byte)

    time for i in {0..100000}; do cat /dev/usbtmc1 > /dev/null; done

    real 5m45.706s
    user 0m27.498s
    sys 4m52.676s

    This shows that we can read data from the fpga with a rate up to 290 Hz
Path
/gecko3/trunk/GECKO3COM/gecko3com-fw/firmware/gpif-design/gecko3main_fifo_transfer.gpf
/gecko3/trunk/GECKO3COM/gecko3com-fw/firmware/gpif-design/gecko3main_gpif.c
/gecko3/trunk/GECKO3COM/gecko3com-fw/firmware/include/firmware_version.h
/gecko3/trunk/GECKO3COM/gecko3com-fw/firmware/src/gecko3com_gpif.c
/gecko3/trunk/GECKO3COM/gecko3com-fw/firmware/src/gecko3com_main.c
/gecko3/trunk/GECKO3COM/gecko3com-fw/firmware/src/usb_tmc.c
/gecko3/trunk/GECKO3COM/gecko3com-fw/gecko3com.iic
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/coregenerator/coregenerator_fifo_dualclock.gise
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/coregenerator/coregenerator_fifo_dualclock.xise
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/coregenerator/coregenerator_fifo_receive.gise
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/coregenerator/coregenerator_fifo_receive.xise
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/coregenerator/coregenerator_fifo_send.gise
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/coregenerator/coregenerator_fifo_send.xise
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/GECKO3COM_simple.ise
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/GECKO3COM_simple.xise
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/GECKO3COM_simple_fsm.vhd
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/GECKO3COM_simple_prototype.ise
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/GECKO3COM_simple_prototype.xise
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/GECKO3COM_simple_test.cdc
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/GECKO3COM_simple_test.cpj
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/GECKO3COM_simple_test.vhd
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/GECKO3main_prototype.ucf
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/GECKO3main_v1.ucf
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/gpif_com.vhd
/gecko3/trunk/GECKO3COM/gecko3com-ip/core/gpif_com_fsm.vhd

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.