Larry Doolittle
76103f2167
Spelling fixes
...
Mostly comments, but a few format strings
2011-03-04 17:46:57 -08:00
Cary R
ae14a58bff
V0.8: Remove deprecated #ident and fix some other compile warnings
...
This patch removes #ident since it is deprecated in recent gcc
versions. It also removes all the CVS comments and fixes a few
other compilation warnings. There are still a few compilation
warnings, but this takes care of most of them. Fixing the rest
will require a bit more thought.
2011-01-12 15:49:03 -08:00
Cary R
b7e7d3cb04
User tasks have empty nex_output().
...
This patch matches what is done in the development branch and
fixes the reported bug.
2008-05-13 11:09:12 -07:00
steve
a0ec981c50
Improved nexus management performance.
2006-08-08 02:17:48 +00:00
steve
7413c533f6
Compilation warnings.
2006-06-02 23:42:48 +00:00
steve
dde69cebb6
Handle condit clauses with unassigned outputs.
2006-06-01 03:01:48 +00:00
steve
a9931e7a58
Fix synthesis of l-value bit select in block.
2006-05-18 01:47:12 +00:00
steve
452eaeaea8
Handle memory assignments out of range during synthesis
2006-05-05 01:56:36 +00:00
steve
f02b2c9d7a
Fix handling of exploded memories with partial or missing resets.
2006-04-16 19:26:37 +00:00
steve
b8bc531f05
Fix the memsynth1 case.
2006-03-12 07:34:16 +00:00
steve
52b8ed9077
Rework l-value handling to allow for more l-value type flexibility.
2006-01-18 01:23:23 +00:00
steve
a579114ae2
net_output handles l-value concatenations.
2004-09-16 03:17:33 +00:00
steve
f02f5be3cc
Fix use of system tasks in AT_STAR statements.
2004-08-28 16:23:05 +00:00
steve
efe05a77cb
nex_output for NetPDelay statements.
2004-06-30 15:32:18 +00:00
steve
e331b182a7
Synthesis debug messages.
2003-12-20 00:59:31 +00:00
steve
edaa7df6d2
Output of While is output of while substatement.
2003-10-26 04:51:38 +00:00
steve
4ecbf56e2b
Account for part select in l-value.
2002-09-17 04:39:20 +00:00
steve
52bf4e613f
conditional ident string using autoconfig.
2002-08-12 01:34:58 +00:00
steve
bb87c368b8
Asynchronous synthesis of sequential blocks.
2002-07-29 00:00:28 +00:00
steve
8114523be2
Asynchronous synthesis of case statements.
2002-07-07 22:32:15 +00:00
steve
d5e9e13555
synth_asych of if/else requires redirecting the target
...
if sub-statements. Use NetNet objects to manage the
situation.
2002-07-01 00:54:21 +00:00
steve
9b6b081e38
Add structure for asynchronous logic synthesis.
2002-06-30 02:21:31 +00:00