Coder Social home page Coder Social logo

Issue with SECTION_MAP attribute about fusesoc HOT 4 CLOSED

olofk avatar olofk commented on June 5, 2024
Issue with SECTION_MAP attribute

from fusesoc.

Comments (4)

bandvig avatar bandvig commented on June 5, 2024

I've got quite similar issue. If I try to execute:

fusesoc system-info atlys

I receive the following:

...
Private Testbench files:bench/orpsoc_tb.v
bench/uart_decoder.v

SYSTEM INFO
Name: atlys
Backend name: ise
run(parsed_args)
File "/home/BAndViG/ORPSoC/fusesoc/bin/fusesoc", line 179, in run
args.func(args)
File "/home/BAndViG/ORPSoC/fusesoc/bin/fusesoc", line 110, in system_info
core.system.info()
File "/home/BAndViG/ORPSoC/fusesoc/fusesoc/system.py", line 35, in info
print(" family: " + self.backend['family'])
TypeError: 'IseSection' object has no attribute 'getitem'

However, list-cores option works fine.

from fusesoc.

olofk avatar olofk commented on June 5, 2024

Thanks for reporting this. I can confirm the issue that @bandvig is seeing, and I'll probably remove the system info printouts until this is properly resolved. The issue that @juliusbaxter is seeing is probably due to an internal change to FuseSoC in commit c199bfa . We didn't think of it then when we commited that, but it requires the user to remove the old version of FuseSoC before installing a new one. The easiest way that I have found is to get a version before that commit and run ./configure && make uninstall to remove the old files

from fusesoc.

olofk avatar olofk commented on June 5, 2024

The system-info problem is fixed in a94acbc

from fusesoc.

olofk avatar olofk commented on June 5, 2024

Closing now

from fusesoc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.