steve
|
dd7472d125
|
Mingw needs -liberty, but Cygwin cannot tolerate it.
|
2004-03-11 06:06:59 +00:00 |
steve
|
0ef1ecab5e
|
Verbose details for sft parsing.
|
2004-03-11 06:02:58 +00:00 |
steve
|
28719e8584
|
Add support for system function table files.
|
2004-03-10 04:51:24 +00:00 |
steve
|
a0ed5e9e29
|
Separate out the lookup_sys_func table, for eventual
support for function type tables.
Remove ipal compile flags.
|
2004-03-09 04:29:42 +00:00 |
steve
|
20b7a23bde
|
Define function types.
|
2004-03-09 04:29:26 +00:00 |
steve
|
33783385d2
|
Get vpiModule of signals.
|
2004-03-09 03:11:02 +00:00 |
steve
|
914746f6f3
|
Minor spelling fixes.
|
2004-03-08 02:33:49 +00:00 |
steve
|
c6453a0854
|
primitive ports can bind bi name.
|
2004-03-08 00:47:44 +00:00 |
steve
|
413932e406
|
Verilog2001 new style port declartions for primitives.
|
2004-03-08 00:10:29 +00:00 |
steve
|
9531920685
|
MOre thorough use of elab_and_eval function.
|
2004-03-07 20:04:10 +00:00 |
steve
|
4456937274
|
Snapshot 20040220
|
2004-02-21 01:39:58 +00:00 |
steve
|
efef8fba85
|
Add load command to interactive stop.
Support decimal constants passed interactive to system tasks.
|
2004-02-21 00:44:34 +00:00 |
steve
|
177b6ffb6a
|
Addtrbute keys are perm_strings.
|
2004-02-20 18:53:33 +00:00 |
steve
|
1295058e5d
|
parameter keys are per_strings.
|
2004-02-20 06:22:56 +00:00 |
steve
|
b5b02269f1
|
unused variable warning.
|
2004-02-20 03:20:04 +00:00 |
steve
|
60adfb845d
|
Do not strip leading spaces, or expect them either.
|
2004-02-20 01:53:02 +00:00 |
steve
|
a4c5ff0bd3
|
vpiStringVal does not include leading nulls.
|
2004-02-20 01:52:25 +00:00 |
steve
|
72f9dc5094
|
Add the $fgets function.
|
2004-02-19 21:33:13 +00:00 |
steve
|
65f09337f6
|
Add sysfunctype to calltf structure.
|
2004-02-19 21:32:46 +00:00 |
steve
|
8d2858c555
|
vpiStringVal writes need to set all the bits of a reg.
|
2004-02-19 21:31:59 +00:00 |
steve
|
89acc41437
|
LPM, logic and Variables have perm_string names.
|
2004-02-19 07:06:57 +00:00 |
steve
|
536068bdfb
|
Memory and Event names use perm_string.
|
2004-02-19 06:57:10 +00:00 |
steve
|
2d7380c03b
|
PRototypes match the standard.
|
2004-02-18 17:52:00 +00:00 |
steve
|
27af95d402
|
Use perm_strings for named langiage items.
|
2004-02-18 17:11:54 +00:00 |
steve
|
17c891bc9c
|
Fix type mismatches of various VPI functions.
|
2004-02-18 02:51:59 +00:00 |
steve
|
38ec4b7851
|
Support unsigned divide of huge numbers.
|
2004-02-17 06:52:55 +00:00 |
steve
|
6f9ebb1e60
|
Add the $dumpflush function
|
2004-02-15 20:46:01 +00:00 |
steve
|
0fd5a79760
|
Cleanup of warnings.
|
2004-02-15 18:03:30 +00:00 |
steve
|
4288f3c6d0
|
Better error checking of primitive tables.
|
2004-02-15 17:48:28 +00:00 |
steve
|
d64295ed65
|
primitives support reg output name syntax.
|
2004-02-15 17:48:16 +00:00 |
steve
|
2f8a40b159
|
Fix evaluation of compare to constant expression.
|
2004-02-15 04:23:48 +00:00 |
steve
|
081a6a4088
|
Cleanup configure detection of win32.
|
2004-02-15 03:17:36 +00:00 |
steve
|
c971448760
|
dumpfile selects file at compiletf time.
|
2004-02-15 03:17:15 +00:00 |
steve
|
c275ef9482
|
Report elaboration errors without crashing.
|
2004-02-15 00:19:29 +00:00 |
steve
|
8188c4c690
|
Makefile cleanup.
|
2004-02-10 19:25:00 +00:00 |
steve
|
d482e341ae
|
Fix direction of Q/D signals of FD devices.
|
2004-02-10 16:39:33 +00:00 |
steve
|
f2b9b8946f
|
Snapshot 20040209
|
2004-02-09 21:29:05 +00:00 |
steve
|
fa4a873628
|
Add support for lxt2 break size
|
2004-02-06 18:23:30 +00:00 |
steve
|
a436bfc711
|
Include from current directory.
|
2004-01-28 23:54:10 +00:00 |
steve
|
c2ab27541f
|
Make sure I get ivl_target.h from this source.
|
2004-01-26 23:31:57 +00:00 |
steve
|
5160021b48
|
Make sure file64 support is on cc -D flags.
|
2004-01-26 21:52:46 +00:00 |
steve
|
f349449a49
|
Honor default format of numbers.
|
2004-01-23 23:40:44 +00:00 |
steve
|
de7f87853d
|
Generate error when missing concatenation operands.
|
2004-01-21 04:57:40 +00:00 |
steve
|
6a02613fca
|
Get rid of useless warning.
|
2004-01-21 04:35:03 +00:00 |
steve
|
3bb408faf2
|
Add support for initialization assign in port list declaration of reg.
|
2004-01-21 03:37:12 +00:00 |
steve
|
4987970af4
|
Give the vip directory its own configure and vpi_config.h
|
2004-01-21 01:22:51 +00:00 |
steve
|
d98720af4d
|
Isolate configure from containing config.h
|
2004-01-20 21:00:47 +00:00 |
steve
|
793493d3ff
|
Snapshot 20040118
|
2004-01-19 00:10:58 +00:00 |
steve
|
36785997cb
|
Improve the gperf warning message.
|
2004-01-18 23:34:00 +00:00 |
steve
|
923a3ea537
|
The is_combinational function really need not recurse.
|
2004-01-18 23:26:54 +00:00 |