pluto_hdl_adi/projects/scripts
AndrDragomir 7cde7cd048 projects/scripts: Add fmc constraints generator script
Using the script:
  - make sure that the eval board in use has a common fmc connection file.
  if you created a new one, it should be saved as &project_name_fmc.txt inside
  &project_name/common
  - open a tcl terminal, either inside or outside the project
  - make sure your current directory is &hdl_repo/projects/&project_name/&carrier
  - source the script found at &hdl_repo/project/scripts/fmc_constr_generator.tcl
  - call gen_fmc_constr $parameter_1 $parameter_2:
      - in case of only one fmc port on the carrier call without any parameters
      - if there are two fmc ports on the carrier and you want to use only one,
      the first parameter should contain an indication (fmc_lpc/hpc, fmc0/1, etc.)
      - if there are two fmc ports on the carrier and you want to use both, then
      both parameters should contain an indication
  - the constraints file will be generated in the current directory

Signed-off-by: AndrDragomir <andrei.dragomir@analog.com>
2022-09-20 14:11:08 +03:00
..
adi_board.tcl scripts/adi_board.tcl: Support connecting HPCx 2022-05-10 11:50:55 +03:00
adi_fmc_constr_generator.tcl projects/scripts: Add fmc constraints generator script 2022-09-20 14:11:08 +03:00
adi_intel_msg.tcl adi_intel_msg: Dissable "unused TX/RX channel" critical warning for Stratix 10 2020-09-25 12:56:14 +03:00
adi_make.tcl adi_make: Update bin build flow for 2020.1 tools 2021-08-10 17:44:30 +03:00
adi_make_boot_bin.tcl adi_make: Update bin build flow for 2020.1 tools 2021-08-10 17:44:30 +03:00
adi_pd.tcl adi_pd.tcl: Fix sysid branch string 2022-08-25 11:36:25 +03:00
adi_project_intel.tcl scripts:adi_env: Change the default version of Quartus Standard to 21.1 (#996) 2022-08-24 17:01:06 +03:00
adi_project_xilinx.tcl scripts: Update Vivado version to 2021.2 2022-08-18 15:41:58 +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: Downgrade Synth 8-2490 2021-01-15 13:50:53 +02:00
gtwiz_parser.pl projects/scripts: Add gtwizard scripts 2022-02-14 10:32:58 +02:00
gtwizard_generator.tcl projects/scripts: Add gtwizard scripts 2022-02-14 10:32:58 +02:00
project-intel.mk scripts: Merge adi_env.tcl into a single file 2022-08-08 13:52:54 +03:00
project-toplevel.mk Make system: Be explicit in license that cover the make/build system 2021-09-16 16:50:53 +03:00
project-xilinx.mk scripts: Merge adi_env.tcl into a single file 2022-08-08 13:52:54 +03:00