Package: fpga-icestorm / 0~20181109git9671b76-1

Metadata

Package Version Patches format
fpga-icestorm 0~20181109git9671b76-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Install the python programs and the iceboxdb module .patch | (download)

icebox/Makefile | 39 20 + 19 - 0 !
icetime/icetime.cc | 11 2 + 9 - 0 !
2 files changed, 22 insertions(+), 28 deletions(-)

 install the python programs and the iceboxdb module in
 /usr/share/fpga-icestorm/python,
 instead of in /usr/bin where upstream wants to put them.

The rationale for this is that icebox imports iceboxdb, so iceboxdb needs
to be findable by the python importer, but iceboxdb is not useful for any
program other than icebox, so it should not be in the normal system-wide
python include path.

0002 Fix MD and O0 passed as CFLAGS and CXXFLAGS.patch | (download)

config.mk | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 fix md and -o0 passed as cflags and cxxflags


0003 Install timing data also in fpga icestorm chipdb.patch | (download)

icetime/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 install timing data also in fpga-icestorm-chipdb