This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Does CHI protocol interface use pipelines or register slice to support long distance connections ?

Hi,

I assume CHI needs to either pipeline or implement something like the AXI register slice to support long distance connections.

Please confirm and where can I find relevant information for this topic.

Thanks,

David

Parents
  • I don't believe there's any official documentation on this subject.  It's left up to an implementor to interpret the specification and design an appropriate method for registering the various signals.

    At a very high level, this should be simpler than AXI.  As a starter, would need some control logic to manage the link credits and valids at the input and output, and some sort of payload register.

Reply
  • I don't believe there's any official documentation on this subject.  It's left up to an implementor to interpret the specification and design an appropriate method for registering the various signals.

    At a very high level, this should be simpler than AXI.  As a starter, would need some control logic to manage the link credits and valids at the input and output, and some sort of payload register.

Children
No data