Vivado设置暗黑界面、自动调用自定义主题

这篇具有很好参考价值的文章主要介绍了Vivado设置暗黑界面、自动调用自定义主题。希望对大家有所帮助。如果存在错误或未考虑完全的地方,请大家不吝赐教,您也可以点击"举报违法"按钮提交疑问。

        之前写过一个版本的自定义黑色主题,参考该文章:      Vivado 自定义暗黑色主题字体、颜色,复用自定义主题。文末附黑色主题设置文件_vivado界面颜色设置_余二曰的博客-CSDN博客

        但YeYBlackTheme在使用过程中仍出现了不少问题,所以重新编辑了新的主题文件YeYBlackTheme_V3,重新设置了(verilog,vhdl,xdc等)代码颜色、原理图配色、Tcl命令窗口及Log窗口颜色。

        目前发现在查阅Language Templates及查看IP核例化文件时仍无法自动使用自定义黑色主题(打开设置-Text Editor-Fonts and Colors,再点击Apply就可以应用上,不过最好别这样用,下次打开可能又会恢复默认主题)这点很痛苦,目前无法解决,如有解决方案,欢迎大家讨论

1.打开路径  %APPDATA%/Xilinx/Vivado  ,再打开<vivado版本文件夹/themes>文件夹,

YeYBlackTheme_V3.xmltheme 文件放入<vivado版本文件夹/themes>路径下

Vivado设置暗黑界面、自动调用自定义主题,fpga,verilog

2.以记事本或编辑器(我用的notepad++)打开YeYBlackTheme_V3.xmltheme,复制1-756行

