wd5gnr / max1000-tutorial

Tutorial and example projects for the Arrow MAX1000 FPGA board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

max1000-tutorial

Tutorial and example projects for the Arrow MAX1000 FPGA board

What is MAX1000?

Arrow MAX1000 is an evaluation board created by Arrow Electronics featuring the Intel (formerly Altera) MAX 10 line of low-cost FPGA. With an onboard USB-Blaster programmer included, it has everything you need to start programming the MAX 10 with a very low entry cost.

It targets makers, hobbyists, students and developers. Whether you have never played with an FPGA before, or if you are an experienced developer who wants to get in touch with the Intel/Altera tools and environment -- Spending a lot of money in an expensive FPGA board is not needed anymore.

Screenshot

Features

  • Intel FPGA 10M08SAU169C8G

    • 8K logic elements: 4-Input LUT + Flip-Flop
    • Hardware 18-bit multipliers
    • 1x hardware PLL with 4 outputs
    • Hardware LVDS and BusLVDS transceivers
    • Capable of running a Nios II softcore (free)
    • User Flash memory to store Nios II program
    • Hardware RAM memory blocks
    • Free of cost Quartus II IDE available for Linux & Windows
  • Arrow USB-Blaster onboard programmer

    • Program the FPGA without need of an external programmer
    • Can be used to program chips in other board through JTAG pins
  • Winbond external SDRAM

  • Winbond extarnal SPI Flash

  • STMicroelectronics LIS3DH accelerometer

  • Input/Output

    • 1 user button
    • 8 user LED
    • Total of 30 user-configurable pins available
  • Target price: Less than 50 dollar

Where to buy it?

Arrow Electronics

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.

In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to <http://unlicense.org/>

About

Tutorial and example projects for the Arrow MAX1000 FPGA board


Languages

Language:Verilog 100.0%