Skip to content

ClockManagement's 'enable' parameter is not implemented on Xilinx parts #51

@NickShaffner

Description

@NickShaffner

Is it me, or is there some Altera favoritism going on in Rhea? :)

ClockManagement's 'enable' signal is not implemented on Xilinx parts, though it is on Altera parts and the Simulator. This should be consistent for Xilinx and other brands of parts as well.

Ways I can think of to do this:

  • Adding clock control units to the outputs of the Xilinx MMCM_BASE - would need more than one
  • Somehow provide an error when enable is assigned on non supported hardware.
  • (personal preference) Removing the 'enable' signal altogether

Thoughts?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions