Coder Social home page Coder Social logo

arduino-soft-core's Introduction

The Arduino Soft Core is the combination of the AVR8 Soft Processor and the Arduino IDE modified to run on the Open Source Papilio FPGA development board.

For more information visit http://papilio.cc

The AVR8 Soft processor was originally downloaded from [OpenCores.com](http://opencores.com/project,avr_core).

The Arduino IDE is modified to merge sketches into the AVR8 processor and load the processor and sketch the the Papilio One FPGA dev board.

Please use file "Papilio_AVR8_500K.xise" and not "Papilio_AVR8-500K.xise" - this can create problems.

----
To synthesize using Xilinx Webpack navigate to the scripts/XilinxISE directory.

arduino-soft-core's People

Contributors

ivanjh avatar jackgassett avatar zvonimirbandic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arduino-soft-core's Issues

Synthesis error for Papilio One 500K

Reported on the forum by Blue12:
http://www.gadgetfactory.net/gadgetforum/index.php?topic=154.0

I think there is some sort of Error in the releases of the AVR8 cores...

Every time I download a new core and try to compile the 500k version first I get the following error...
"C:/Arduino-Soft-Core/sources/Memory/XPM8Kx16.vhd" Line 14. Library unit prog_mem_init_pkg is not available in library work.

but if I compile the 250k version first the 250k version compiles fine, then I can go and compile the 500k version after that.

I don't know if it is a big enough problem to worry about, but it seems like it would be better if I did not need to compile the 250k version first. Anyways just throwing that out there

Missing default Arduino sketch

Hello,
I've successfully synthetized the whole VHDL code to fit a spartan-6 and simulated it with Xilinx tools.
Now I would like to put my own sketch in the softcore program memory.
But to start with, I would appreciate to get the default sketch.
I observe that it emits the following message:
"This is TAR Diode signal counter device"
Also, If I use Arduino IDE to compile my own C/C++ code, which MCU should I select?
AVR8 is too vague. Is it an Atmega103? an Atmega328? an Atmega8?
Thanks for the information.
Jean-Paul

Some source files are missing

Hi,
I opened the latest 'master' version in ise (13.4) and I'm missing some source-files. When I look to the hierarchy window, I see that the following instantiations are not found:

  • swap_pins_Inst - swap_pins
  • spi_mod_inst - spi_mod
  • spi_slv_sel_inst - spi_slv_sel
    I check the folders, but they seem not to be there.
    Could you have a look if these instantiations (and others used by them) can be added ?
    Thanx.

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.