(第756行内容应该是字号定义:<CODE_EDITOR_FONT font_name="Monospaced" font_size="14"/>

3.打开路径  %APPDATA%/Xilinx/Vivado  ,并打开vivado.xml文件,

4.使用2中已复制的内容将1-754行内容替换

(第754行内容也应该是字号定义:<CODE_EDITOR_FONT font_name="Monospaced" font_size="14"/>

5.在vivado.xml文件中找到<THEME value="YeYBlackTheme_V3"/>

(引号内为主题明,vivado默认应该是vivado%20light%20default,我这里已经替换为我自己的主题),

YeYBlackTheme_V3(主题名,也就是1中我们放入的文件名)填入引号内,

保存并关闭vivado.xml文件

重新打开vivado就会自动使用我们自定义的暗黑配色主题

Vivado设置暗黑界面、自动调用自定义主题,fpga,verilogVivado设置暗黑界面、自动调用自定义主题,fpga,verilogVivado设置暗黑界面、自动调用自定义主题,fpga,verilogVivado设置暗黑界面、自动调用自定义主题,fpga,verilog

YeYBlackTheme_V3.xmltheme文件内代码如下:

Vivado暗黑主题配置文件-其它文档类资源-CSDN文库文章来源地址https://www.toymoban.com/news/detail-772120.html

<?xml version="1.0" encoding="UTF-8"?><preferences VERSION="10">
    <general_object_display>
        <ASSIGNED_INSTANCE draw_fill="false" draw_line="true" fill_color="ffffff" line_color="8f8301" show="true"/>
        <BEL draw_fill="false" draw_line="true" fill_color="0" line_color="666666" show="true"/>
        <BEL_PIN draw_fill="false" draw_line="true" fill_color="0" line_color="666666" show="true"/>
        <BUNDLE_NET draw_fill="false" draw_line="false" fill_color="ffffff" line_color="ffffff" show="true"/>
        <CLOCK_CAPABLE_PIN draw_fill="true" draw_line="true" fill_color="99ccff" line_color="ff0000" show="true"/>
        <CLOCK_DISTRIBUTION draw_fill="true" draw_line="true" fill_color="646464" line_color="e9e1bb" show="true"/>
        <CLOCK_REGION draw_fill="false" draw_line="true" fill_color="ffafaf" line_color="3366ff" show="true"/>
        <CONFIG_PIN draw_fill="true" draw_line="true" fill_color="ff6600" line_color="0" show="true"/>
        <CONFLICT_NET draw_fill="false" draw_line="true" fill_color="990066" line_color="990066" show="true"/>
        <DCM draw_fill="false" draw_line="true" fill_color="ffffff" line_color="ffafaf" show="true"/>
        <FIXED_INSTANCE draw_fill="true" draw_line="true" fill_color="ff700a" line_color="ff700a" show="true"/>
        <FIXED_NOC_COMPONENT draw_fill="true" draw_line="true" fill_color="ff6600" line_color="ff6600" show="true"/>
        <FIXED_PORT draw_fill="true" draw_line="true" fill_color="ff6600" line_color="ff6600" show="true"/>
        <FULLY_ROUTED_NET draw_fill="false" draw_line="true" fill_color="ffffff" line_color="a000" show="true"/>
        <GIGABIT_TRANSCEIVER draw_fill="false" draw_line="true" fill_color="ffffff" line_color="33ff33" show="true"/>
        <GLOBAL_CLOCK_PIN draw_fill="true" draw_line="true" fill_color="999999" line_color="ff0000" show="true"/>
        <GND_PIN draw_fill="true" draw_line="true" fill_color="287802" line_color="c0c0c0" show="true"/>
        <GT_CLOCK draw_fill="false" draw_line="true" fill_color="ffffff" line_color="9999ff" show="true"/>
        <GT_PIN draw_fill="true" draw_line="true" fill_color="a88f62" line_color="0" show="true"/>
        <INPUT_PIN draw_fill="true" draw_line="true" fill_color="808080" line_color="ff" show="true"/>
        <IO_BANK_0 draw_fill="true" draw_line="true" fill_color="cc00cc" line_color="cc00cc" show="true"/>
        <IO_BANK_1 draw_fill="true" draw_line="true" fill_color="cc33" line_color="cc33" show="true"/>
        <IO_BANK_10 draw_fill="true" draw_line="true" fill_color="ffcc99" line_color="ffcc99" show="true"/>
        <IO_BANK_2 draw_fill="true" draw_line="true" fill_color="cccc" line_color="cccc" show="true"/>
        <IO_BANK_3 draw_fill="true" draw_line="true" fill_color="ff9999" line_color="ff9999" show="true"/>
        <IO_BANK_4 draw_fill="true" draw_line="true" fill_color="ffcc00" line_color="ffcc00" show="true"/>
        <IO_BANK_5 draw_fill="true" draw_line="true" fill_color="ff6666" line_color="ff6666" show="true"/>
        <IO_BANK_6 draw_fill="true" draw_line="true" fill_color="6666ff" line_color="6666ff" show="true"/>
        <IO_BANK_7 draw_fill="true" draw_line="true" fill_color="99ff99" line_color="99ff99" show="true"/>
        <IO_BANK_8 draw_fill="true" draw_line="true" fill_color="33cc00" line_color="33cc00" show="true"/>
        <IO_BANK_9 draw_fill="true" draw_line="true" fill_color="ffff00" line_color="ffff00" show="true"/>
        <IO_NET draw_fill="false" draw_line="true" fill_color="ffffff" line_color="9900" show="false"/>
        <IO_PIN draw_fill="true" draw_line="true" fill_color="808080" line_color="ff" show="true"/>
        <JTAG_PIN draw_fill="true" draw_line="true" fill_color="ff6600" line_color="0" show="true"/>
        <OCCUPIED_NOC_CHANNEL2 draw_fill="false" draw_line="true" fill_color="666666" line_color="666666" show="true"/>
        <OCCUPIED_NOC_SWITCH2 draw_fill="false" draw_line="true" fill_color="666666" line_color="666666" show="true"/>
        <PARTIALLY_ROUTED_NET draw_fill="false" draw_line="true" fill_color="ffff00" line_color="ffff00" show="true"/>
        <PARTITION_PIN draw_fill="true" draw_line="true" fill_color="cee3f6" line_color="cee3f6" show="true"/>
        <PATH draw_fill="true" draw_line="true" fill_color="ffc800" line_color="ffc800" show="true"/>
        <PHYSICAL_INSTANCE draw_fill="true" draw_line="true" fill_color="cde16d" line_color="cde16d" show="true"/>
        <PHY_BLOCK_1 draw_fill="false" draw_line="true" fill_color="0" line_color="cc66ff" show="true"/>
        <PHY_BLOCK_2 draw_fill="true" draw_line="true" fill_color="aa97bd" line_color="9933ff" show="true"/>
        <PHY_BLOCK_3 draw_fill="true" draw_line="true" fill_color="e1c4ff" line_color="6600cc" show="true"/>
        <PLACED_INSTANCE draw_fill="true" draw_line="true" fill_color="37cacc" line_color="37cacc" show="true"/>
        <PLACED_ME_DATA_BUFFER draw_fill="true" draw_line="true" fill_color="ffff" line_color="ffff" show="true"/>
        <PLACED_ME_RESERVED_BUFFER draw_fill="true" draw_line="true" fill_color="ff6600" line_color="ff6600" show="true"/>
        <PLACED_NOC_COMPONENT draw_fill="true" draw_line="true" fill_color="23d70c" line_color="23d70c" show="true"/>
        <PLACED_NOC_PORT2 draw_fill="false" draw_line="true" fill_color="666666" line_color="666666" show="true"/>
        <PLACED_PORT draw_fill="true" draw_line="true" fill_color="ffff" line_color="ffff" show="true"/>
        <POWER_MANAGEMENT_PIN draw_fill="true" draw_line="true" fill_color="ff6600" line_color="0" show="true"/>
        <PPC draw_fill="false" draw_line="true" fill_color="ffffff" line_color="ff00ff" show="true"/>
        <RAM_MULT draw_fill="false" draw_line="true" fill_color="ffffff" line_color="ff0000" show="true"/>
        <SITE draw_fill="false" draw_line="true" fill_color="0" line_color="333333" show="true"/>
        <SPECIAL_PIN draw_fill="true" draw_line="true" fill_color="666666" line_color="0" show="true"/>
        <SYSMON_PIN draw_fill="true" draw_line="true" fill_color="ff6600" line_color="0" show="true"/>
        <TEMP_SENSOR_PIN draw_fill="true" draw_line="true" fill_color="ff6600" line_color="0" show="true"/>
        <TILE draw_fill="false" draw_line="true" fill_color="0" line_color="1cc" show="true"/>
        <UNROUTED_NET draw_fill="false" draw_line="true" fill_color="d00000" line_color="d00000" show="true"/>
        <USED_ME_CHANNEL draw_fill="false" draw_line="true" fill_color="a000" line_color="a000" show="true"/>
        <USED_ME_CORE draw_fill="true" draw_line="true" fill_color="37cacc" line_color="37cacc" show="true"/>
        <USED_ME_MEMORY_BANK draw_fill="true" draw_line="true" fill_color="a000" line_color="aa00" show="true"/>
        <USED_ME_PORT draw_fill="false" draw_line="true" fill_color="a000" line_color="a000" show="true"/>
        <USED_ME_SWITCH draw_fill="false" draw_line="true" fill_color="a000" line_color="a000" show="true"/>
        <USED_STUB draw_fill="false" draw_line="true" fill_color="ff00ff" line_color="ff00ff" show="false"/>
        <V4_BRAM draw_fill="false" draw_line="true" fill_color="ffffff" line_color="ff00ff" show="true"/>
        <V4_CCM draw_fill="false" draw_line="true" fill_color="ffffff" line_color="ffc800" show="true"/>
        <V4_DSP draw_fill="false" draw_line="true" fill_color="ffffff" line_color="ffff" show="true"/>
        <V4_REG_CLOCK draw_fill="false" draw_line="true" fill_color="ffffff" line_color="ff0000" show="true"/>
        <V4_SYSMON draw_fill="false" draw_line="true" fill_color="ffffff" line_color="ffff00" show="true"/>
        <VCC_PIN draw_fill="true" draw_line="true" fill_color="b5161e" line_color="c0c0c0" show="true"/>
    </general_object_display>
    <xdg_object_display>
        <XGD_AI_ENGINE draw_fill="false" draw_line="true" fill_color="0" line_color="3c3c3c" show="true"/>
        <XGD_AI_ENGINE_BELS draw_fill="false" draw_line="true" fill_color="0" line_color="3c3c3c" show="true"/>
        <XGD_ARCS draw_fill="false" draw_line="true" fill_color="0" line_color="828282" show="true"/>
        <XGD_ARC_DIRECTION draw_fill="false" draw_line="true" fill_color="0" line_color="a5a5a5" show="true"/>
        <XGD_BEL_LABELS draw_fill="false" draw_line="true" fill_color="0" line_color="808080" show="true"/>
        <XGD_BEL_OUTLINE draw_fill="false" draw_line="true" fill_color="0" line_color="808080" show="true"/>
        <XGD_BEL_PINS draw_fill="false" draw_line="true" fill_color="0" line_color="808080" show="true"/>
        <XGD_BEL_PIN_LABELS draw_fill="false" draw_line="true" fill_color="0" line_color="808080" show="true"/>
        <XGD_BLI draw_fill="false" draw_line="true" fill_color="0" line_color="3d2d12" show="true"/>
        <XGD_BRAM draw_fill="false" draw_line="true" fill_color="0" line_color="440714" show="true"/>
        <XGD_CFG draw_fill="false" draw_line="true" fill_color="0" line_color="a9a9a9" show="true"/>
        <XGD_CLOCK_CAPABLE_IO_PAD draw_fill="true" draw_line="true" fill_color="7d9eff" line_color="ff0000" show="true"/>
        <XGD_CLOCK_MANAGEMENT draw_fill="false" draw_line="true" fill_color="0" line_color="aa7c30" show="true"/>
        <XGD_CLOCK_RESOURCE draw_fill="false" draw_line="true" fill_color="0" line_color="7c4a0b" show="true"/>
        <XGD_CMAC draw_fill="false" draw_line="true" fill_color="0" line_color="3d2d12" show="true"/>
        <XGD_CONNBOXES draw_fill="false" draw_line="true" fill_color="0" line_color="3c3c3c" show="true"/>
        <XGD_CONNBOX_DIRECTION draw_fill="false" draw_line="true" fill_color="0" line_color="a5a5a5" show="true"/>
        <XGD_CONNBOX_JUMPERS draw_fill="false" draw_line="true" fill_color="0" line_color="828282" show="true"/>
        <XGD_CONNBOX_LABELS draw_fill="false" draw_line="true" fill_color="0" line_color="808080" show="true"/>
        <XGD_CONNBOX_PORTS draw_fill="false" draw_line="true" fill_color="0" line_color="6e6e6e" show="true"/>
        <XGD_DDRMC draw_fill="false" draw_line="true" fill_color="0" line_color="3d2d12" show="true"/>
        <XGD_DSP draw_fill="false" draw_line="true" fill_color="0" line_color="3c00" show="true"/>
        <XGD_GLOBAL_CLOCK_IO_PAD draw_fill="true" draw_line="true" fill_color="696969" line_color="ff0000" show="true"/>
        <XGD_GTX draw_fill="true" draw_line="true" fill_color="696969" line_color="3d2d12" show="true"/>
        <XGD_ILKN draw_fill="false" draw_line="true" fill_color="0" line_color="3d2d12" show="true"/>
        <XGD_IO_BANK_100 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_101 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_102 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_103 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_104 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_105 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_106 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_107 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_108 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_109 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_110 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_111 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_112 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_113 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_114 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_115 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_116 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_117 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_118 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_119 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_120 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_121 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_122 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_123 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_124 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_125 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_126 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_127 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_64 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_65 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_66 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_67 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_68 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_69 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_70 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_71 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_72 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_73 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_74 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_75 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_76 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_77 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_78 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_79 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_80 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_81 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_82 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_83 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_84 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_85 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_86 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_87 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_88 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_89 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_90 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_91 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_92 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_93 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_94 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_95 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_96 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_97 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_98 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BANK_99 draw_fill="false" draw_line="false" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BELS draw_fill="false" draw_line="true" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BEL_OUTLINE draw_fill="false" draw_line="true" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BEL_PINS draw_fill="false" draw_line="true" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_BEL_PIN_LABELS draw_fill="false" draw_line="true" fill_color="0" line_color="0" show="true"/>
        <XGD_IO_LOGIC draw_fill="false" draw_line="true" fill_color="0" line_color="5a5130" show="true"/>
        <XGD_IO_PAD draw_fill="true" draw_line="true" fill_color="696969" line_color="80" show="true"/>
        <XGD_LAGUNA draw_fill="false" draw_line="true" fill_color="0" line_color="3d2d12" show="true"/>
        <XGD_LOCALWIRES draw_fill="false" draw_line="true" fill_color="0" line_color="3c3c3c" show="true"/>
        <XGD_LONGWIRES draw_fill="false" draw_line="true" fill_color="0" line_color="646464" show="true"/>
        <XGD_MCB draw_fill="false" draw_line="true" fill_color="0" line_color="ff00ff" show="true"/>
        <XGD_MMCM draw_fill="false" draw_line="true" fill_color="0" line_color="3d2d12" show="true"/>
        <XGD_MRMAC draw_fill="false" draw_line="true" fill_color="0" line_color="3d2d12" show="true"/>
        <XGD_NOC draw_fill="false" draw_line="true" fill_color="0" line_color="3d2d12" show="true"/>
        <XGD_PCIE draw_fill="false" draw_line="true" fill_color="0" line_color="4d0c6f" show="true"/>
        <XGD_PINWIRES draw_fill="false" draw_line="true" fill_color="0" line_color="505050" show="true"/>
        <XGD_PIPS draw_fill="false" draw_line="true" fill_color="0" line_color="828282" show="true"/>
        <XGD_PIP_JUNCTIONS draw_fill="false" draw_line="true" fill_color="0" line_color="6e6e6e" show="true"/>
        <XGD_PROCESSORS draw_fill="false" draw_line="true" fill_color="0" line_color="2e8b57" show="true"/>
        <XGD_RESERVED_SITE draw_fill="true" draw_line="true" fill_color="282828" line_color="282828" show="true"/>
        <XGD_SITES draw_fill="false" draw_line="true" fill_color="0" line_color="a9a9a9" show="true"/>
        <XGD_SITE_LABELS draw_fill="false" draw_line="true" fill_color="0" line_color="808080" show="true"/>
        <XGD_SITE_NETS draw_fill="false" draw_line="true" fill_color="0" line_color="505050" show="true"/>
        <XGD_SITE_PINS draw_fill="false" draw_line="true" fill_color="0" line_color="a9a9a9" show="true"/>
        <XGD_SITE_PIN_LABELS draw_fill="false" draw_line="true" fill_color="0" line_color="a9a9a9" show="true"/>
        <XGD_SLICEL draw_fill="false" draw_line="true" fill_color="0" line_color="3c3c3c" show="true"/>
        <XGD_SLICEM draw_fill="false" draw_line="true" fill_color="0" line_color="3c3c3c" show="true"/>
        <XGD_SLICESR draw_fill="false" draw_line="true" fill_color="0" line_color="3c3c3c" show="true"/>
        <XGD_SLICEX draw_fill="false" draw_line="true" fill_color="0" line_color="3c3c3c" show="true"/>
        <XGD_SWITCHBOXES draw_fill="false" draw_line="true" fill_color="0" line_color="3c3c3c" show="true"/>
        <XGD_SWITCHBOX_LABELS draw_fill="false" draw_line="true" fill_color="0" line_color="808080" show="true"/>
        <XGD_SYSMON draw_fill="false" draw_line="true" fill_color="0" line_color="a9a9a9" show="true"/>
        <XGD_TEMAC draw_fill="false" draw_line="true" fill_color="0" line_color="ff00" show="true"/>
        <XGD_TEST_SITE draw_fill="true" draw_line="true" fill_color="282828" line_color="282828" show="true"/>
        <XGD_TIEOFF draw_fill="false" draw_line="true" fill_color="0" line_color="323232" show="true"/>
        <XGD_TILE_LABELS draw_fill="false" draw_line="true" fill_color="0" line_color="54708b" show="true"/>
        <XGD_TILE_OUTLINE draw_fill="false" draw_line="true" fill_color="0" line_color="6e" show="true"/>
        <XGD_UNBONDED_IO_PAD draw_fill="true" draw_line="true" fill_color="6e3b3b" line_color="6e3b3b" show="true"/>
        <XGD_WIRE_LABELS draw_fill="false" draw_line="true" fill_color="0" line_color="808080" show="true"/>
        <XGD_XIPHY draw_fill="false" draw_line="true" fill_color="0" line_color="3d2d12" show="true"/>
    </xdg_object_display>
    <nocxgd_objs_display5>
        <XGD_ME_CHANNEL draw_fill="false" draw_line="true" fill_color="ffffff" line_color="666699" show="true"/>
        <XGD_ME_NOCSHIM draw_fill="false" draw_line="true" fill_color="ffffff" line_color="800080" show="true"/>
        <XGD_ME_PLSHIM draw_fill="false" draw_line="true" fill_color="ffffff" line_color="800080" show="true"/>
        <XGD_NOC_BOUNDARY draw_fill="false" draw_line="true" fill_color="0" line_color="0" show="true"/>
        <XGD_NOC_DDRC draw_fill="false" draw_line="true" fill_color="ffffff" line_color="25d50c" show="true"/>
        <XGD_NOC_DRAWING_BLOCK_DDRC draw_fill="true" draw_line="true" fill_color="e9e9e9" line_color="ffffff" show="true"/>
        <XGD_NOC_DRAWING_BLOCK_ME draw_fill="true" draw_line="true" fill_color="e9e9e9" line_color="ffffff" show="true"/>
        <XGD_NOC_DRAWING_BLOCK_PL draw_fill="true" draw_line="true" fill_color="e9e9e9" line_color="ffffff" show="true"/>
        <XGD_NOC_DRAWING_BLOCK_PL_NMU draw_fill="true" draw_line="true" fill_color="e9e9e9" line_color="ffffff" show="true"/>
        <XGD_NOC_DRAWING_BLOCK_PL_NSU draw_fill="true" draw_line="true" fill_color="e9e9e9" line_color="ffffff" show="true"/>
        <XGD_NOC_DRAWING_BLOCK_PS draw_fill="true" draw_line="true" fill_color="e9e9e9" line_color="ffffff" show="true"/>
        <XGD_NOC_MASTER draw_fill="false" draw_line="true" fill_color="ffffff" line_color="4ab1f5" show="true"/>
        <XGD_NOC_PORT draw_fill="false" draw_line="true" fill_color="ffffff" line_color="b7b7b7" show="true"/>
        <XGD_NOC_SLAVE draw_fill="false" draw_line="true" fill_color="ffffff" line_color="25d50c" show="true"/>
        <XGD_NOC_SWITCH draw_fill="false" draw_line="true" fill_color="ffffff" line_color="b7b7b7" show="true"/>
        <XGD_NOC_TEXT draw_fill="false" draw_line="true" fill_color="0" line_color="0" show="true"/>
        <XGD_NOC_WIRE draw_fill="false" draw_line="true" fill_color="0" line_color="b7b7b7" show="true"/>
    </nocxgd_objs_display5>
    <BUNDLE_NET>
        <BUNDLE_NET-0 color="800000" from="1" show="false" to="1" width="1"/>
        <BUNDLE_NET-1 color="946300" from="2" show="true" to="20" width="2"/>
        <BUNDLE_NET-2 color="ff952b" from="21" show="true" to="60" width="4"/>
        <BUNDLE_NET-3 color="ff0000" from="61" show="true" to="200" width="6"/>
        <BUNDLE_NET-4 color="6666ff" from="201" show="true" to="500" width="8"/>
        <BUNDLE_NET-5 color="33ffcc" from="501" show="true" to="1000" width="10"/>
        <BUNDLE_NET-6 color="999999" from="1001" show="true" to="2147483647" width="12"/>
    </BUNDLE_NET>
    <metric_display>
        <METRIC_ESTIMATED_SLICE_UTILIZATION_PER_PBLOCK>
            <METRIC_BIN_1 color="ffffff" from="0f" show="false" to="70f"/>
            <METRIC_BIN_2 color="ffff99" from="70f" show="true" to="85f"/>
            <METRIC_BIN_3 color="ff9900" from="85f" show="true" to="100f"/>
            <METRIC_BIN_4 color="fc3f3f" from="100f" show="true" to="Infinity"/>
        </METRIC_ESTIMATED_SLICE_UTILIZATION_PER_PBLOCK>
        <METRIC_FF_UTILIZATION_PER_CLB>
            <METRIC_BIN_1 color="ffffff" from="0f" show="false" to="70f"/>
            <METRIC_BIN_2 color="ffff99" from="70f" show="true" to="85f"/>
            <METRIC_BIN_3 color="ff9900" from="85f" show="true" to="100f"/>
            <METRIC_BIN_4 color="fc3f3f" from="100f" show="true" to="Infinity"/>
        </METRIC_FF_UTILIZATION_PER_CLB>
        <METRIC_FF_UTILIZATION_PER_CLOCK_REGION>
            <METRIC_BIN_1 color="ffffff" from="0f" show="false" to="33.333f"/>
            <METRIC_BIN_2 color="ffff99" from="33.333f" show="true" to="66.667f"/>
            <METRIC_BIN_3 color="ff9900" from="66.667f" show="true" to="100f"/>
            <METRIC_BIN_4 color="fc3f3f" from="100f" show="true" to="Infinity"/>
        </METRIC_FF_UTILIZATION_PER_CLOCK_REGION>
        <METRIC_FF_UTILIZATION_PER_PBLOCK>
            <METRIC_BIN_1 color="ffffff" from="0f" show="false" to="70f"/>
            <METRIC_BIN_2 color="ffff99" from="70f" show="true" to="85f"/>
            <METRIC_BIN_3 color="ff9900" from="85f" show="true" to="100f"/>
            <METRIC_BIN_4 color="fc3f3f" from="100f" show="true" to="Infinity"/>
        </METRIC_FF_UTILIZATION_PER_PBLOCK>
        <METRIC_HORIZONTAL_ROUTING_CONGESTION_PER_CLB>
            <METRIC_BIN_1 color="ffffff" from="0f" show="true" to="66.667f"/>
            <METRIC_BIN_2 color="febfbf" from="66.667f" show="true" to="133.333f"/>
            <METRIC_BIN_3 color="fd7f7f" from="133.333f" show="true" to="200f"/>
            <METRIC_BIN_4 color="fc3f3f" from="200f" show="true" to="Infinity"/>
        </METRIC_HORIZONTAL_ROUTING_CONGESTION_PER_CLB>
        <METRIC_HORIZONTAL_ROUTING_CONGESTION_PER_CLB_NEW>
            <METRIC_BIN_1 color="ffffff" from="0f" show="false" to="70f"/>
            <METRIC_BIN_2 color="ffff99" from="70f" show="true" to="80f"/>
            <METRIC_BIN_3 color="ffff00" from="80f" show="true" to="90f"/>
            <METRIC_BIN_4 color="ffcc00" from="90f" show="true" to="100f"/>
            <METRIC_BIN_5 color="ff9900" from="100f" show="true" to="110f"/>
            <METRIC_BIN_6 color="ff6600" from="110f" show="true" to="120f"/>
            <METRIC_BIN_7 color="ff0000" from="120f" show="true" to="Infinity"/>
        </METRIC_HORIZONTAL_ROUTING_CONGESTION_PER_CLB_NEW>
        <METRIC_INTERCONNECT_CONGESTION_LEVEL_NEW>
            <METRIC_BIN_1 color="ffffff" from="0f" show="false" to="0f"/>
            <METRIC_BIN_2 color="ffff99" from="1f" show="true" to="1f"/>
            <METRIC_BIN_3 color="ffff00" from="2f" show="true" to="2f"/>
            <METRIC_BIN_4 color="ffcc00" from="3f" show="true" to="3f"/>
            <METRIC_BIN_5 color="ff9900" from="4f" show="true" to="4f"/>
            <METRIC_BIN_6 color="ff6600" from="5f" show="true" to="5f"/>
            <METRIC_BIN_7 color="ff0000" from="6f" show="true" to="6f"/>
            <METRIC_BIN_8 color="ff0000" from="7f" show="true" to="7f"/>
            <METRIC_BIN_9 color="ff0000" from="8f" show="true" to="8f"/>
        </METRIC_INTERCONNECT_CONGESTION_LEVEL_NEW>
        <METRIC_INTERCONNECT_DENSITY>
            <METRIC_BIN_1 color="ffffff" from="0f" show="false" to="50f"/>
            <METRIC_BIN_2 color="ffff99" from="50f" show="true" to="60f"/>
            <METRIC_BIN_3 color="ffff00" from="60f" show="true" to="70f"/>
            <METRIC_BIN_4 color="ffcc00" from="70f" show="true" to="80f"/>
            <METRIC_BIN_5 color="ff9900" from="80f" show="true" to="90f"/>
            <METRIC_BIN_6 color="ff6600" from="90f" show="true" to="100f"/>
            <METRIC_BIN_7 color="ff0000" from="100f" show="true" to="Infinity"/>
        </METRIC_INTERCONNECT_DENSITY>
        <METRIC_LUT_UTILIZATION_PER_CLB>
            <METRIC_BIN_1 color="ffffff" from="0f" show="false" to="70f"/>
            <METRIC_BIN_2 color="ffff99" from="70f" show="true" to="85f"/>
            <METRIC_BIN_3 color="ff9900" from="85f" show="true" to="100f"/>
            <METRIC_BIN_4 color="ff0000" from="100f" show="true" to="Infinity"/>
        </METRIC_LUT_UTILIZATION_PER_CLB>
        <METRIC_LUT_UTILIZATION_PER_CLOCK_REGION>
            <METRIC_BIN_1 color="ffffff" from="0f" show="false" to="33.333f"/>
            <METRIC_BIN_2 color="ffff99" from="33.333f" show="true" to="66.667f"/>
            <METRIC_BIN_3 color="ff9900" from="66.667f" show="true" to="100f"/>
            <METRIC_BIN_4 color="fc3f3f" from="100f" show="true" to="Infinity"/>
        </METRIC_LUT_UTILIZATION_PER_CLOCK_REGION>
        <METRIC_LUT_UTILIZATION_PER_PBLOCK>
            <METRIC_BIN_1 color="ffffff" from="0f" show="false" to="70f"/>
            <METRIC_BIN_2 color="ffff99" from="70f" show="true" to="85f"/>
            <METRIC_BIN_3 color="ff9900" from="85f" show="true" to="100f"/>
            <METRIC_BIN_4 color="fc3f3f" from="100f" show="true" to="Infinity"/>
        </METRIC_LUT_UTILIZATION_PER_PBLOCK>
        <METRIC_MIN_SLACK_PER_PBLOCK>
            <METRIC_BIN_1 color="ff0000" from="-Infinity" show="true" to="-2.5f"/>
            <METRIC_BIN_2 color="ff0000" from="-2.5f" show="true" to="0f"/>
            <METRIC_BIN_3 color="ff9900" from="0f" show="true" to="1f"/>
            <METRIC_BIN_4 color="ffff99" from="1f" show="true" to="2.5f"/>
            <METRIC_BIN_5 color="ffffff" from="2.5f" show="false" to="Infinity"/>
        </METRIC_MIN_SLACK_PER_PBLOCK>
        <METRIC_MIN_SLACK_PER_PLACED_BEL>
            <METRIC_BIN_1 color="ff0000" from="-Infinity" show="true" to="-2.5f"/>
            <METRIC_BIN_2 color="ff0000" from="-2.5f" show="true" to="0f"/>
            <METRIC_BIN_3 color="ff9900" from="0f" show="true" to="1f"/>
            <METRIC_BIN_4 color="ffff99" from="1f" show="true" to="2.5f"/>
            <METRIC_BIN_5 color="ffffff" from="2.5f" show="false" to="Infinity"/>
        </METRIC_MIN_SLACK_PER_PLACED_BEL>
        <METRIC_PBLOCK_BOUNDARY-CROSSING_NET_COUNT>
            <METRIC_BIN_1 color="ffffff" from="0f" show="false" to="50f"/>
            <METRIC_BIN_2 color="ffff99" from="50f" show="true" to="100f"/>
            <METRIC_BIN_3 color="ff9900" from="100f" show="true" to="150f"/>
            <METRIC_BIN_4 color="fc3f3f" from="150f" show="true" to="Infinity"/>
        </METRIC_PBLOCK_BOUNDARY-CROSSING_NET_COUNT>
        <METRIC_TOTAL_NEGATIVE_SLACK_PER_PBLOCK>
            <METRIC_BIN_1 color="ff0000" from="-Infinity" show="true" to="-900f"/>
            <METRIC_BIN_2 color="ff0000" from="-900f" show="true" to="-600f"/>
            <METRIC_BIN_3 color="ffcc00" from="-600f" show="true" to="-300f"/>
            <METRIC_BIN_4 color="ffff99" from="-300f" show="true" to="0f"/>
        </METRIC_TOTAL_NEGATIVE_SLACK_PER_PBLOCK>
        <METRIC_VERTICAL_ROUTING_CONGESTION_PER_CLB>
            <METRIC_BIN_1 color="ffffff" from="0f" show="true" to="66.667f"/>
            <METRIC_BIN_2 color="febfbf" from="66.667f" show="true" to="133.333f"/>
            <METRIC_BIN_3 color="fd7f7f" from="133.333f" show="true" to="200f"/>
            <METRIC_BIN_4 color="fc3f3f" from="200f" show="true" to="Infinity"/>
        </METRIC_VERTICAL_ROUTING_CONGESTION_PER_CLB>
        <METRIC_VERTICAL_ROUTING_CONGESTION_PER_CLB_NEW>
            <METRIC_BIN_1 color="ffffff" from="0f" show="false" to="70f"/>
            <METRIC_BIN_2 color="ffff99" from="70f" show="true" to="80f"/>
            <METRIC_BIN_3 color="ffff00" from="80f" show="true" to="90f"/>
            <METRIC_BIN_4 color="ffcc00" from="90f" show="true" to="100f"/>
            <METRIC_BIN_5 color="ff9900" from="100f" show="true" to="110f"/>
            <METRIC_BIN_6 color="ff6600" from="110f" show="true" to="120f"/>
            <METRIC_BIN_7 color="ff0000" from="120f" show="true" to="Infinity"/>
        </METRIC_VERTICAL_ROUTING_CONGESTION_PER_CLB_NEW>
    </metric_display>
    <noc_heatmap_display>
        <NOC_HEATMAP_NOC_CHANNEL_BANDWIDTH_PERCENT_USAGE>
            <NOC_HEATMAP_BIN_1 color="a0ff" from="0f" show="false" to="20f"/>
            <NOC_HEATMAP_BIN_2 color="a000" from="20f" show="false" to="40f"/>
            <NOC_HEATMAP_BIN_3 color="ffff99" from="40f" show="false" to="60f"/>
            <NOC_HEATMAP_BIN_4 color="ff9900" from="60f" show="false" to="80f"/>
            <NOC_HEATMAP_BIN_5 color="fc3f3f" from="80f" show="false" to="100f"/>
        </NOC_HEATMAP_NOC_CHANNEL_BANDWIDTH_PERCENT_USAGE>
    </noc_heatmap_display>
    <general_color>
        <AIE_ARRAY_BACKGROUND color="ffffff"/>
        <AIE_ARRAY_FOREGROUND color="0"/>
        <AIE_ARRAY_MARKERS color="ffff00"/>
        <AIE_ARRAY_SELECTION color="ff"/>
        <CLOCK_INTERACTION_ANNOTATION color="98afc7"/>
        <CLOCK_INTERACTION_AXIS color="98afc7"/>
        <CLOCK_INTERACTION_GRID color="5c5c5c"/>
        <CLOCK_INTERACTION_NO_PATH color="0"/>
        <CLOCK_INTERACTION_PAIR_DATAPATH_ONLY color="cc99ff"/>
        <CLOCK_INTERACTION_PARTIAL_FALSE_PATH color="ffff"/>
        <CLOCK_INTERACTION_PARTIAL_FALSE_PATH_UNSAFE color="feab2d"/>
        <CLOCK_INTERACTION_SELECTION color="ffffff"/>
        <CLOCK_INTERACTION_TICK color="98afc7"/>
        <CLOCK_INTERACTION_TIMED color="ea600"/>
        <CLOCK_INTERACTION_TIMED_UNSAFE color="f60000"/>
        <CLOCK_INTERACTION_USER_IGNORED_PATHS color="149bff"/>
        <CODE_EDITOR_BACKGROUND color="0"/>
        <CODE_EDITOR_BREAKPOINT_BACKGROUND color="333333"/>
        <CODE_EDITOR_CURSOR_COLOR color="ffff"/>
        <CODE_EDITOR_FIND_HIGHLIGHT_BACKGROUND color="cc99ff"/>
        <CODE_EDITOR_FOREGROUND color="c0c0c0"/>
        <CODE_EDITOR_LINE_HIGHLIGHT color="333333"/>
        <CODE_EDITOR_MATCHING_WORD_HIGHLIGHT_BACKGROUND color="cc99ff"/>
        <CODE_EDITOR_SELECTION_BACKGROUND color="666699"/>
        <CONGESTION_LEVEL_1 color="ffffff"/>
        <CONGESTION_LEVEL_2 color="ffff99"/>
        <CONGESTION_LEVEL_3 color="ffff00"/>
        <CONGESTION_LEVEL_4 color="ffcc00"/>
        <CONGESTION_LEVEL_5 color="ff9900"/>
        <CONGESTION_LEVEL_6 color="ff6600"/>
        <CONGESTION_LEVEL_7 color="ff6666"/>
        <CONGESTION_LEVEL_8 color="ff0000"/>
        <CONSOLE_BACKGROUND color="0"/>
        <CONSOLE_COMMAND_TEXT color="857f8"/>
        <CONSOLE_CURSOR_COLOR color="c0c0c0"/>
        <CONSOLE_ERROR_TEXT color="e80505"/>
        <CONSOLE_FIND_HIGHLIGHT_BACKGROUND color="ff00"/>
        <CONSOLE_FOREGROUND color="c0c0c0"/>
        <CONSOLE_MATCHING_WORD_HIGHLIGHT_BACKGROUND color="c8ffc8"/>
        <CONSOLE_SELECTION_BACKGROUND color="dff3fc"/>
        <CONSOLE_WARNING_TEXT color="c78d02"/>
        <DEVICE_BACKGROUND color="0"/>
        <DEVICE_FOREGROUND color="ffffff"/>
        <DEVICE_MARKERS color="ffff00"/>
        <DEVICE_SELECTION color="ffffff"/>
        <GE_BACKGROUND color="0"/>
        <GE_FOREGROUND color="ffffff"/>
        <GE_MARKERS color="ffff00"/>
        <GE_SELECTION color="ffffff"/>
        <HIGHLIGHT_1 color="ff00ff"/>
        <HIGHLIGHT_10 color="ccccff"/>
        <HIGHLIGHT_11 color="ead00"/>
        <HIGHLIGHT_12 color="cefc00"/>
        <HIGHLIGHT_13 color="9e2dbe"/>
        <HIGHLIGHT_14 color="ba6a29"/>
        <HIGHLIGHT_15 color="fc0188"/>
        <HIGHLIGHT_16 color="2f990"/>
        <HIGHLIGHT_17 color="f1b0fb"/>
        <HIGHLIGHT_18 color="fec004"/>
        <HIGHLIGHT_19 color="149bff"/>
        <HIGHLIGHT_2 color="ffff00"/>
        <HIGHLIGHT_20 color="eb591b"/>
        <HIGHLIGHT_3 color="ff00"/>
        <HIGHLIGHT_4 color="ff6666"/>
        <HIGHLIGHT_5 color="ff"/>
        <HIGHLIGHT_6 color="ffc800"/>
        <HIGHLIGHT_7 color="ff0000"/>
        <HIGHLIGHT_8 color="ffff"/>
        <HIGHLIGHT_9 color="ff00ff"/>
        <HIGHLIGHT_DEFAULT color="ffff00"/>
        <HISTOGRAM_ANNOTATION_FAIL color="880000"/>
        <HISTOGRAM_ANNOTATION_PASS color="888800"/>
        <HISTOGRAM_AXIS color="98afc7"/>
        <HISTOGRAM_BACKGROUND color="0"/>
        <HISTOGRAM_FAIL color="ff0000"/>
        <HISTOGRAM_GRID color="5c5c5c"/>
        <HISTOGRAM_PASS color="ff00"/>
        <HISTOGRAM_SELECTION color="ffffff"/>
        <HISTOGRAM_TICK color="98afc7"/>
        <INST_HIER_BACKGROUND color="ffffff"/>
        <INST_HIER_FILL color="fafafa"/>
        <INST_HIER_FOREGROUND color="808080"/>
        <INST_HIER_LEAF_CELL_FILL color="ffffcc"/>
        <INST_HIER_LINE color="0"/>
        <INST_HIER_MARKERS color="ffff00"/>
        <INST_HIER_SELECTION color="ff"/>
        <INST_HIER_TEXT color="0"/>
        <LOG_BACKGROUND color="0"/>
        <LOG_CURSOR_COLOR color="c0c0c0"/>
        <LOG_FIND_HIGHLIGHT_BACKGROUND color="ff00"/>
        <LOG_FOREGROUND color="c0c0c0"/>
        <LOG_LINE_HIGHLIGHT color="ff00"/>
        <LOG_MATCHING_WORD_HIGHLIGHT_BACKGROUND color="c8ffc8"/>
        <LOG_SELECTION_BACKGROUND color="808080"/>
        <MARK_1 color="ff00ff"/>
        <MARK_10 color="ccccff"/>
        <MARK_11 color="ead00"/>
        <MARK_12 color="cefc00"/>
        <MARK_13 color="9e2dbe"/>
        <MARK_14 color="ba6a29"/>
        <MARK_15 color="fc0188"/>
        <MARK_16 color="2f990"/>
        <MARK_17 color="f1b0fb"/>
        <MARK_18 color="fec004"/>
        <MARK_19 color="149bff"/>
        <MARK_2 color="ffff00"/>
        <MARK_20 color="eb591b"/>
        <MARK_3 color="ff00"/>
        <MARK_4 color="ff6666"/>
        <MARK_5 color="ff"/>
        <MARK_6 color="ffc800"/>
        <MARK_7 color="ff0000"/>
        <MARK_8 color="ffff"/>
        <MARK_9 color="ff00ff"/>
        <MARK_DEFAULT color="ffff00"/>
        <NOCVIEW_BACKGROUND color="ffffff"/>
        <NOCVIEW_FOREGROUND color="0"/>
        <NOCVIEW_MARKERS color="ffff00"/>
        <NOCVIEW_SELECTION color="ff"/>
        <PACKAGE_BACKGROUND color="0"/>
        <PACKAGE_FOREGROUND color="ffffff"/>
        <PACKAGE_MARKERS color="ffff00"/>
        <PACKAGE_SELECTION color="ffffff"/>
        <RSB_AXI3_CONNECTION color="41619f"/>
        <RSB_AXI4LITE_CONNECTION color="41619f"/>
        <RSB_AXI4MM_CONNECTION color="41619f"/>
        <RSB_AXI4STREAM_CONNECTION color="41619f"/>
        <RSB_AXIINI_CONNECTION color="41619f"/>
        <RSB_BACKGROUND color="ffffff"/>
        <RSB_BUS color="469cb9"/>
        <RSB_CLOCK_ENABLE_NET color="102235"/>
        <RSB_CLOCK_NET color="102235"/>
        <RSB_COMMENT_BORDER color="0"/>
        <RSB_COMMENT_TEXT color="0"/>
        <RSB_DATA_NET color="102235"/>
        <RSB_EXPANDED_HIERARCHY_FILL color="fafdfe"/>
        <RSB_HIERARCHY_FILL color="aac4f7"/>
        <RSB_INSTANCE_BORDER color="41619f"/>
        <RSB_INSTANCE_NO_GRADIENT_FILL color="edf6fe"/>
        <RSB_INSTANCE_TEXT color="0"/>
        <RSB_INTERFACE_CONNECTION color="41619f"/>
        <RSB_INTERFACE_PORT color="2a5e6f"/>
        <RSB_INTERFACE_PORT_FILL color="ddd4d0"/>
        <RSB_INTERRUPT_NET color="102235"/>
        <RSB_MARKERS color="ffff00"/>
        <RSB_MOVE_INSTANCE_COLOR color="c89900"/>
        <RSB_NET color="102235"/>
        <RSB_PIN_TEXT color="0"/>
        <RSB_PORT color="102235"/>
        <RSB_PORT_FILL color="ddd4d0"/>
        <RSB_PORT_TEXT color="0"/>
        <RSB_RESET_NET color="102235"/>
        <RSB_SELECTION color="fd862b"/>
        <SCH_ATTRIBUTE color="c0c0c0"/>
        <SCH_BACKGROUND color="0"/>
        <SCH_BUS color="339966"/>
        <SCH_BUS_RIPPER color="c0c0c0"/>
        <SCH_CELL_TEXT color="ff00ff"/>
        <SCH_EXPAND_HIER_COLOR color="333333"/>
        <SCH_FILL_0 color="ffffcc"/>
        <SCH_FILL_1 color="dfebf8"/>
        <SCH_FILL_2 color="f0f0f0"/>
        <SCH_FOREGROUND color="c0c0c0"/>
        <SCH_INSTANCE_TEXT color="ff9900"/>
        <SCH_INST_0 color="99ccff"/>
        <SCH_INST_1 color="0"/>
        <SCH_INST_2 color="0"/>
        <SCH_MARKERS color="ffff00"/>
        <SCH_NEG_SLACK color="ff0000"/>
        <SCH_NET color="ff00"/>
        <SCH_PIN_TEXT color="ff9900"/>
        <SCH_PORT color="cc99ff"/>
        <SCH_PORT_TEXT color="ff9900"/>
        <SCH_SELECTION color="ff"/>
        <VSI_SYS_AXI3_CONNECTION color="646464"/>
        <VSI_SYS_AXI4LITE_CONNECTION color="646464"/>
        <VSI_SYS_AXI4MM_CONNECTION color="646464"/>
        <VSI_SYS_AXI4STREAM_CONNECTION color="646464"/>
        <VSI_SYS_AXIINI_CONNECTION color="646464"/>
        <VSI_SYS_BACKGROUND color="ffffff"/>
        <VSI_SYS_BUS color="505050"/>
        <VSI_SYS_CLOCK_ENABLE_NET color="222222"/>
        <VSI_SYS_CLOCK_NET color="222222"/>
        <VSI_SYS_COMMENT_BORDER color="0"/>
        <VSI_SYS_COMMENT_TEXT color="0"/>
        <VSI_SYS_DATA_NET color="222222"/>
        <VSI_SYS_EXPANDED_HIERARCHY_FILL color="fafafa"/>
        <VSI_SYS_HIERARCHY_FILL color="afafaf"/>
        <VSI_SYS_INSTANCE_BORDER color="646464"/>
        <VSI_SYS_INSTANCE_FILL color="d2d2d2"/>
        <VSI_SYS_INSTANCE_TEXT color="0"/>
        <VSI_SYS_INTERFACE_CONNECTION color="646464"/>
        <VSI_SYS_INTERFACE_PORT color="323232"/>
        <VSI_SYS_INTERFACE_PORT_FILL color="dddddd"/>
        <VSI_SYS_INTERRUPT_NET color="222222"/>
        <VSI_SYS_MARKERS color="ffff00"/>
        <VSI_SYS_MOVE_INSTANCE_COLOR color="c89900"/>
        <VSI_SYS_NET color="222222"/>
        <VSI_SYS_PIN_TEXT color="0"/>
        <VSI_SYS_PORT color="222222"/>
        <VSI_SYS_PORT_FILL color="d4d4d4"/>
        <VSI_SYS_PORT_TEXT color="0"/>
        <VSI_SYS_RESET_NET color="222222"/>
        <VSI_SYS_SELECTION color="ba8b25"/>
        <WAVEFORM_BACKGROUND color="0"/>
        <WINDOW_BACKGROUND color="ffffff"/>
        <WINDOW_FOREGROUND color="0"/>
        <WORLDVIEW_VIEWABLE_AREA color="ffc800"/>
    </general_color>
    <general>
        <code_editor_syntax_styles>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="null" style_index="0"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-8355712" stripe_color="null" style_index="1"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-8355712" stripe_color="null" style_index="2"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16777088" stripe_color="null" style_index="3"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-65281" stripe_color="null" style_index="4"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-16738816" stripe_color="null" style_index="5"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-10157927" stripe_color="null" style_index="6"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-10157927" stripe_color="null" style_index="7"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-6750157" stripe_color="null" style_index="8"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16777216" stripe_color="null" style_index="9"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-65536" stripe_color="null" style_index="10"/>
            <syntax_style background_color="null" effect="2" effect_color="-65536" font_style="0" foreground_color="null" stripe_color="-65536" style_index="11"/>
            <syntax_style background_color="-595012" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-256" style_index="12"/>
            <syntax_style background_color="-986896" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="null" style_index="13"/>
            <syntax_style background_color="-6697729" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-6697729" style_index="14"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="15"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="16"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="17"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="18"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="19"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="20"/>
        </code_editor_syntax_styles>
        <code_editor_syntax_styles_Generic>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="null" style_index="0"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-8355712" stripe_color="null" style_index="1"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-8355712" stripe_color="null" style_index="2"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16777088" stripe_color="null" style_index="3"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-65281" stripe_color="null" style_index="4"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-16738816" stripe_color="null" style_index="5"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-10157927" stripe_color="null" style_index="6"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-10157927" stripe_color="null" style_index="7"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-6750157" stripe_color="null" style_index="8"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16777216" stripe_color="null" style_index="9"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-65536" stripe_color="null" style_index="10"/>
            <syntax_style background_color="null" effect="4" effect_color="-65536" font_style="0" foreground_color="null" stripe_color="-65536" style_index="11"/>
            <syntax_style background_color="-595012" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-256" style_index="12"/>
            <syntax_style background_color="-986896" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="null" style_index="13"/>
            <syntax_style background_color="-6697729" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-6697729" style_index="14"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="15"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="16"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="17"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="18"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="19"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="20"/>
        </code_editor_syntax_styles_Generic>
        <code_editor_syntax_styles_Verilog>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-4144960" stripe_color="null" style_index="0"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16744448" stripe_color="null" style_index="1"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16744320" stripe_color="null" style_index="2"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-6737152" stripe_color="null" style_index="3"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-65281" stripe_color="null" style_index="4"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-256" stripe_color="null" style_index="5"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-39424" stripe_color="null" style_index="6"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-65536" stripe_color="null" style_index="7"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-6750157" stripe_color="null" style_index="8"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16777216" stripe_color="null" style_index="9"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-65536" stripe_color="null" style_index="10"/>
            <syntax_style background_color="null" effect="4" effect_color="-65536" font_style="0" foreground_color="null" stripe_color="-65536" style_index="11"/>
            <syntax_style background_color="-595012" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-256" style_index="12"/>
            <syntax_style background_color="-986896" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="null" style_index="13"/>
            <syntax_style background_color="-6697729" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-6697729" style_index="14"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="15"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="16"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="17"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="18"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="19"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="20"/>
        </code_editor_syntax_styles_Verilog>
        <code_editor_syntax_styles_VHDL>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-4144960" stripe_color="null" style_index="0"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16744448" stripe_color="null" style_index="1"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16744320" stripe_color="null" style_index="2"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16776961" stripe_color="null" style_index="3"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-65281" stripe_color="null" style_index="4"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-256" stripe_color="null" style_index="5"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-39424" stripe_color="null" style_index="6"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16724737" stripe_color="null" style_index="7"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-6750157" stripe_color="null" style_index="8"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16777216" stripe_color="null" style_index="9"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-65536" stripe_color="null" style_index="10"/>
            <syntax_style background_color="null" effect="4" effect_color="-65536" font_style="0" foreground_color="null" stripe_color="-65536" style_index="11"/>
            <syntax_style background_color="-595012" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-256" style_index="12"/>
            <syntax_style background_color="-986896" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="null" style_index="13"/>
            <syntax_style background_color="-6697729" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-6697729" style_index="14"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="15"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="16"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="17"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="18"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="19"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="20"/>
        </code_editor_syntax_styles_VHDL>
        <code_editor_syntax_styles_XDC>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-4144960" stripe_color="null" style_index="0"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16744448" stripe_color="null" style_index="1"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-8355712" stripe_color="null" style_index="2"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16744320" stripe_color="null" style_index="3"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-65281" stripe_color="null" style_index="4"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-256" stripe_color="null" style_index="5"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-26368" stripe_color="null" style_index="6"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-39424" stripe_color="null" style_index="7"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-6750157" stripe_color="null" style_index="8"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16777216" stripe_color="null" style_index="9"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-65536" stripe_color="null" style_index="10"/>
            <syntax_style background_color="null" effect="4" effect_color="-65536" font_style="0" foreground_color="null" stripe_color="-65536" style_index="11"/>
            <syntax_style background_color="-595012" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-256" style_index="12"/>
            <syntax_style background_color="-986896" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="null" style_index="13"/>
            <syntax_style background_color="-6697729" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-6697729" style_index="14"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="15"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="16"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="17"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="18"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="19"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="20"/>
        </code_editor_syntax_styles_XDC>
        <code_editor_syntax_styles_Tcl>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-4144960" stripe_color="null" style_index="0"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16744448" stripe_color="null" style_index="1"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-8355712" stripe_color="null" style_index="2"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16744320" stripe_color="null" style_index="3"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-65281" stripe_color="null" style_index="4"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-6697729" stripe_color="null" style_index="5"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-13312" stripe_color="null" style_index="6"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-39424" stripe_color="null" style_index="7"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-6750157" stripe_color="null" style_index="8"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16777216" stripe_color="null" style_index="9"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-65536" stripe_color="null" style_index="10"/>
            <syntax_style background_color="null" effect="4" effect_color="-65536" font_style="0" foreground_color="null" stripe_color="-65536" style_index="11"/>
            <syntax_style background_color="-595012" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-256" style_index="12"/>
            <syntax_style background_color="-986896" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="null" style_index="13"/>
            <syntax_style background_color="-6697729" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-6697729" style_index="14"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="15"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="16"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="17"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="18"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="19"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="20"/>
        </code_editor_syntax_styles_Tcl>
        <code_editor_syntax_styles_TSM>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-4144960" stripe_color="null" style_index="0"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16744448" stripe_color="null" style_index="1"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-8355712" stripe_color="null" style_index="2"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16777088" stripe_color="null" style_index="3"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-65281" stripe_color="null" style_index="4"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-16738816" stripe_color="null" style_index="5"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-10157927" stripe_color="null" style_index="6"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-39424" stripe_color="null" style_index="7"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-6750157" stripe_color="null" style_index="8"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16777216" stripe_color="null" style_index="9"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-65536" stripe_color="null" style_index="10"/>
            <syntax_style background_color="null" effect="4" effect_color="-65536" font_style="0" foreground_color="null" stripe_color="-65536" style_index="11"/>
            <syntax_style background_color="-595012" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-256" style_index="12"/>
            <syntax_style background_color="-986896" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="null" style_index="13"/>
            <syntax_style background_color="-6697729" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-6697729" style_index="14"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="15"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="16"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="17"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="18"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="19"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="20"/>
        </code_editor_syntax_styles_TSM>
        <code_editor_syntax_styles_SyntaxCheck>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="null" style_index="0"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-8355712" stripe_color="null" style_index="1"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-8355712" stripe_color="null" style_index="2"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16777088" stripe_color="null" style_index="3"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-65281" stripe_color="null" style_index="4"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-16738816" stripe_color="null" style_index="5"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="0" foreground_color="-10157927" stripe_color="null" style_index="6"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-10157927" stripe_color="null" style_index="7"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-6750157" stripe_color="null" style_index="8"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-16777216" stripe_color="null" style_index="9"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="1" foreground_color="-65536" stripe_color="null" style_index="10"/>
            <syntax_style background_color="null" effect="4" effect_color="-65536" font_style="0" foreground_color="null" stripe_color="-65536" style_index="11"/>
            <syntax_style background_color="-595012" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-256" style_index="12"/>
            <syntax_style background_color="-986896" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="null" style_index="13"/>
            <syntax_style background_color="-6697729" effect="0" effect_color="null" font_style="0" foreground_color="-16777216" stripe_color="-6697729" style_index="14"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="15"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="16"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="17"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="18"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="19"/>
            <syntax_style background_color="null" effect="0" effect_color="null" font_style="2" foreground_color="-16777216" stripe_color="null" style_index="20"/>
        </code_editor_syntax_styles_SyntaxCheck>
        <CODE_EDITOR_FONT font_name="Monospaced" font_size="14"/>
        <RECENT_FILES/>
        <RECENT_DIRECTORIES/>
        <RECENT_PROJECTS/>
        <RECENT_CHECKPOINTS/>
        <RECENT_IP/>
        <RECENT_HARDWARE_SERVERS/>
        <RECENT_HARDWARE_TARGETS/>
        <RECENT_VXC_SERVERS/>
        <THEME value="YeYBlackTheme_V3"/>
    </general>
    <EMOTIONAL_VIEWS/>
</preferences>

到了这里,关于Vivado设置暗黑界面、自动调用自定义主题的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处: 如若内容造成侵权/违法违规/事实不符,请点击违法举报进行投诉反馈,一经查实,立即删除!

领支付宝红包 赞助服务器费用

相关文章

  • 博客园如何设置自定义主题?

    作者:西瓜程序猿 主页传送门:https://www.cnblogs.com/kimiliucn 写博客也有一个月了,发现博客园自带的主题都不太好看,然后搜索了一下发现这款主题【Cnblogs-Theme-SimpleMemory】界面还挺好看的,也是开源的。那[西瓜程序猿]就以这个主题来介绍一下如何在博客园中进行配置,跟着

    2024年02月10日
    浏览(46)
  • C# WPF实现动画渐入暗黑明亮主题切换效果

    最近在Bilibili的桌面端看到一个黑白主题切换的效果感觉,挺有意思。于是我使用WPF尝试实现该效果。 主要的切换效果,基本实现不过还存在一些小瑕疵,比如字体等笔刷不能跟随动画进入进行切换。因为Bilibili的客户端是用electron写的,前端使用的html,css确实太强了,这咱只

    2024年02月16日
    浏览(44)
  • FPGA中FIFO的应用(三)——Vivado FIFO IP核的调用

    ⭐️作者简介: 小瑞同学 ,一个努力精进的 FPGA 和通信学习者。 🍎个人主页:小瑞同学的博客主页 🌻个人信条:越努力,越幸运! ⏰日期:2023.12.6 🔍来源:自学经历 📖文章内容概述:简单介绍了 FIFO IP核 常用参数的配置,通过仿真分析了异步IP的 读写数据 过程。 连载

    2024年01月18日
    浏览(41)
  • vue element-ui 暗黑主题应用到若依框架

    基于若依框架的element-ui,将主题更换为暗黑主题。 现有的element-ui框架提供的主题不满足自定义需求,大多数框架,包括若依提供了更换主题色的功能,但也只是更换的primary-color,其他组件的主题还是以自带的为主。不满足个性化定制需求。 在线图片取色器:http://www.ecjso

    2024年02月08日
    浏览(120)
  • vue3 element-plus 暗黑模式(主题切换)简易版

    暗黑模式是指在应用程序或操作系统中使用暗色背景和浅色文本的界面设计。与传统的亮色模式相比,暗黑模式具有以下特点: 减少眼部疲劳:使用暗色背景可以减少屏幕发出的蓝光,减轻长时间使用电子设备对眼睛的疲劳程度。这对于在晚上或低光环境下使用设备的人来说

    2024年02月08日
    浏览(60)
  • 轻松搭建FPGA开发环境:第三课——Vivado 库编译与设置说明

    工欲善其事必先利其器,很多人想从事 FPGA 的开发,但是不知道如何下手。既要装这个软件,又要装那个软件,还要编译仿真库,网上的教程一大堆,不知道到底应该听谁的。所以很多人还没开始就被繁琐的开发环境搭建吓退了,还没开始就放弃了! 笔者用几节课的时间,从

    2024年02月04日
    浏览(45)
  • vue3-实战-12-管理后台-权限管理之菜单管理模块-首页-主题颜色-暗黑模式

    目录 1-列表页面功能开发 1.1-需求原型分析 1.2-接口和数据类型定义 1.3-获取服务端数据渲染页面 2-新增编辑菜单 2.1-原型需求分析 2.2-表单数据收集和页面结构开发 2.3-提交或者取消 3-删除菜单 4-首页开发 5-暗黑模式的切换和主题颜色 5.1-暗黑模式 5.2-主题颜色切换       我们

    2024年02月10日
    浏览(55)
  • FPGA开发技巧备忘录——Vivado 自动日期版本号

    提示:文章写完后,目录可以自动生成,如何生成可参考右边的帮助文档 我们在编译FPGA工程的时候一般需要对版本号的更新,一般来说都会有一个日期或者时间的版本标识,在上板调试的时候用于表征当前版本确实已经更新成功,或者作为FPGA发布版本的标识等等。但有时候

    2024年02月11日
    浏览(64)
  • FPGA开发 -- Vivado使用VSCode编译带图文(安装 语法校验 自动缩进 )

    目录 一 前言 Vivado 版本 Vivado 2018.03 芯片 ZYNQ-XC7Z010 VSCode 安装最新版本就行 二 Vivado 设置编译方式 Tools  Text Editor 设置 VSCode 地址 ​编辑三 VSCode 插件安装 1. Verilog HDL/SystemVerilog  打开vscode,打开拓展界面  环境变量设置 2. SystemVerilog ​编辑 设置为默认缩进软件(如图所示)

    2024年04月10日
    浏览(45)
  • IntelliJ IDEA 常用设置 主题颜色模式、字体、样式、背景自定义颜色及其背景图片(图文步骤)

    这里已 IntelliJ IDEA 2018.2.8 版本为例(本人已将主题设置成了暗色主题): 点击 file﹥setting  打开设置 点击 Editor﹥Color Scheme﹥Color Scheme Font 主要的操作有主代码字体,字体字号大小,字体行间距,非主代码字体   主要的操作有颜色,斜体,加粗,背景,下划线,删除线,边框

    2023年04月16日
    浏览(52)

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

博客赞助

微信扫一扫打赏

请作者喝杯咖啡吧~博客赞助

支付宝扫一扫领取红包,优惠每天领

二维码1

领取红包

二维码2

领红包