Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- I guess the question is whether or not removing that works better? What would be interesting is taking a look at the optimization section of the fitter to see if it is optimizing out part of the logic. --- Quote End --- The question is not about resources consumption but about the speed of the interface. I've speed up transactions by combinational control of ARREADY, AWREADY and some other signals. However it contradicts the statement, that "On master and slave interfaces there must be no combinatorial paths between input and output signals." So it works, it is fast, but it does not comply to the AXI4 specification :cry:. By the way, the whole design is available at http://opencores.org/project,ax4lbr