NOTICE: This package has been removed from pkgsrc

./cad/ipal-current, Libs and utils for manipulating PAL designs (development version)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20001210nb4, Package name: ipal-current-20001210nb4, Maintainer: dmcmahill

Icarus PAL is a set of libraries and utilities for manipulating PAL
designs. The design information is conveyed in the industry standard
JEDEC file format.

Icarus PAL accepts parts descriptions that detail the device
structure, capabilities and pinouts so that software can be written to
work relatively independent of the part type. These parts descriptions
also describe how the fuses of a device are arranged, so that
synthesis tools can generate fuse maps to get the desired
functionality and pinout. See as a commented example the description
in the pa/pal22v10.pa description.

The ipaledit program takes as input a .JED file and displays the PAL
design. It shows the sum-of-products as a fuse matrix, and shows the
macrocell configurations in convenient form.

The ipalrev program takes as input a .JED file and reverse compiles
it, producing a Verilog program that logically describes the
design. This use useful for moving old designs to new tools.

Please note that this package is a development snapshot and while it contains
the latest and greatest features, it may be buggy as well. When
available there will be a separate ipal package which will be made of
the stable releases.


Required to run:
[x11/gtk]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/bison]

Master sites:

SHA1: 3ab54b3cf39545b6d709617ab7a378feb554ebac
RMD160: 27e8dc5baecea7ddb1bbac39ebd970a5136a7224
Filesize: 211.237 KB

Version history: (Expand)


CVS history: (Expand)


   2009-03-07 20:45:57 by Soren Jacobsen | Files touched by this commit (10) | Package removed
Log message:
Remove ipal-current, which has been dead upstream for years.  The package's
author and maintainer both agree that this ought to be removed from pkgsrc.
   2007-08-01 23:30:41 by Joerg Sonnenberger | Files touched by this commit (7)
Log message:
Don't use malloc.h.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-02-23 15:59:26 by Alistair G. Crooks | Files touched by this commit (50)
Log message:
Add RMD160 digests in addition to SHA1 ones.
   2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
   2004-06-11 15:19:49 by grant beattie | Files touched by this commit (1)
Log message:
this needs flex(1) to build.