summaryrefslogtreecommitdiff
path: root/cad/gnetman/patches/patch-ah
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2004-07-17 23:49:25 +0000
committerdmcmahill <dmcmahill>2004-07-17 23:49:25 +0000
commitf3b7b78cc6620149d5c0f6e35fa7aceff8e932c5 (patch)
tree05d7397459d2dbbfd37be99ad720fccc6b8d221d /cad/gnetman/patches/patch-ah
parent3baa826c3b47a8c13a74754e0c1a8635ad34e548 (diff)
downloadpkgsrc-f3b7b78cc6620149d5c0f6e35fa7aceff8e932c5.tar.gz
import gnetman-20040507
gnetman is a program which currently supports advanced SPICE netlisting from gschem (part of the gEDA tool suite). The primary use so far has been for complex IC design. Supported features include multi-level hierarchy, instance arrays, and buses. If you're just doing flat designs for PC boards or smaller SPICE simulations, the usual path is to use the spice-sdb netlister for gnetlist instead. The long term goal of gnetman is far greater. Two projects under consideration include a schematic generator, and a technology mapping back-end for Icarus Verilog. Basically, gnetman is a netlist manipulation database well suited for low-level manipulation of netlists.
Diffstat (limited to 'cad/gnetman/patches/patch-ah')
-rw-r--r--cad/gnetman/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/cad/gnetman/patches/patch-ah b/cad/gnetman/patches/patch-ah
new file mode 100644
index 00000000000..831a16a6ce6
--- /dev/null
+++ b/cad/gnetman/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.1.1.1 2004/07/17 23:49:25 dmcmahill Exp $
+
+--- src/database/Makefile.in.orig Tue Apr 27 12:46:12 2004
++++ src/database/Makefile.in
+@@ -80,7 +80,7 @@ am__include = @am__include@
+ am__quote = @am__quote@
+ install_sh = @install_sh@
+
+-AM_CFLAGS = -Wall -W -Wno-unused-parameter -Wno-unused-function -DDDR_DEBUG
++AM_CFLAGS = -DDDR_DEBUG
+
+ INCLUDES = -I$(srcdir)/../include
+ noinst_LIBRARIES = libdatabase.a