Package: qflow / 1.1.37-1

Metadata

Package Version Patches format
qflow 1.1.37-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_fix_install_dir.patch | (download)

scripts/Makefile.in | 10 5 + 5 - 0 !
src/Makefile.in | 2 1 + 1 - 0 !
tech/Makefile.in | 2 1 + 1 - 0 !
tech/osu035/Makefile.in | 2 1 + 1 - 0 !
tech/osu050/Makefile.in | 2 1 + 1 - 0 !
5 files changed, 9 insertions(+), 9 deletions(-)

 this patch fixes the install dir
02_fix_compile_error.patch | (download)

src/blif2BSpice.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixes a line causing compile trouble when compiled with
 -Werror=format-security
permission_technology.patch | (download)

tech/osu018/Makefile.in | 6 5 + 1 - 0 !
tech/osu035/Makefile.in | 6 5 + 1 - 0 !
tech/osu050/Makefile.in | 6 5 + 1 - 0 !
3 files changed, 15 insertions(+), 3 deletions(-)

 fix the permission on technology files
fix_tcsh_path.patch | (download)

scripts/checkdirs.sh.in | 2 1 + 1 - 0 !
scripts/cleanup.sh | 2 1 + 1 - 0 !
scripts/createGDS.sh | 2 1 + 1 - 0 !
scripts/display.sh | 2 1 + 1 - 0 !
scripts/makesim.sh | 2 1 + 1 - 0 !
scripts/placement.sh | 2 1 + 1 - 0 !
scripts/qflow.in | 2 1 + 1 - 0 !
scripts/qflow.sh.in | 8 4 + 4 - 0 !
scripts/router.sh | 2 1 + 1 - 0 !
scripts/synthesize.sh | 2 1 + 1 - 0 !
scripts/vesta.sh | 2 1 + 1 - 0 !
tech/osu018/osu018.sh | 2 1 + 1 - 0 !
tech/osu035/osu035.sh | 2 1 + 1 - 0 !
tech/osu050/osu050.sh | 2 1 + 1 - 0 !
14 files changed, 17 insertions(+), 17 deletions(-)

 this patch fixes the path to the tcsh
 interpreter.
yosys_version_number_minor.patch | (download)

scripts/synthesize.sh | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 qflow doesn't work with versions of yosys
 with a "+" in the version string. This patch fixes this.