Changes between Version 17 and Version 18 of cores/w3_clock_controller


Ignore:
Timestamp:
Jan 30, 2015, 10:08:59 AM (9 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cores/w3_clock_controller

    v17 v18  
    290290Refer to the WARPLab Reference Design {{{node_clk_initialize()}}} function (in [browser:/ResearchApps/PHY/WARPLAB/WARPLab7/C_Code_Reference/wl_node.c?rev=4321#L545 wl_node.c]) for a good example of applying application-specific clock configurations.
    291291
     292Refer to the [//svn/WARP/PlatformSupport/CustomPeripherals/pcores/w3_clock_controller_axi_v4_00_a/doc/html/api/group__user__functions.html w3_clock_controller_axi driver API documentation] for more details.
     293
    292294= Using the Core in XPS =
    293295The w3_clock_controller_axi is packaged as a standard pcore, ready for instantiation in an XPS project. The core's AXI interface can be connected to an AXI lite or AXI interconnect. The must be assigned a memory address which is accessible by a MicroBlaze processor on the same interconnect.