LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Sponsors
  • Mirrors
  • Logos
  • Contact us
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cores > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: InvalidError at gmail.com<InvalidError@g...>
    Date: Tue Sep 27 19:48:49 CEST 2005
    Subject: [oc] Bus delay - FPGA
    Top

    IF your design is Globaly Synchronous then this delay should not
    matter as the values are only read from the bus when the next clock
    edge changes, typicaly from low to high.



    ----- Original Message -----
    From: powerarm2001 at yahoo.co.in<powerarm2001@y...>
    To:
    Date: Fri Sep 16 19:48:29 CEST 2005
    Subject: [oc] Bus delay - FPGA

    > In FPGA design ,
    >
    > I have a 16 bit counter and I latch the counter value onto a data
    > bus
    > and I read the data bus continuously. I make a very fast read out
    > of
    > the data bus. I have problem here. There is delay in the data bus
    > to
    > change from one counter value to another counter value. For example
    > let the counter value be 1403H.I latch it to the data bus. I read
    > the
    > value. The next counter value will be 1404H. When I latch this data
    > to
    > the data bus, each data line in the bus takes different time to
    > arrive
    > at 1404h. For example data line 0 and 1 (0 and 1st Bit should be 0
    > here). But it takes much time to change state from 1 to 0.Before
    > this
    > occurs bit 2 become 1.So I read the value 1407h. Can you suggest me
    > what to do with this transition delay.
    > Thanks.
    >
    >

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.