Skip to content

Fine tuning constraints etc

Jeroen Hegeman requested to merge (removed):fine_tuning_constraints_etc into master

Turned the TCL file with the message severity manipulations and the MGT location manipulation into two files:

  • An XDC file with just the MGT location manipulations.
  • A TCL file with just the message severity manipulations.

The latter can then be used as a TCL hook for implementation. This solves the issues with the message severirties not being changed.

Merge request reports