dotcypress / icebreaker-spinalhdl-boilerplate

SpinalHDL project template for iCEBreaker FPGA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icebreaker-spinalhdl-boilerplate

SpinalHDL project template for iCEBreaker FPGA.

Prerequisites

The following tools need to be installed for building this boilerplate:

Software:

Usage

Ellaborate, Synthesis and Place&Route: make

Program IceBreaker FLASH: make flash

Program IceBreaker RAM: make prog

Ellaborate only: make ellaborate

All build artefacts(Verilog code, P&R files) will be stored in /target/bitstream directory.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.s

About

SpinalHDL project template for iCEBreaker FPGA

License:Apache License 2.0


Languages

Language:Scala 86.6%Language:Makefile 13.4%