:orphan: .. title:: CONFIG_SOC_NSIM .. kconfig:: CONFIG_SOC_NSIM CONFIG_SOC_NSIM ############### *Synopsys nSIM simulator for ARC cores* *Synopsys nSIM simulator for ARC cores* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ARC ` - \ :kconfig:`ARC ` Kconfig definitions =================== At ``/arc/snps_nsim/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:7`` → ``/kconfig/Kconfig.soc:1`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_NSIM bool "Synopsys nSIM simulator for ARC cores" select ARC depends on ---- At ``/arc/snps_nsim/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_NSIM bool "Synopsys nSIM simulator for ARC cores" select ARC depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*