Commit Graph

1689 Commits

Author SHA1 Message Date
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
Christophe Alexandre 450f8dbd9c ged rif of old styles 2007-12-26 14:55:23 +00:00
Christophe Alexandre 09aef28c23 apply two times latex 2007-12-26 12:47:12 +00:00
Christophe Alexandre ea432adc6f ged rid of obsolete packages 2007-12-26 12:46:15 +00:00
Christophe Alexandre 99fd0c9f72 ged rid of obsolete packages 2007-12-26 12:37:26 +00:00
Christophe Alexandre 95728ba3d7 link to builddir and not srcdir 2007-12-26 12:11:32 +00:00
Christophe Alexandre 80308963ec correcting -L to buildir 2007-12-26 10:02:51 +00:00
Ludovic Noury 67e148a33f Update to add the implicit default manpath to $MANPATH while adding
alliance manpages if $MANPATH was undefined (uses the manpath command)
2007-11-28 14:58:10 +00:00
Ludovic Jacomme 2ef9896528 - add xgraph (usefull to display graph) 2007-11-27 20:41:46 +00:00
The Alliance Tool 8411f44336 Added support for SLSoC5x (32 & 64 bits). 2007-11-20 17:51:21 +00:00
Ludovic Jacomme 2391b7e3e4 Bug: In the "synopsys" vhdl driver, output port could read after type conversion step !
Fix: apply SimplifyRtlFigure one more time
2007-11-09 20:25:55 +00:00
Christophe Alexandre 17d1738b1f link with libraries in builddir 2007-11-05 16:56:16 +00:00
Jean-Paul Chaput a362d6840a Forgotten ' ' before the final ';'. 2007-10-22 12:57:58 +00:00
Ludovic Jacomme cdd41ef689 - bug fix: WITH SELECT using single bit signal 2007-09-14 17:40:37 +00:00
Jean-Paul Chaput d5236e86f5 Correct the bug introduced by gcc 4.x compliance.
Basically : you cannot uses ABL_ARITY_L() macro with the '--'
(postfixed decrement) because a pointer is unsigned and crossing
zero seems to produce strange results in our case.
2007-07-18 16:37:36 +00:00
Jean-Paul Chaput 18a20b5227 Replace obsolete tag Copyrigth by License. 2007-06-12 15:34:19 +00:00
Jean-Paul Chaput 6525f02ff6 DRC error (remove C_X_x, corner transistors). 2006-10-25 10:03:55 +00:00
Jean-Paul Chaput da4c45aacc Adding rf2lib to the MBK_CATA_LIB. 2006-10-05 10:09:25 +00:00
Jean-Paul Chaput 8460c02f06 nck must be "inout" and not "out". 2006-10-04 12:02:56 +00:00
Hugo Clement f633afac72 Make OCR compile on intel mac with gcc 4 : PRIO_MAX seems to be a macro defined elsewhere. 2006-07-03 17:43:34 +00:00
Jean-Paul Chaput 785e1164c9 * sea/src/DEF_actions.c :
- It seems that the new DEF format (rev. 5.4) no longer repeats the
       default VIAs. So we have to load them by hand directly inside the
       parser.

 * sea/src/util_Floorplan.c :
   - Uses "aluX" instead of "l_aluX" for SE grid references.
2006-06-28 13:25:07 +00:00
Jean-Paul Chaput ac7eb8d289 * ./alliance/src/cells/src/romlib/ :
- Updated to latest Alain Greiner version.
2006-06-07 19:20:05 +00:00
Christophe Alexandre 4a382f312a minor bug in PCon creation 2006-05-24 13:34:21 +00:00
Christophe Alexandre 90cbee404a version bison 2006-05-04 17:13:25 +00:00
Christophe Alexandre b9d51da541 Allowing more than 64 chars filenames .... 2006-05-04 16:29:52 +00:00
Jean-Paul Chaput 06baca7072 * nero/src/ :
- Removing annoying debug message.
2006-04-28 07:51:54 +00:00
Jean-Paul Chaput ca05a0811f * Bug : when merging terminals, now uses the lowest index instead of
the latest. This avoid to be out of bound.
2006-04-12 16:33:00 +00:00
Jean-Paul Chaput 80f6732cea Latest rom cells by A. Greiner. 2006-04-12 13:56:38 +00:00
Damien Dupuis a2f5a457f5 Bug Correction
vss] replaced by vss
2006-04-10 09:13:52 +00:00
Christophe Alexandre 90aeb41c1e New version with user provided connectors 2006-03-30 19:07:47 +00:00
Christophe Alexandre 1b519c1142 * gcc4 compatible : no cast like (Foo*)bar=foo; use bar=(Bar*)foo;
* ALLIANCE_CFLAGS not added anymore to CFLAGS or CXXFLAGS
  by alliance.m4 -> must be added explicitely in each
  Makefile.am

* remove configure.in (generated by autostuff)
2006-03-29 17:11:09 +00:00
Christophe Alexandre 3c20c0416a orthography 2006-03-25 19:17:44 +00:00
Damien Dupuis dfb13cb7de Bug coorection in Pad verification : pModel wasn't reassigned !
Now using pIns->model !
2006-01-05 16:45:27 +00:00