Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module 'fasm' has no attribute 'Annotation' #1519

Closed
mkurc-ant opened this issue Dec 15, 2020 · 3 comments
Closed

module 'fasm' has no attribute 'Annotation' #1519

mkurc-ant opened this issue Dec 15, 2020 · 3 comments

Comments

@mkurc-ant
Copy link
Contributor

The definition of the named tuple Annotation has been removed from fasm as of 3a45c106f. However, it is still used by the fasm_disassembler.py in prjxray eg.: https://github.com/SymbiFlow/prjxray/blob/483a89c292b5367e9f18cff21b4bcd182d81c401/prjxray/fasm_disassembler.py#L79

This makes the disassembler crash when used with the latest fasm (eg. in symbiflow-xc-fasm2bels CI).

@mithro
Copy link
Contributor

mithro commented Dec 15, 2020

FYI - @HackerFoo

@HackerFoo
Copy link
Contributor

This should fix it: chipsalliance/fasm#40

@litghost
Copy link
Contributor

This should be fixed now.

@HackerFoo HackerFoo removed their assignment Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants