steve
|
772a8b7dac
|
Handle real constants evaluation > and >=.
|
2003-04-15 05:06:56 +00:00 |
steve
|
bab0924d86
|
Make some effort to preserve bits while
operating on constant values.
|
2003-04-14 03:40:21 +00:00 |
steve
|
561a268c9c
|
Break sized constants into a size token
and a based numeric constant.
|
2003-04-14 03:37:47 +00:00 |
steve
|
3b17456254
|
Properly pass $signed(signal) to tasks.
|
2003-04-12 23:25:20 +00:00 |
steve
|
6035a7c143
|
spec file for 20030412 snapshot
|
2003-04-12 20:20:42 +00:00 |
steve
|
77cadcdf22
|
Update spec with new pli files.
|
2003-04-12 19:19:21 +00:00 |
steve
|
e972f9c557
|
Add the swift.txt documentation.
|
2003-04-12 19:19:03 +00:00 |
steve
|
07b7bf3084
|
More acc_ function stubs.
|
2003-04-12 18:57:13 +00:00 |
steve
|
8ac644c746
|
Add vpoiScalarVal support for signals.
|
2003-04-12 18:56:57 +00:00 |
steve
|
5d1d99a89f
|
Handle signed magnitude compare all the
way through to the vvp code generator.
|
2003-04-11 05:18:08 +00:00 |
steve
|
2c1e36ae9a
|
Add signed versions of .cmp/gt/ge
|
2003-04-11 05:15:38 +00:00 |
steve
|
58f2fe73c8
|
Detect constant shift distances in synthesis.
|
2003-04-08 05:07:15 +00:00 |
steve
|
2c129dfbfa
|
Synthesize shift expressions.
|
2003-04-08 04:33:55 +00:00 |
steve
|
aad7816949
|
Move library cell management to common file.
|
2003-04-05 05:53:34 +00:00 |
steve
|
15fa7246f2
|
Fix LUT function for chained NE.
|
2003-04-05 01:35:40 +00:00 |
steve
|
882c46437c
|
Add == and some lut logic.
|
2003-04-04 06:20:29 +00:00 |
steve
|
6495d0bd5d
|
Add xlibrary celltable.
|
2003-04-04 04:59:03 +00:00 |
steve
|
47060bfedd
|
Prevent overrun comparing verinums to zero.
|
2003-04-03 04:30:00 +00:00 |
steve
|
6fcbc0e59a
|
Fix xz extension of constants.
|
2003-04-02 04:25:26 +00:00 |
steve
|
1ef01b404e
|
Cope with empty module ports while binding by name.
|
2003-04-02 03:00:14 +00:00 |
steve
|
4987558a56
|
Mention required readline and termcap libraries.
|
2003-04-02 02:55:11 +00:00 |
steve
|
e4ddf1e8c0
|
Propagate output of sequential udp like non-blocksing assign.
|
2003-04-01 05:32:56 +00:00 |
steve
|
9531aafaf2
|
Wide shift of MUX was wrong.
|
2003-03-31 01:34:19 +00:00 |
steve
|
aa9ab7e09c
|
Fix wrong input constant to bottom of GE.
|
2003-03-31 00:25:19 +00:00 |
steve
|
2be1b1a096
|
Proper sliced >= comparator.
|
2003-03-31 00:04:21 +00:00 |
steve
|
3878f3c770
|
Handle wide ports of macros.
|
2003-03-30 03:43:44 +00:00 |
steve
|
6e01d390bf
|
Export symbols related to parameters.
|
2003-03-30 01:38:04 +00:00 |
steve
|
d18934d444
|
Sign extend NetMult inputs if result is signed.
|
2003-03-29 05:51:25 +00:00 |
steve
|
4b543de7f9
|
Add support for division of real operands.
|
2003-03-28 02:33:56 +00:00 |
steve
|
4e182ebf67
|
Some better internal error messages.
|
2003-03-26 06:16:38 +00:00 |
steve
|
71bd810531
|
Evaluate > and < in constant expressions.
|
2003-03-26 06:16:18 +00:00 |
steve
|
38ebbd23c7
|
Handle defaults in synthesized case statements.
|
2003-03-25 04:04:29 +00:00 |
steve
|
9a1612b99b
|
Scope names can be relative.
|
2003-03-25 03:00:04 +00:00 |
steve
|
f354c43941
|
Use hash code for scope labels.
|
2003-03-25 02:15:48 +00:00 |
steve
|
a49df16d44
|
Give proper basenames to PAD signals.
|
2003-03-24 02:29:04 +00:00 |
steve
|
004b377701
|
Document the virtex2 architecture.
|
2003-03-24 02:28:38 +00:00 |
steve
|
ff032fa18c
|
Add new virtex2 architecture family, and
also the new edif.h EDIF management functions.
|
2003-03-24 00:47:54 +00:00 |
steve
|
20c0d8f3ba
|
Add bx support for udps.
|
2003-03-18 01:36:14 +00:00 |
steve
|
6b71345142
|
Add the q edge flag.
|
2003-03-18 01:32:33 +00:00 |
steve
|
b21dba8fc4
|
Fix warning about uninitialized variable.
|
2003-03-18 01:21:49 +00:00 |
steve
|
1afad677e9
|
Make a safe copy of const string values.
|
2003-03-17 23:47:25 +00:00 |
steve
|
99b1cb0f74
|
Implement $itor and $bitstoreal
|
2003-03-17 21:59:54 +00:00 |
steve
|
c602d94cef
|
Comparison operators do have defined width.
|
2003-03-15 18:08:43 +00:00 |
steve
|
7a752bd111
|
More resilient WRT right expression width of GT.
|
2003-03-15 18:07:58 +00:00 |
steve
|
90de3904f4
|
Minor tweaks to iterated rules,
Add some missing uninstall removes.
|
2003-03-15 05:47:51 +00:00 |
steve
|
08154ec4d1
|
Remove excess assignment.
|
2003-03-15 05:44:50 +00:00 |
steve
|
a281675348
|
free argument iterators.
|
2003-03-15 05:42:39 +00:00 |
steve
|
6d94f2ea55
|
Better organize the NetESFunc return type guesses.
|
2003-03-15 04:46:28 +00:00 |
steve
|
06d5c8135c
|
Allow real-valued vpi functions to have arguments.
|
2003-03-15 04:45:18 +00:00 |
steve
|
857ec1079a
|
Refix vpiRealVal scaling of time.
|
2003-03-14 18:01:00 +00:00 |