source: PlatformSupport/CustomPeripherals/pcores/w3_clock_controller_axi_v4_00_a/data/w3_clock_controller_axi_v2_1_0.tcl

Last change on this file was 4287, checked in by murphpo, 9 years ago

First version of clock controller pcore with support for cm-pll module

File size: 184 bytes
Line 
1#uses "xillib.tcl"
2
3proc generate {drv_handle} {
4  xdefine_include_file $drv_handle "xparameters.h" "w3_clock_controller" "NUM_INSTANCES" "DEVICE_ID" "C_BASEADDR" "C_HIGHADDR" 
5}
Note: See TracBrowser for help on using the repository browser.