R
rickman
Guest
On 7/29/2014 3:37 PM, mnentwig wrote:
Perhaps you could start a discussion about what you are doing? I think
they have some pretty knowledgeable people there... although one fellow
tried to tell me that he could add a pipeline register on the negative
clock edge and it would work as well as one on the positive edge. I'm
not sure what he meant.
That reminds me of another way to work around the sync memory problem.
The memory can be run on the opposite phase of the clock so that it
writes and reads in the middle of the clock cycle. The timing specs
have to be set up for this and it may require some optimization to meet
timing, but it should work. I had forgotten all about this.
--
Rick
Yes, thanks. I registered once, maybe I'll have a look through the
archives.
Perhaps you could start a discussion about what you are doing? I think
they have some pretty knowledgeable people there... although one fellow
tried to tell me that he could add a pipeline register on the negative
clock edge and it would work as well as one on the positive edge. I'm
not sure what he meant.
That reminds me of another way to work around the sync memory problem.
The memory can be run on the opposite phase of the clock so that it
writes and reads in the middle of the clock cycle. The timing specs
have to be set up for this and it may require some optimization to meet
timing, but it should work. I had forgotten all about this.
--
Rick