diff --git a/releasenotes/notes/0.24/add-alternative-hls-construction-afec157f7cf15b0b.yaml b/releasenotes/notes/0.24/add-alternative-hls-construction-afec157f7cf15b0b.yaml index cbb512dae5ad..7a547cde27d8 100644 --- a/releasenotes/notes/0.24/add-alternative-hls-construction-afec157f7cf15b0b.yaml +++ b/releasenotes/notes/0.24/add-alternative-hls-construction-afec157f7cf15b0b.yaml @@ -2,7 +2,7 @@ features_transpiler: - | Added an alternative way to specify in :class:`~.HLSConfig` the list of - synthesis methods used for a given high-level-object. + synthesis methods used for a given high-level object. As before, a synthesis method can be specified as a tuple consisting of the name of the method and additional arguments. Additionally, a synthesis method can be specified as a tuple consisting of an instance of :class:`.HighLevelSynthesisPlugin`