Re: [myhdl-list] Driving constants
Brought to you by:
jandecaluwe
From: Sébastien B. <seb...@mi...> - 2011-09-04 21:40:59
|
On 09/04/2011 10:35 PM, Jan Langer wrote: > Could you just use a clock everywhere? Huh? How is that related? There is indeed a clock everywhere - the whole generated circuit is synchronous - but I still need (synchronous) strobe and acknowledgment signals to control the flow of data. This practice is very common in digital design, e.g. Wishbone and many other interconnect buses have similar systems. |