:orphan: .. title:: CONFIG_SOC_XILINX_XC7Z100 .. kconfig:: CONFIG_SOC_XILINX_XC7Z100 CONFIG_SOC_XILINX_XC7Z100 ######################### *XC7Z100* Type: ``bool`` Help ==== .. code-block:: none 2 ARM Cortex-A9 cores up to 1 GHz, Kintex-7 programmable logic, 444k logic cells, 26.5Mb block RAM, 2020 DSP slices, up to 400 I/O pins, up to 16 transceivers. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/xilinx_zynq7000/xc7zxxx/Kconfig.soc:53`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/xilinx_zynq7000/Kconfig:15`` Menu path: (Top) → Hardware Configuration → XC7Zxxx SoC Selection .. code-block:: kconfig config SOC_XILINX_XC7Z100 bool "XC7Z100" depends on help 2 ARM Cortex-A9 cores up to 1 GHz, Kintex-7 programmable logic, 444k logic cells, 26.5Mb block RAM, 2020 DSP slices, up to 400 I/O pins, up to 16 transceivers. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*