C
Chip
Guest
Greetings,
I have a 4-bit chip select bus (1 of 16) that I want to use as an
event. The simplest solution is to simply AND the 4 input lines to
produce a single signal called ChipSelect. As you probably know using
this signal in an 'always' block returns the 'Gated clock' warning.
Is there a solution to this problem?
Thanks
I have a 4-bit chip select bus (1 of 16) that I want to use as an
event. The simplest solution is to simply AND the 4 input lines to
produce a single signal called ChipSelect. As you probably know using
this signal in an 'always' block returns the 'Gated clock' warning.
Is there a solution to this problem?
Thanks