steve
|
35e0dcdd3d
|
More robust parsing of compiler directives.
|
2001-04-28 18:43:18 +00:00 |
steve
|
a72a8607e6
|
New exported symbols for ivl_target API.
|
2001-04-26 23:33:48 +00:00 |
steve
|
904747acf5
|
Link time references fixed.
|
2001-04-26 23:32:31 +00:00 |
steve
|
4d40a336c0
|
Look for the strip tool
|
2001-04-26 23:32:02 +00:00 |
steve
|
32e9c8049a
|
Spurious declaration
|
2001-04-26 16:12:48 +00:00 |
steve
|
bb24624979
|
Assure gperf is present.
|
2001-04-26 16:12:29 +00:00 |
steve
|
506bc87e82
|
Handle missing or uninstalled .conf files.
|
2001-04-26 16:04:39 +00:00 |
steve
|
986885bd70
|
Add the mode-42 functor concept to UDPs.
|
2001-04-26 15:52:22 +00:00 |
steve
|
73c4893ef7
|
Implement simple MUXZ for ?: operators.
|
2001-04-26 05:12:02 +00:00 |
steve
|
62c9f39297
|
Redo and simplify UDP behavior.
|
2001-04-26 03:10:55 +00:00 |
steve
|
8b5f62a5e5
|
Support $deposit to a wire or reg.
|
2001-04-26 00:01:33 +00:00 |
steve
|
aec5841c7f
|
Implement vpi_put_value for signals.
|
2001-04-25 04:45:52 +00:00 |
steve
|
c997c090a1
|
Document the UDP implementation.
|
2001-04-25 04:35:05 +00:00 |
steve
|
0ab60cd3c3
|
Fix setting StX in vpip_bits_set_value.
|
2001-04-24 15:47:37 +00:00 |
steve
|
ae23a8f6bf
|
Fix underflow when UDP has 1 input.
|
2001-04-24 03:48:53 +00:00 |
steve
|
46e868d313
|
Fix generation of udp/comb definitions.
|
2001-04-24 02:59:52 +00:00 |
steve
|
8dfa322b8b
|
Support for UDP devices in VVP (Stephen Boettcher)
|
2001-04-24 02:23:58 +00:00 |
steve
|
2f2f08b02f
|
Missing symbols.
|
2001-04-23 00:42:37 +00:00 |
steve
|
102fd24dd2
|
Support unconnected .net objects.
|
2001-04-23 00:37:58 +00:00 |
steve
|
66cf3ec8fa
|
More UDP consolidation from Stephan Boettcher.
|
2001-04-22 23:09:45 +00:00 |
steve
|
57b0d9691e
|
Right shift by constant.
|
2001-04-21 03:26:23 +00:00 |
steve
|
7c6f496765
|
Add NAND and XNOR functors.
|
2001-04-21 02:04:01 +00:00 |
steve
|
67e72ce77e
|
Left shift by a constant amount.
|
2001-04-21 01:49:17 +00:00 |
steve
|
c97692d715
|
Generate code for disable.
|
2001-04-21 00:55:46 +00:00 |
steve
|
66f83f3b08
|
Working %disable and reap handling references from scheduler.
|
2001-04-21 00:34:39 +00:00 |
steve
|
3765bdd3ac
|
Spurious assert of empty statemnt.
|
2001-04-19 03:04:47 +00:00 |
steve
|
39bcdfb7b4
|
Use the new %fork syntax.
|
2001-04-18 05:12:03 +00:00 |
steve
|
57cd770650
|
%end complete the %join for the parent.
|
2001-04-18 05:04:19 +00:00 |
steve
|
3194b0c53a
|
Resolve forward references for %fork.
|
2001-04-18 05:03:49 +00:00 |
steve
|
9e8005f7b7
|
Put threads into scopes.
|
2001-04-18 04:21:23 +00:00 |
steve
|
41ce198a1f
|
add XOR support.
|
2001-04-15 16:37:48 +00:00 |
steve
|
05e30ed43b
|
Add support for behavioral xnor.
|
2001-04-15 04:07:56 +00:00 |
steve
|
09cd582cc5
|
Oops, excessive test assert neets to be removed.
|
2001-04-15 03:19:44 +00:00 |
steve
|
235781ce08
|
Handle noop as case statements.
|
2001-04-15 03:14:31 +00:00 |
steve
|
70aeb980d8
|
vvp support for <= with internal delay.
|
2001-04-15 02:58:11 +00:00 |
steve
|
d0d6189874
|
Less picky about ternary operands.
|
2001-04-14 22:50:39 +00:00 |
steve
|
8205d0fcc9
|
Use event/or for wide anyedge statements.
|
2001-04-14 05:11:49 +00:00 |
steve
|
60d068a33e
|
support the .event/or statement.
|
2001-04-14 05:10:56 +00:00 |
steve
|
e1a4b457c2
|
Initialize the waiting_for_event member.
|
2001-04-14 05:10:05 +00:00 |
steve
|
86e18226eb
|
More complete reap of all threads.
|
2001-04-13 03:55:18 +00:00 |
steve
|
7fa2975c24
|
Add new symbols for windows.
|
2001-04-10 17:21:21 +00:00 |
steve
|
d39190243b
|
Add the disable statemnent.
|
2001-04-07 19:24:36 +00:00 |
steve
|
0550287658
|
Generate vvp code for functions with ports.
|
2001-04-06 02:28:02 +00:00 |
steve
|
82947a9343
|
Generate vvp code for the repeat statement.
|
2001-04-05 03:20:57 +00:00 |
steve
|
b7fb806611
|
Generate signed .net and .var statements.
|
2001-04-05 01:38:24 +00:00 |
steve
|
6a236061de
|
Add the .var/s and .net/s statements for VPI support.
|
2001-04-05 01:34:26 +00:00 |
steve
|
898639d7bf
|
Get signed compares working correctly in vvp.
|
2001-04-05 01:12:27 +00:00 |
steve
|
6322400b83
|
support decimal strings from signals.
|
2001-04-04 17:43:19 +00:00 |
steve
|
9b7341889d
|
Get intval from a binary constant.
|
2001-04-04 05:07:19 +00:00 |
steve
|
0653f859bc
|
Support forever loops in the tgt-vvp target.
|
2001-04-04 04:50:35 +00:00 |