jand
09309a2c7a
fixed always_comb singleton senslist handling
...
make sure signal name equals port name when converting
2005-07-12 10:23:45 +00:00
jand
dc4eed5f90
optimize singleton sensitivity list in always_comb
2005-02-21 21:47:27 +00:00
jand
1c60486bf5
special waiter of always_comb and cosimulation
2005-02-15 21:48:06 +00:00
jand
b1269e9c3c
added waiter infer tests
2005-02-15 18:02:59 +00:00
jand
a12b3ec280
skip non-named function calls during infer
2005-02-15 18:02:44 +00:00
jand
62a52a3087
merged waiter optimization
2005-02-15 17:45:28 +00:00
jand
6f9fbd47dd
removed lines that cause warnings
rel_0-4-1
rel-0-4-1
2004-12-29 20:56:13 +00:00
jand
aa004c9ab3
type error message
2004-12-29 20:50:27 +00:00
jand
57bd2dd857
only check for exception instances in yield clauses
2004-12-29 15:56:03 +00:00
jand
74e62edf93
makefiles
2004-12-29 14:16:53 +00:00
jand
5c9a82ebb1
only exclude verilog files in toVerilog test dir
2004-12-29 13:57:50 +00:00
jand
e07dc17734
exclude verilog files
2004-12-29 13:46:27 +00:00
jand
237a6040cc
added
2004-12-28 17:22:00 +00:00
jand
5fef54e6c7
0.4.1
2004-12-28 17:14:39 +00:00
jand
022998dc9c
cver
2004-12-28 17:04:43 +00:00
jand
8a03438c25
latest cver
2004-12-28 17:03:13 +00:00
jand
a0255aba7b
Hide SuspenSimulation exception.
...
Make if possible to yield exceptions. They are raised by the simulator
at a point where it is safe to resume later, after they have been
caught and handled.
2004-12-28 15:09:40 +00:00
jand
6d49890d0d
future statement removed
2004-12-27 12:31:47 +00:00
jand
7f09aa68e3
removed functionality to skip code based on a global variable
...
that is False. I now don't think this is a good idea. Note that
we have the feature to skip code under an 'if __debug__'
2004-12-27 12:30:39 +00:00
jand
dfa1ebcb3b
handle initial reg assignments properly
...
rewrite always_comb sigdict inference based on function arg only
2004-12-24 13:35:05 +00:00
jand
52d8b2a7e0
skip code for translation if it is embedded in an if test
...
on __debug__ or an a variable that is identical to False
2004-12-22 17:05:30 +00:00
jand
d0a2ab5624
added test_misc with constant wire test
2004-12-20 17:24:28 +00:00
jand
2cc53b65ad
constant wires warning instead of error
...
implemented using assign
2004-12-20 17:21:48 +00:00
jand
f4231ecca6
isinstance instead of type for type testing
2004-12-07 21:42:49 +00:00
jand
3f33909c7b
always comb and __debug__
2004-11-10 12:36:06 +00:00
jand
c9a27e3ce9
always comb problem with print (Brochard) solved
2004-10-23 19:22:31 +00:00
jand
efd94731ed
timescale string (bug reported by Ralf Mosshammer)
2004-09-23 20:38:07 +00:00
jand
4b24165061
correct calculation of nrbits
2004-09-15 20:27:42 +00:00
jand
2ea7c8c62d
bool names
2004-07-26 19:46:55 +00:00
jand
cf5f0081fe
test inside myhdl
2004-04-21 13:38:04 +00:00
jand
f0f66ffcd0
replace getslice/setslice by getitem/getslice and slice objects
2004-04-21 13:02:05 +00:00
jand
9a8b8d019e
refactor
2004-04-04 09:17:05 +00:00
jand
8ea4b74856
cache method lookups in run
2004-04-03 15:22:20 +00:00
jand
4e68152b52
nrTriggers check to optimize timing
2004-04-03 14:01:06 +00:00
jand
95f496ec9e
removed n
2004-04-03 13:15:39 +00:00
jand
1865eb58c2
remove Semaphore class
2004-04-03 13:13:36 +00:00
jand
48eedb6fe7
removed semaphore arg
2004-04-03 13:09:14 +00:00
jand
729dc3757b
multiple driven bug + test
2004-03-26 21:42:01 +00:00
jand
888c1fa4bf
style
2004-03-23 09:54:59 +00:00
jand
de9a0c6fb7
rename
2004-03-19 12:15:36 +00:00
jand
de55773c63
commited
2004-03-19 12:11:00 +00:00
jand
48d71d8e79
while True
...
EnumItem conversion
2004-03-11 22:17:32 +00:00
jand
25910a6015
version correction
...
let int() figure out long or int
2004-03-11 22:17:08 +00:00
jand
b4b6415a34
0.4.1
2004-03-03 09:56:04 +00:00
jand
1d7932709b
README
2004-03-02 11:11:31 +00:00
jand
a3bd222492
makefile
2004-02-27 20:47:30 +00:00
jand
c5963d5d34
clean up
2004-02-27 20:45:42 +00:00
jand
4724486bd8
cleaner version after implementing cver version
2004-02-27 20:45:08 +00:00
jand
2a567c55fb
added
2004-02-26 23:41:15 +00:00
jand
52c9a8f776
*** empty log message ***
2004-02-26 22:59:55 +00:00