Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Open FPGA Toolchain by Clifford Wolf et al.

License

NotificationsYou must be signed in to change notification settings

ddm/icetools

Repository files navigation

Open Source FPGA toolkit built aroundIceStorm andYosys byClifford Wolf.

Run with Docker

docker run dimdm/icetools icepack -h

Install locally (brew || sudo apt-get)

./icetools.sh

Toolchain

ComponentFunctionLicense
YosysSynthesisISC
Icarus VerilogSimulationGPL-2.0
VerilatorSimulationLGPL-3.0
Arachne-pnrPlace & RouteMIT
IceStormBitstreamISC

Supported FPGAs

iCE40 LP/HX 1K/4K/8K

Supported Devkits

Issues

iceprog is not supported in docker and should be installed locally using./icestorm.sh which kind of defeats the purpose.

OS X

To unload the default and vendor drivers in caseiceprog refuses to connect:

sudo kextunload -v -b com.apple.driver.AppleUSBFTDIsudo kextunload -v -b com.FTDI.driver.FTDIUSBSerialDriver

Reload with

sudo kextload -v -b com.apple.driver.AppleUSBFTDIsudo kextload -v -b com.FTDI.driver.FTDIUSBSerialDriver

About

Open FPGA Toolchain by Clifford Wolf et al.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp