pluto_hdl_adi/projects/scripts
AndreiGrozav f955fbc6c0 adi_pd.tcl: Fix sysid branch string
For some newer versions of git where by default color.ui=always.
The colored string captured can result in some special characters
(ASCI escape codes for coloring the terminal output) before and after the string.
e.g:
$ git branch > test.txt
$ vim test.txt
"
* ^[[32mmaster^[[m
  dev_new_device^[[m"

The above escape codes will mess up a terminals color scheme  when this
information is read from sysid and displayed on a terminal.

Use --no-color flag to fix this issue.
2022-08-25 11:36:25 +03:00
..
adi_board.tcl scripts/adi_board.tcl: Support connecting HPCx 2022-05-10 11:50:55 +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