Giter Site home page Giter Site logo

robseb / niosii_eclipsecompproject Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 3.0 5.14 MB

Automatically create a NIOS II Eclipse Project with the latest FreeRTOS Version, the Intel hwlib and more...

License: MIT License

Python 48.03% C 51.97%
intel-quartus-prime nios-ii intel-fpga intel custom-eclipse soc-fpga cyclone-v arria10 arria-v max10

niosii_eclipsecompproject's Introduction

niosii_eclipsecompproject's People

Contributors

robseb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

niosii_eclipsecompproject's Issues

dload.git_clone is not working on Win10

Hi,
I'm facing to following issue when running the script on Win10+Python 3.8.6:

--> Cloning the latest FreeRTOS Kernel Version (https://github.com/FreeRTOS/FreeRTOS-Kernel.git)
please wait...
Traceback (most recent call last):
File "C:\Program Files\Python38\lib\site-packages\dload_init_.py", line 256, in save_unzip
with zipfile.ZipFile(zip_path, 'r') as zip_ref:
File "C:\Program Files\Python38\lib\zipfile.py", line 1269, in init
self._RealGetContents()
File "C:\Program Files\Python38\lib\zipfile.py", line 1336, in _RealGetContents
raise BadZipFile("File is not a zip file")
zipfile.BadZipFile: File is not a zip file
None

Getting the same error when tried to execute the command from line 702 manually (the variables were replaced by string values):
dload.git_clone("https://github.com/FreeRTOS/FreeRTOS-Kernel.git", os.getcwd()+'\'+ "working_folder\")

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.