pluto_hdl_adi/projects/scripts
Istvan Csomortani 20c714eccf common: Define three global clock nets
For all the Xilinx base design, define three global clock nets, which
are saved in the following three global variable: $sys_cpu_clk, $sys_dma_clk
and $sys_iodelay_clk.

These clock nets are connected to different clock sources depending of
the FPGA architecture used on the carrier. In general the following
frequencies are used:

  - sys_cpu_clk     - 100MHz
  - sys_dma_clk     - 200MHz or 250Mhz
  - sys_iodelay_clk - 200MHz or 500Mhz
2019-06-11 18:13:06 +03:00
..
adi_board.tcl common: Define three global clock nets 2019-06-11 18:13:06 +03:00
adi_env.tcl adi_env: Normalize environment variables 2017-10-23 12:15:14 +01:00
adi_make.tcl Add adi make(build) scripts 2018-12-11 14:02:11 +02:00
adi_make_boot_bin.tcl Add adi make(build) scripts 2018-12-11 14:02:11 +02:00
adi_project.tcl adi_project.tcl: Add comments to all proc 2019-05-31 10:32:40 +03:00
adi_project_alt.tcl adi_project_alt.tcl: Add comments to all proc 2019-05-31 10:32:40 +03:00
adi_tquest.tcl adi_tquest: Improve the timing report generation 2018-08-08 15:09:19 +03:00
adi_xilinx_msg.tcl adi_xilinx_msg: New updates for 2018.3 2019-05-27 16:58:34 +03:00
project-altera.mk Add quiet mode to the Makefile system 2018-04-11 15:09:54 +03:00
project-toplevel.mk Add quiet mode to the Makefile system 2018-04-11 15:09:54 +03:00
project-xilinx.mk scripts: patch incremental compile 2019-04-23 18:07:55 +03:00