Main Content

addCustomMSSConfig

Class: hdlcoder.ReferenceDesign
Namespace: hdlcoder

Import microcontroller subsystem (MSS) in Microchip Libero Smart design

Since R2022b

Syntax

addCustomMSSConfig('CustomMSSConfig',MSS_config)

Description

addCustomMSSConfig('CustomMSSConfig',MSS_config) specifies the microcontroller subsystem (MSS) configuration file that contains the processor information such as peripherals, interfaces and clock. Use this method if your synthesis tool is Microchip Libero® SoC.

Input Arguments

expand all

MSS configuration file that is used to import MSS IP in Microchip Libero SoC Smart design.

Example: 'ICICLE_MSS.cfg'

Version History

Introduced in R2022b