Skip to content

scan_system: Skip MDIS drivers if an MCB alternative exists

Jorge Sanjuan Garcia requested to merge skip_mcb_scan_system into mad-dev

Make scan_system.sh script skip the chameleon table entries that are already supported by MCB. This way, the resulting MDIS project will not include an MDIS driver for managint these IP cores.

If the MCB drivers are to be blacklisted, then a new MDIS project should be created so that these IP cores appear in the project.

Merge request reports