Jean-Paul Chaput
aac539856b
Merge patch from Naohiko Shimizu <nshimizu@ip-arch.jp>.
...
Variable gabarit for pharosc.
2012-05-02 14:49:23 +00:00
Jean-Paul Chaput
544ad6c3e2
Merge patches from Naohiko Shimizu <nshimizu@ip-arch.jp> for variable
...
Cell gabarit (for pharosc).
2012-05-02 14:47:54 +00:00
Jean-Paul Chaput
6280a6a00a
Construct the path to extra libraries from builddir and not top_builddir.
...
Merge the patch from Naohiko Shimizu <nshimizu@ip-arch.jp> for better
compatibility with pharosc (Graham Petley).
2012-05-02 14:46:44 +00:00
Jean-Paul Chaput
526b2a6a68
Force compilation with -g -O0 to avoid the non-merging NWELL bug.
...
Construct external libraries path from builddir and not top_builddir.
2012-05-02 14:44:15 +00:00
The Alliance Tool
dfa4f384e2
Forgot alliance.fedora.
2012-04-17 09:04:30 +00:00
The Alliance Tool
d811a9d073
Integrates all remainings scripts from Fedora into the distribution.
2012-04-17 08:05:13 +00:00
The Alliance Tool
c3abfd9bf7
Removed generation of the old alliance.spec (now uses alliance-fedora.spec).
2012-04-17 08:04:27 +00:00
The Alliance Tool
229a869173
Install scripts in profile.d
2012-04-16 15:16:59 +00:00
The Alliance Tool
b348d1a0f1
druc must be compiled with -O0 to avoid an unexplained bug.
2012-04-16 15:15:30 +00:00
The Alliance Tool
9039a0619b
Another attempt at correcting druc...
2012-04-11 13:53:56 +00:00
The Alliance Tool
d3de49578c
etc directory is under $ALLIANCE_TOP/etc (in SoC installations).
2012-04-11 13:31:14 +00:00
The Alliance Tool
629084c508
Small adjustments.
2012-04-11 13:30:29 +00:00
The Alliance Tool
94224acc93
Newer version of package shipped autotools scripts.
...
Should solve the ylwrap problem.
2012-04-11 13:29:57 +00:00
Jean-Paul Chaput
4bec64cf0e
Try to correct the NWELL non-unification problem.
...
Maybe not using the right libraries.
2012-04-09 16:28:12 +00:00
Jean-Paul Chaput
6651a96ecc
Added support for Scientific Linux 6.
2012-01-02 22:30:19 +00:00
The Alliance Tool
1d20b47fdc
Missing cell subdirectory in CELLS_TOP definition.
2011-12-02 17:24:11 +00:00
The Alliance Tool
e9e47f7b9a
Remove also automake script ylwrap.
2011-09-13 11:39:15 +00:00
The Alliance Tool
bdcc8f6ee0
Remove *again* yylineno declaration.
2011-09-13 11:36:57 +00:00
Jean-Paul Chaput
ccbeee0fcd
Alignement of Debian on Fedora installation layout (FHS).
...
Compiled shared libraries instead of static, remove attila.
2011-02-10 16:44:51 +00:00
Jean-Paul Chaput
2eb3754846
Still adjusting the library & include pathes.
2011-02-10 13:36:58 +00:00
Jean-Paul Chaput
525cd7250d
Really do not sets the LD_LIBRARY_PATH when under Linux (uname -o).
2011-02-10 11:44:53 +00:00
Jean-Paul Chaput
830798cce8
Spec write the right prefix in alc_env.* scripts.
...
alliance-run corrected variables for a /usr installation.
2011-02-10 11:33:46 +00:00
Jean-Paul Chaput
62daa586f3
Replace AC_PROG_RANLIB by AC_PROG_LIBTOOL.
2011-02-09 22:48:53 +00:00
Jean-Paul Chaput
480409cf2d
Spec file install things in slightly different locations.
...
configuration: /etc/alliance
binaries: /usr/bin
cells: /usr/share/alliance/cells (no more symlinks)
2011-02-09 22:26:37 +00:00
Jean-Paul Chaput
95343fd4c1
Correct the annoying aclocal "underquoted definition" warning.
2011-02-09 22:13:40 +00:00
Jean-Paul Chaput
9bc30347f7
Half the bison generated files where kept in the distributed archive (?).
...
The ".c" where shiped, but not the ".h". Try to ship everything...
2011-02-06 17:15:29 +00:00
Jean-Paul Chaput
6f3c6adc10
Forgot to distribute the Debian packaging files.
2011-02-06 15:49:51 +00:00
Jean-Paul Chaput
060753be47
Declare/Undeclare lineno accroding to the version of flex.
...
Still a bit rough at the edges...
2011-02-06 15:14:31 +00:00
Jean-Paul Chaput
16c21d541d
ALLIANCE revision 5.0 (2011/02/03)
...
- Ubuntu native packaging purposes.
+ Support more closely the FHS layout. If installed under /usr :
Configuration files goes in : /etc/alliance
Cells goes in : /usr/share/alliance/cells
General doc goes in : /usr/share/doc/alliance
Examples goes in : /usr/share/doc/alliance/examples
Tutorials goes in : /usr/share/doc/alliance/tutorials
Environment scripts (alc_env.*) have been updateds accordingly.
Note: In the case of a FHS installation, the task of moving the
configuration files, cells library, documentations & examples
remains to the packager. This has been done for Ubuntu.
It was more efficient to move files *after* they have been
installed by autohell in one strike than for each Alliance tool.
+ Change: In MIPS/asm rename *.ext.orig files into *-orig.ext file to
avoid confusing the Debian automatic patch system (quilt).
- Minor bugs fix (seems to shows only under recent Ubuntu for now).
+ Bug: In OCP, missing include <string.h> in various files.
+ Bug: In expy, bvl, missing include of the "y.tab.h" in the parser file.
+ Bug: In sea, duplicated lineno declaration in DEF parser.
- Cells, for compliance with the Coriolis2 router Kite.
+ Change: In ramlib, obstacles must not overlap terminals.
+ Change: In pxlib, to prevent Kite from routing over the pads, add a
"barrier" of blockages that leaves only one notch for the incomming
terminals.
In clock pads, output terminals of cko where no longer connected
to the output of transistors (how can that happens??), reconnecteds now.
2011-02-06 14:37:33 +00:00
Jean-Paul Chaput
b581ccbedf
No longer allow terminal inside a blocked area (on ALU1 terminals).
2011-02-03 15:12:28 +00:00
Jean-Paul Chaput
8930229da9
Adds blockage to prevent the new router from using the space above
...
the pads themselves. Only keep a straigth access channel to terminals.
Correct a disconnexion in the clock pads (cko terminal *not* connecteds
to transistors!)
2011-02-03 15:03:41 +00:00
Jean-Paul Chaput
f22e2ce60a
Put added files into the tarball archive.
2009-09-02 08:48:47 +00:00
Jean-Paul Chaput
4718bd8abf
Reject/merge incompatible patch from Fedora.
2009-09-01 22:40:38 +00:00
Jean-Paul Chaput
dc55b6fb42
Go back.
2009-09-01 22:04:04 +00:00
Jean-Paul Chaput
8e74f3da45
Include patches from Fedora (Chitlesh Goorah) and Naohiko Shimizu.
2009-09-01 21:33:43 +00:00
Jean-Paul Chaput
3a7f8f22f1
xgra.h forgotten in the list of files to package.
2009-08-27 07:15:20 +00:00
Jean-Paul Chaput
81338cbac3
Forgotten XGR.h in Makefile.am
2009-08-26 23:40:29 +00:00
Jean-Paul Chaput
7ded39ff6d
Forgotten file.
2009-08-26 22:32:33 +00:00
Jean-Paul Chaput
bb71511fee
here.sty again.
2009-08-26 14:01:53 +00:00
Jean-Paul Chaput
d2226ed826
Some more adjustments for LaTeX: no more here.sty, rule thickness put
...
after begin{document} for fancyhdr.
2009-08-26 12:25:16 +00:00
Jean-Paul Chaput
1f7e4b1f49
Replacing fancyheaders by fancyhdr for newer LaTeX's versions.
2009-08-26 11:41:55 +00:00
Jean-Paul Chaput
316a176fa0
64 bits support. Added "dist" macro.
2009-08-26 11:13:52 +00:00
Ludovic Jacomme
3f1e302fd2
- port 64 bits
2009-06-14 13:52:35 +00:00
Ludovic Jacomme
0044326bb2
fix issue with static range on dynamic/generic signal/port vector assignments
2008-11-16 15:23:42 +00:00
Christophe Alexandre
82d3f48213
cleaning in Makefile.am
...
LDADD must point to builddir not srcdir
2008-10-08 12:21:15 +00:00
Christophe Alexandre
321c1e5b02
do not use Solaris anymore
2008-07-15 16:45:28 +00:00
Christophe Alexandre
6fe361c240
nausicaa -> bip
2008-07-15 16:34:04 +00:00
Christophe Alexandre
df8da45edd
do not export phcons when they were present in the
...
prepplaced phfig
2008-07-15 16:29:10 +00:00
Jean-Paul Chaput
0118f02c3f
* ./alliance/src/nero :
...
- New feature : explicit selection of nets to route.
- Patch for gcc 4.3 (from Thibault North).
- Bug correction from G. Petley on "yoffset" in mbksave.
2008-06-11 09:20:35 +00:00
Christophe Alexandre
2c032796cc
bug when no instance in preplacement
2008-01-07 17:22:51 +00:00