M
mav1101
Hi all,
I've heard that a good rule of thumb is to not to use a global clock as
an enable for flops. I'm currently working with a Xilinx Virtex FPGA
and I'm trying to solve a crossover circuit to interface an internal
module with a Virtex BlockSelect DPRAM. The crossover is needed to
satisfy the RAM appnote requiring a skew between the porta and portb
clocks. I cannot change the interfacing module nor the the opposite
port clock on the DPRAM. The solution that I have consists of doing a
crossover and using one of the clocks as an enable for both the DPRAM
and some of the flops in the crossover circuit. Even though the
solution seems to work in post place and route simulation, I'm getting
warning messages in Xilinx ISE because I'm connecting clocks to
non-clock inputs. Static timing numbers look ok too. Neverthless, I'm
wondering if this a problem (i.e. adding loading to the clock tree)?
Any advice would be greatly appreciated.
Cheers,
I've heard that a good rule of thumb is to not to use a global clock as
an enable for flops. I'm currently working with a Xilinx Virtex FPGA
and I'm trying to solve a crossover circuit to interface an internal
module with a Virtex BlockSelect DPRAM. The crossover is needed to
satisfy the RAM appnote requiring a skew between the porta and portb
clocks. I cannot change the interfacing module nor the the opposite
port clock on the DPRAM. The solution that I have consists of doing a
crossover and using one of the clocks as an enable for both the DPRAM
and some of the flops in the crossover circuit. Even though the
solution seems to work in post place and route simulation, I'm getting
warning messages in Xilinx ISE because I'm connecting clocks to
non-clock inputs. Static timing numbers look ok too. Neverthless, I'm
wondering if this a problem (i.e. adding loading to the clock tree)?
Any advice would be greatly appreciated.
Cheers,