steve
|
1b84893ccb
|
Add the %assign/v0 instruction.
|
2002-11-08 04:59:57 +00:00 |
steve
|
d7ae85a13a
|
Add vector set and load instructions.
|
2002-11-07 02:32:39 +00:00 |
steve
|
3d3116d48b
|
Add support for binary NOR operator.
|
2002-09-18 04:29:55 +00:00 |
steve
|
466656b167
|
Allow forward references of memories.
|
2002-09-18 02:55:18 +00:00 |
steve
|
dac99b9374
|
Add support for binary nand operator.
|
2002-09-12 15:49:43 +00:00 |
steve
|
cbca31555d
|
Add the %subi instruction, and use it where possible.
|
2002-08-28 18:38:07 +00:00 |
steve
|
1db8319bce
|
Add the %load/nx opcode to index vpi nets.
|
2002-08-28 17:15:06 +00:00 |
steve
|
985c34bfd9
|
Fix behavioral eval of x?a:b expressions.
|
2002-08-22 03:38:40 +00:00 |
steve
|
52bf4e613f
|
conditional ident string using autoconfig.
|
2002-08-12 01:34:58 +00:00 |
steve
|
41239078a9
|
Fix initialization of symbol table string heap.
|
2002-07-15 00:21:42 +00:00 |
steve
|
54b96ea7bd
|
Count different types of functors.
|
2002-07-05 20:08:44 +00:00 |
steve
|
fd8ceac170
|
Names of vpi objects allocated as vpip_strings.
|
2002-07-05 17:14:15 +00:00 |
steve
|
a05d8c2823
|
Symbol table uses more efficient key string allocator,
and remove all the symbol tables after compile is done.
|
2002-07-05 04:40:59 +00:00 |
steve
|
5792220dcb
|
Remove the vpi object symbol table after compile.
|
2002-07-05 02:50:57 +00:00 |
steve
|
f4a4ee00d0
|
Add support for special integer vectors.
|
2002-06-21 04:58:55 +00:00 |
steve
|
d68153dea3
|
Add %cmpi/u instruction.
|
2002-06-02 18:55:58 +00:00 |
steve
|
1ce50993f0
|
Add the %muli instruction.
|
2002-05-31 20:04:22 +00:00 |
steve
|
b6b364a09d
|
Add %addi, which is faster to simulate.
|
2002-05-29 16:29:34 +00:00 |
steve
|
e9af0c7485
|
Support scope iterate over vpiNet,vpiReg/vpiMemory.
|
2002-05-10 16:00:57 +00:00 |
steve
|
68f1316eba
|
Fix uninitialized memory accesses.
|
2002-05-07 04:15:43 +00:00 |
steve
|
52ea13819a
|
Add the assign/d instruction for computed delays.
|
2002-04-21 22:29:49 +00:00 |
steve
|
eb27dc8db3
|
Support signed integer division.
|
2002-04-14 18:41:34 +00:00 |
steve
|
3275d1f252
|
Support signed expressions through to VPI.
|
2002-04-14 02:56:19 +00:00 |
steve
|
de252965ac
|
Add the .ufunc statement.
|
2002-03-18 00:19:34 +00:00 |
steve
|
b0a489fb7f
|
Debug code for write to constants.
|
2002-03-08 05:41:45 +00:00 |
steve
|
dee52dd2d0
|
Magic stime object support.
|
2002-01-11 05:21:47 +00:00 |
steve
|
03d188fc52
|
Support weak functor inputs.
|
2002-01-06 03:15:13 +00:00 |
steve
|
dd79885f6d
|
Add structural modulus support down to vvp.
|
2002-01-03 04:19:01 +00:00 |
steve
|
ace6b0a767
|
Give tri0 and tri1 their proper strengths.
|
2001-12-15 02:11:51 +00:00 |
steve
|
7d494fd3d5
|
Support tri0 and tri1 resolvers.
|
2001-12-15 01:54:38 +00:00 |
steve
|
ec4f8c80d5
|
Support functor delays for gates and UDP devices.
(Stephan Boettcher)
|
2001-12-06 03:31:24 +00:00 |
steve
|
fa23dafdae
|
Use functor pointers where vvp_ipoint_t is unneeded.
|
2001-11-07 03:34:41 +00:00 |
steve
|
bf9a8f5021
|
Code rearrange. (Stephan Boettcher)
|
2001-11-06 03:07:21 +00:00 |
steve
|
7a0e73ef3d
|
Handle procedural constant functor pointers.
|
2001-11-01 04:42:39 +00:00 |
steve
|
82c0a2ebac
|
Add force/cassign/release/deassign support. (Stephan Boettcher)
|
2001-11-01 03:00:19 +00:00 |
steve
|
a75326e2e0
|
Rewrite the functor type to have fewer functor modes,
and use objects to manage the different types.
(Stephan Boettcher)
|
2001-10-31 04:27:46 +00:00 |
steve
|
73283768a5
|
Support rnpmos devices. (Philip Blundell)
|
2001-10-18 17:30:25 +00:00 |
steve
|
36e1eab3f4
|
Add arith/div object.
|
2001-10-16 02:47:37 +00:00 |
steve
|
a3217db7b2
|
Add %div support (Anthony Bybell)
|
2001-10-16 01:26:54 +00:00 |
steve
|
1b69bb5d2f
|
Handle mode-42 functor init.
|
2001-10-14 03:41:58 +00:00 |
steve
|
6cf2ddf541
|
M42 implementation of mode 2 (Stephan Boettcher)
|
2001-10-12 03:00:08 +00:00 |
steve
|
ad6bbe539f
|
functor lookup includes vpi signal search.
|
2001-10-12 02:53:47 +00:00 |
steve
|
f12864f69e
|
Propagate initial value of UDP.
|
2001-10-11 18:29:21 +00:00 |
steve
|
789efb9832
|
Collect functor reference handling into a single function. (Stephan Boettcher)
|
2001-10-09 16:57:47 +00:00 |
steve
|
64ff74df37
|
Add the PMOS and NMOS functor types.
|
2001-10-09 02:28:16 +00:00 |
steve
|
b2b8b89cd8
|
Make configure detect malloc.h
|
2001-09-15 18:27:04 +00:00 |
steve
|
03b635604a
|
initial structural memory propagation (Stephan Boettcher)
|
2001-09-11 01:54:58 +00:00 |
steve
|
c29e11ed36
|
Add the assign/x0 and set/x opcodes.
|
2001-08-26 22:59:32 +00:00 |
steve
|
794ce68a6c
|
Only use fvectors for nets and vars.
|
2001-08-25 17:22:32 +00:00 |
steve
|
645c8913f1
|
Neaten and document the resolv object.
|
2001-08-10 04:31:09 +00:00 |