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

find_features_in_bitstream "TypeError: unhashable type: 'list'" #603

Closed
mithro opened this issue Feb 3, 2019 · 1 comment
Closed

find_features_in_bitstream "TypeError: unhashable type: 'list'" #603

mithro opened this issue Feb 3, 2019 · 1 comment
Assignees
Labels

Comments

@mithro
Copy link
Contributor

mithro commented Feb 3, 2019

014-clb-ffsrcemux        - 4m19s: Traceback (most recent call last):                                                  
014-clb-ffsrcemux        - 4m19s:   File "/big/github/SymbiFlow/prjxray/utils/bit2fasm.py", line 100, in <module>  
014-clb-ffsrcemux        - 4m19s:     main()                              
014-clb-ffsrcemux        - 4m19s:   File "/big/github/SymbiFlow/prjxray/utils/bit2fasm.py", line 96, in main                                                       
014-clb-ffsrcemux        - 4m19s:     args.db_root, bits_file.name, args.verbose, args.canonical)                         
014-clb-ffsrcemux        - 4m19s:   File "/big/github/SymbiFlow/prjxray/utils/bit2fasm.py", line 37, in bits_to_fasm
014-clb-ffsrcemux        - 4m19s:     canonical=canonical))                                      
014-clb-ffsrcemux        - 4m19s:   File "/big/github/SymbiFlow/prjxray/third_party/fasm/fasm.py", line 307, in fasm_tuple_to_string
014-clb-ffsrcemux        - 4m19s:     for fasm_line in model:                                                                           
014-clb-ffsrcemux        - 4m19s:   File "/big/github/SymbiFlow/prjxray/prjxray/fasm_disassembler.py", line 115, in find_features_in_bitstream
014-clb-ffsrcemux        - 4m19s:     if fasm_line not in emitted_features:                                                 
014-clb-ffsrcemux        - 4m19s: TypeError: unhashable type: 'list'  
@ray-bot
Copy link

ray-bot bot commented Feb 4, 2019

Hey, Your issue has been resolved 🎉, Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants