We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779d2bf commit 3fe65acCopy full SHA for 3fe65ac
releasenotes/notes/fix-hls-clbits-6ddf1f8d1542eed2.yaml
@@ -0,0 +1,7 @@
1
+---
2
+fixes:
3
+ - |
4
+ Fixed a bug in the :class:`.HighLevelSynthesis` pass where, if the circuit contained high level objects
5
+ with classical registers, these would get mapped to the relative index in the object instead of the
6
+ corresponding index in the outer circuit. The classical registers are now correctly mapped to the outer
7
+ circuit index.
0 commit comments