Giter VIP home page Giter VIP logo

icetools's People

Contributors

ddm 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

Watchers

 avatar  avatar  avatar  avatar  avatar

icetools's Issues

add autoconf

FYI, I've had to add an apt-get install autoconf to get verilator.sh to build on RasPi-Z with std Raspbian. Many thanks for sharing this, btw.

Update: it looks like iverilog.sh also needs apt-get install gperf.

icebox install on macOS requires GNU sed

To install icestorm on macOS 10.15.6 I had to install gsed with homebrew and change sed to gsed in icetools/icestorm/icebox/Makefile
gsed parses the -i option differently.

Also yosys, iverilog(icarus-verilog), and verilator are available in homebrew, thus redundant in icetools on Darwin.

Write error (single byte, rc=-110, expected 1)

Hi,
I use Ubuntu 16.04 on VirtualBox (host system is Windows 7)
After installing all tools and the command:

     cd /icestorms/examples
     make
     iceprog example.bin

The program replys:

init..
cdone: high
reset..
cdone: low
flash ID: 0x20 0xBA 0x16 0x10 .....
file size: 32220
erase 64kB sector at 0x000000..
programming..
Write error (single byte, rc=-110, expected 1).
ABORT.

Can anyone know how to solve this ?

iverilog fails to build

unfortunately iverilog fails to build with the following error:
bison --verbose -t -d -o parse.cc parse.y parse.y:2.9-16: syntax error, unexpected identifier, expecting string make[1]: *** [parse.cc] Error 1 make: *** [all] Error 2 Installing iverilog... /Library/Developer/CommandLineTools/usr/bin/make -C ivlpp all && /Library/Developer/CommandLineTools/usr/bin/make -C vhdlpp all && /Library/Developer/CommandLineTools/usr/bin/make -C vvp all && /Library/Developer/CommandLineTools/usr/bin/make -C vpi all && /Library/Developer/CommandLineTools/usr/bin/make -C libveriuser all && /Library/Developer/CommandLineTools/usr/bin/make -C cadpli all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-null all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-stub all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-vvp all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-vhdl all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-vlog95 all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-pcb all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-blif all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-sizer all && /Library/Developer/CommandLineTools/usr/bin/make -C driver all && true make[1]: Nothing to be done for 'all'. bison --verbose -t -d -o parse.cc parse.y parse.y:2.9-16: syntax error, unexpected identifier, expecting string make[1]: *** [parse.cc] Error 1 make: *** [all] Error 2

I am working on OS X 10.15.1

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.