steve
|
cbc4a0ab52
|
Detect synthesis conflicts blocks statements share outputs.
|
2002-11-09 20:22:57 +00:00 |
steve
|
0e751ad975
|
More forgiving about assignment rval width mismatch.
|
2002-11-06 03:22:28 +00:00 |
steve
|
9ce2806710
|
Fix synth2 handling of aset/aclr signals where
flip-flops are split by begin-end blocks.
|
2002-10-23 01:45:24 +00:00 |
steve
|
3d4593d4d5
|
Synthesizer support for synchronous begin-end blocks.
|
2002-10-21 01:42:08 +00:00 |
steve
|
df5ae54ec7
|
Handle conditional error cases better.
|
2002-10-20 19:19:37 +00:00 |
steve
|
e3eb89fb12
|
Remove excess debug messages.
|
2002-09-26 03:42:10 +00:00 |
steve
|
166621bcb3
|
Generate vvp code for asynch set/reset of NetFF.
|
2002-09-26 03:18:04 +00:00 |
steve
|
879a5a4cbe
|
Synthesize async set/reset is certain cases.
|
2002-09-26 01:13:14 +00:00 |
steve
|
6258011210
|
More detailed check of process edge events.
|
2002-09-24 00:58:35 +00:00 |
steve
|
c44c123ef5
|
Connect output of block to net_out, instead of statement outputs.
|
2002-09-17 04:40:28 +00:00 |
steve
|
eb81062d85
|
Add to synth2 support for synthesis of
synchronous logic. This includes DFF enables
modeled by if/then/else.
|
2002-09-16 00:30:33 +00:00 |
steve
|
2fad8d4cff
|
Detect temporaries in sequential block synthesis.
|
2002-08-18 22:07:16 +00:00 |
steve
|
52bf4e613f
|
conditional ident string using autoconfig.
|
2002-08-12 01:34:58 +00:00 |
steve
|
b4b18f3f30
|
Observe attributes to control synthesis.
|
2002-08-10 22:07:08 +00:00 |
steve
|
bb87c368b8
|
Asynchronous synthesis of sequential blocks.
|
2002-07-29 00:00:28 +00:00 |
steve
|
68da84e84a
|
Allow wide rvalues assigned to narrow nex_out.
|
2002-07-16 04:40:48 +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 |