kaldag

Results 3 issues of kaldag

### Summary The method `add_bits` does not check if the circuit has `layout` information. The layout information is not updated when the method `add_bits` is called by a circuit already...

### Summary fixes #14435 ### Details and comments

Changelog: New Feature
mod: qasm3

Addresses #15179. Its an elementary implementation. Applicable only for single Pauli strings.

type: feature request