icestorm/icetime
Sebastian Bøe f22f94619c icetime: fixed chipdb path issue for Arch Linux
Icetime was hardcoding the path to chipdb as /usr/local/share causing
icetime to not find the chip db on Arch Linux where the prefix is just
/usr/share.

With this commit the PREFIX is passed as a preprocessor define and used
in icetime.cc to create the correct path. I don't know what the
canonical way of dealing with this is, but this was the least intrusive
way I could think of to get this fixed.
2016-01-23 12:25:59 +01:00
..
.gitignore icetime progress 2016-01-15 18:25:02 +01:00
Makefile icetime: fixed chipdb path issue for Arch Linux 2016-01-23 12:25:59 +01:00
cells.v icetime progress 2016-01-01 00:32:28 +01:00
icetime.cc icetime: fixed chipdb path issue for Arch Linux 2016-01-23 12:25:59 +01:00
mktest.py icefuzz improvements (hacks for sbtimer device info) 2016-01-16 12:35:04 +01:00
show.sh Renamed IceBox .txt files to .asc files 2016-01-01 15:08:41 +01:00
timings.py icetime progress 2016-01-15 18:25:02 +01:00