Ludovic Jacomme
d99b0bb938
- release 09/09/2004
2004-09-11 14:56:28 +00:00
Ludovic Jacomme
e1191726a9
- initialize signals to 0 with ASIMUT
2004-09-09 20:03:49 +00:00
Ludovic Jacomme
0de5942886
- add vdd/vss in digi.pat
2004-09-09 19:45:14 +00:00
Ludovic Jacomme
3c4f840a38
- bug fix in lax parameter parsing (it may happens that wrong values are
...
computed/introduced under Redhat 9)
- bug fix in xsch driver : the VST driver may add intermediate signals
and loon has no idea of those signals after driving the resulting optimized
netlist. Loon then displayed the message -> "signal foo not found in hash table"
and stopped. Now it adds those signals in its internal hash table, and there is
no longer error.
2004-09-07 21:16:11 +00:00
Ludovic Jacomme
00651fec71
- bug fix (signal conflict names)
...
- replace exit calls to autexit calls (better for debug)
2004-09-06 21:26:09 +00:00
Jean-Paul Chaput
c7998e9ddb
Bug : remove jpc@ from cvsroot...
2004-09-06 16:19:50 +00:00
Jean-Paul Chaput
1c9b020af3
Added support for Darwin (MacOS X).
...
Added "--devel" argument.
2004-09-06 16:15:31 +00:00
Jean-Paul Chaput
12be0bd185
Bug : Replace "ck" by "ckok".
2004-09-06 13:48:43 +00:00
Jean-Paul Chaput
3ba8720f88
Replacing rflib cells by the Adrijean version should be debugged.
2004-09-06 13:47:46 +00:00
Ludovic Jacomme
4a6322ab76
- no more C4 parameters in lax files
2004-09-04 21:46:34 +00:00
Ludovic Jacomme
ad69040777
- idem
2004-09-04 21:45:47 +00:00
Ludovic Jacomme
021241e122
- remove dead code in lax parser
...
- C indent :)
- new feature, we can now use float instead of pure integer in Delay/Capa parameters
- merge loon and boog lax parser code
2004-09-04 21:45:25 +00:00
Ludovic Jacomme
667c411d14
- bug fix in AP parser (pb when scale_X is big)
2004-09-04 09:11:52 +00:00
Ludovic Jacomme
bee31a8d92
- bug fix (VHDL ASSERT -> Segmentation fault)
...
- disable BDD reorder (not implemented / bug)
2004-09-03 21:55:39 +00:00
Ludovic Jacomme
694ad8fbd3
- add after clause parsing in concurrent assignment statements
...
- add note on unsupported statements when an error message is displayed
2004-09-03 19:11:18 +00:00
Christophe Alexandre
bef44491e3
rounding problem in test
2004-09-01 16:57:01 +00:00
Jean-Paul Chaput
b86304fa17
Forgot to add rf2lib Makefile in top configure.in
2004-08-31 12:40:04 +00:00
Jean-Paul Chaput
0a8a51f7ef
Forgotten Makefile.am.
2004-08-31 12:24:59 +00:00
Jean-Paul Chaput
a77003af5d
Dumb me! Forgot to add rf2lib to the Makefile.am and such.
2004-08-31 12:24:27 +00:00
Jean-Paul Chaput
f82fba5ce9
Be less strict in the OS guessing : Fedora Core can change the kernel revision
...
number...
2004-08-31 08:44:45 +00:00
Jean-Paul Chaput
51ee7d3d20
New cell library for the register file with 2 read busses.
2004-08-31 08:38:07 +00:00
Jean-Paul Chaput
8a4b6d3e9d
Corrected behavioral view in order to be simulated with Asimut.
2004-08-31 08:37:17 +00:00
Ludovic Jacomme
a025203d40
- fractional values (min segment width) are now supported in the .graal file
...
- fractional values are now supported for segment/connector/transistors width
- bug fix in segment edition with a scale != 1
2004-08-26 20:14:12 +00:00
Ludovic Jacomme
1375f7b566
- Errare humanum est
2004-08-08 21:28:11 +00:00
Ludovic Jacomme
72cebfebbf
- minor modification (that can't be seen in techno 1lambda = 1micron) but
...
it solves all problems for Graham techno 0.13 micron.
2004-08-08 21:14:02 +00:00
Frederic Petrot
07dac23cec
Looks like this poor cell did not ship with its al file until now.
2004-08-02 13:46:06 +00:00
Ludovic Jacomme
50ff1f9fc4
- ... better than never
2004-07-31 20:18:27 +00:00
Ludovic Jacomme
4119610dd7
- update (lesstif compilation tips)
2004-07-31 15:58:57 +00:00
Ludovic Jacomme
3c506eeda5
- fix Marcus bug (missing field initialization in lax data structure)
2004-07-31 14:23:00 +00:00
Ludovic Jacomme
1c37cbde2e
- bug fix (infinite loop)
2004-07-31 02:23:10 +00:00
Frederic Petrot
cb2811be66
Usage was lacking newlines, which made it quite difficult to read.
2004-07-30 14:28:22 +00:00
Ludovic Jacomme
44daffd2a4
- same small modif
2004-07-30 13:39:58 +00:00
Ludovic Jacomme
352883a22b
- Reading lib is 4 time faster like this :)) !
...
(small hash table size, and not destroyed every time)
- bug fix ( sizeof(int) != sizeof(void *) in 64 bits)
2004-07-30 13:31:02 +00:00
Jean-Paul Chaput
7aff03606f
La FIFO apres relecture par Alain.
2004-07-30 10:06:13 +00:00
Jean-Paul Chaput
8f5e82763a
Le man reviewvé par alain.
2004-07-30 10:02:16 +00:00
Ludovic Jacomme
4b89406f2d
- comment debug messages ...
2004-07-30 01:01:32 +00:00
Ludovic Jacomme
ebfe112d0b
- ALLIANCE_BIN fix
2004-07-30 00:40:09 +00:00
Ludovic Jacomme
8cd45d813b
- add tuner bench in Makefile.am
2004-07-29 21:32:41 +00:00
Ludovic Jacomme
804b934ac1
- idem
2004-07-29 17:06:53 +00:00
Ludovic Jacomme
894728e108
- Scroll Up/Dn using Wheel
2004-07-29 17:00:53 +00:00
Ludovic Jacomme
51c2f59804
- Scroll Down was missing, it's perfect now ;)
2004-07-29 16:57:38 +00:00
Frederic Petrot
a773de8bed
Now able to use the wheel to scroll up and down.
2004-07-29 16:42:59 +00:00
Ludovic Jacomme
edb0b3d34e
- update 2000 -> 2004
2004-07-29 10:10:52 +00:00
Ludovic Jacomme
748a05efbf
- bug fix: under cygwin Dialog box button: freeze !
...
(No dead lock, but a very long timeout in XtDispatchEvent ...)
- no more splash screen (fed up to click on it ;) )
2004-07-29 10:07:46 +00:00
Ludovic Jacomme
d9bba5b698
- idem
2004-07-29 10:05:15 +00:00
Ludovic Jacomme
b4b56757d7
- bug fix: under cygwin Dialog box button: freeze !
...
(No dead lock, but a very long timeout in XtDispatchEvent ...)
2004-07-29 09:56:23 +00:00
Ludovic Jacomme
c064f904d1
- bug fix: under cygwin Dialog box button: freeze !
...
(No dead lock, but a very long timeout in XtDispatchEvent ...)
2004-07-29 09:16:01 +00:00
The Alliance Tool
54e4179671
Adding the dynamic link flag for Alliance libraries when installing for
...
ASIM, since this is required in any case for this type of install
2004-07-29 07:50:31 +00:00
Frederic Petrot
eee79750be
Hacked the parser to skip multiple reads of a cell with identical name
...
(that I feel not allowed to call the 'same' cell) to avoid an error.
Note that this assumes that two cells with the same name are the same
cell, which is against spice believes, ...
2004-07-28 12:04:23 +00:00
Frederic Petrot
3aad6c0f2e
Correcting a typo in all Ludo example READMEs.
2004-07-28 11:00:07 +00:00