Dual operation with single clock

Moderator (Company: Titel) #2892473
Rate this post
useful
not useful
Then the only place you need both edges is the IO cell.
And in the documentation for the IO pins you can find the documentation, 
how to implement a DDR interface. Indeed there is no real "both edge 
flipflop", but two seperate "rising-edge-flipflops", and one of them is 
supplied with the inverted clock. And this DDR cell is usually not 
described in VHDL, but it is a component (black box) provided from the 
manufaturer of the FPGA to be instantiated with a VHDL template...

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now