element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Experimenting with Sensor Fusion
  • Challenges & Projects
  • Design Challenges
  • Experimenting with Sensor Fusion
  • More
  • Cancel
Experimenting with Sensor Fusion
Forum If you have a question about the Experimenting with Sensor Fusion competition, you can ask it here.
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Experimenting with Sensor Fusion to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 22 replies
  • Subscribers 38 subscribers
  • Views 4587 views
  • Users 0 members are here
Related

If you have a question about the Experimenting with Sensor Fusion competition, you can ask it here.

rscasny
rscasny over 3 years ago

If you have a question about the Experimenting with Sensor Fusion competition, you can ask it here.

  • Sign in to reply
  • Cancel

Top Replies

  • surbhika
    surbhika over 3 years ago in reply to scottiebabe +5
    Hi scottiebabe ,,it's actually a bit daunting at first to work around xilinx tools (they are SO MANY). You can have a look at this github repository to help you work around that: https://github.com/Xilinx…
  • javagoza
    javagoza over 3 years ago in reply to scottiebabe +3
    I would like to apply, I am still in the analysis phase of what possibilities I have to do something decent in two months. I am very scared by the instability of the element14 website on weekends when…
  • scottiebabe
    scottiebabe over 3 years ago in reply to cstanton +3
    Her last project definitely puts her in the FPGA expert class :) My instinct is that starting a Image processing project from scratch is a huge undertaking. It is just a thought.
  • javagoza
    0 javagoza over 3 years ago in reply to javagoza

    It seems that there are some trial licenses and specifically there is a 120-day trial license for the AXI 1G/2.5G Ethernet Subsystem

    image

    With this design it is the only IP core that reports license problems.

    image

    image

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • surbhika
    0 surbhika over 3 years ago in reply to scottiebabe

    Hi scottiebabe ,,it's actually a bit daunting at first to work around xilinx tools (they are SO MANY).

    You can have a look at this github repository to help you work around that: https://github.com/Xilinx/Vitis-Tutorials There are whole range of tutorials which should get you started.

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • saadtiwana_int
    0 saadtiwana_int over 2 years ago in reply to javagoza

    That would make sense because the Spartan-7 does not have a hard Ethernet core (unlike Zynq series, for example), and the soft Ethernet cores are not supplied for free by Xilinx. If you're not goint to use Ethernet in your project, then it's not an issues. If you are, then the 120 days trial license could cover the project duration fine. But i DO understand the frustration with limited-time trial licenses Slight smile. Especially since the (paid) IP core licenses are too expensive for individual/hobbyist use.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • saadtiwana_int
    0 saadtiwana_int over 2 years ago in reply to Jan Cumps

    I think the issue is that the usual Vitis Acceleration flow requires a linux kernel, which in case of Zynq can run on the hard ARM processors. In case of Spartan theoretically one can have Linux running on the microblaze, but then the microblaze is not based on ARM, so I would think a lot of the libraries used to compile the Xilinx XRT would need to be compiled for microblaze, and so on. If Xilinx is not supporting Vitis Vision Library on the Spartan, then that means it's a lot of work to do all of that Slight smile. 

    On the other hand, IPs compiled using HLS should still work, as those do not require XRT, and plus you also have all the video IPs available from Xilinx for free in Vivado, which enable building fairly complex video designs (from personal experience). I have been very tempted to participate in this contest, since I have done fair bit of work with video processing on the Xilinx FPGAs (mostly on Zynq), however I am already busy with a roadtest, and not sure what other commitments the next 2 months will bring.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • javagoza
    0 javagoza over 2 years ago

    I am finding it very difficult to participate in this challenge due to platform issues. I have had to modify the blogs several times because the new version of Verint treats them as SPAM for having too many Links. I can no longer edit the blogs with either Edge or Chrome because the editor crashes with the 'latest versions of Edge and Chrome. I have installed Firefox but it also fails with code widgets.
    At the moment I have managed to publish two blogs and I have a third inaccessible marked as SPAM before even publishing it, marked as SPAM when including the tags and saving as draft.
    I try to take advantage of free time to work on the project but blogging is proving to be quite a frustrating experience.

    For the rest, thank you very much to the whole team of element14, the development kit is fascinating and I hope to continue telling my experiences with it.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Jan Cumps
    0 Jan Cumps over 2 years ago in reply to javagoza

    It happened to me today, under these circumstances:

    I showed code snippet from GITHUB, where a normal practice is to sign your code and commits with an email address.

    The flag message referred to that email address as reason for review.

    image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • rscasny
    0 rscasny over 2 years ago in reply to javagoza

    I'm sorry to hear about your experience. I know our development team is working on it. Let me ask about it tomorrow and see what the pathway to resolving them is. I open open to extending this challenge by several weeks to make up for lost time. 

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Jan Cumps
    0 Jan Cumps over 2 years ago in reply to rscasny

    I submitted a suggestion in the feedback area:  suggestion: moderation queue - warn when saving as draft 

    It could allow a writer to keep on writing. And to either let them remove the flagged content, or let the review team decide, when it's time to publish.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • rscasny
    0 rscasny over 2 years ago in reply to Jan Cumps

    Jan,

    Thanks for doing that. 

    Randall

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • cstanton
    0 cstanton over 2 years ago in reply to Jan Cumps

    Sanitizing personally identifiable information from content is a good habit to get into Slight smile

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
<>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube