qe-compiler
qe-compiler copied to clipboard
Add an option to specify qem file type
This PR is to add an option to specify qem file type.
A way to link parameters is different between a qem file generated with --emit=qem and --emit=qe-qem.
With this PR, link_file allows for users to specify what emit option was used to create an input qem file.