tjroamer Posted April 17, 2017 Report Share Posted April 17, 2017 Hi, the subelement clockInterfaceRef and resetInterfaceRef can be useful for bus interface specification. They have been mentioned once in the specification in the section 5.12: If the clock and reset ports are associated with the protocol of a bus interface, the special purpose clock or reset busInterface (see 6.5.1) can be referenced from any bus interface using the clockInterfaceRef and resetInterfaceRef subelements. However, the clockInterfaceRef and resetInterfaceRef are missing in the xsd schema, also, there is no other hints how to specify them. BR /Kenny Quote Link to comment Share on other sites More sharing options...
kock Posted April 18, 2017 Report Share Posted April 18, 2017 Hello Kenny, Indeed you found an inconsistency. The clockInterfaceRef and resetInterfaceRef are not part of the schema. The text should also be removed from the specification document. If you do not want to connect clock and reset ports using the addressable bus interface you can use the isInformative element in the portMap element. This allows you to make clock and reset ports part of the portMaps to get a reference for the other ports without physically connecting them through this interface. The clock and reset port itself can be mapped again in other dedicated clock and reset bus interface in order to create the physical connections. Best regards, Erwin Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.