1
0
mirror of https://github.com/myhdl/myhdl.git synced 2024-12-14 07:44:38 +08:00

292 Commits

Author SHA1 Message Date
jand
e620a306ce new files 2003-07-17 18:21:27 +00:00
jand
4abe706116 debugger paper size changes 2003-07-16 19:06:20 +00:00
jand
740d80c51a added whatsnew 2003-07-16 19:06:08 +00:00
jand
4d2d01bca2 removed 2003-07-16 17:44:07 +00:00
jand
bc799276bd Added first take at enum type 2003-07-11 20:21:09 +00:00
jand
0814811f42 vcd print for bool 2003-07-11 20:20:45 +00:00
jand
d973fe8078 correct print string 2003-07-10 17:03:31 +00:00
jand
3d9c664904 new checks for Signal 2003-07-10 16:50:43 +00:00
jand
bc1947feb2 iterative bin
bounds and nrbits calc in intbv
2003-07-10 10:46:33 +00:00
jand
0bcae3e8a1 added test for bin with current implementation 2003-07-09 19:29:04 +00:00
jand
5c389f34ea committed 2003-07-07 21:37:58 +00:00
jand
dfeb117407 lot of progrees on tracing 2003-07-07 21:34:30 +00:00
jand
47543c5fc6 testbench function 2003-07-07 16:41:33 +00:00
jand
661c694d62 removed strange line 2003-07-07 09:46:54 +00:00
jand
d94dd62fe8 integrated bounds test 2003-07-05 12:28:36 +00:00
jand
9c33d40af6 doc string bugs 2003-07-04 21:28:06 +00:00
jand
f7d707e4ad corrected slice assign test 2003-07-04 21:11:15 +00:00
jand
693ed3f180 debugged _len attr to intbv constructors
added test for bounds inferred by getslice
2003-07-04 17:21:20 +00:00
jand
54d92f8725 bound check test 2003-07-04 16:54:42 +00:00
jand
64035122dc bounds check 2003-07-04 09:29:57 +00:00
jand
44fcf5af76 added bound check to intbv - incomplete 2003-07-02 21:00:14 +00:00
jand
d4c80319b5 error handling clean-up 2003-07-02 15:34:01 +00:00
jand
6979b7ca7c isinstance test instead of type test on other 2003-07-02 09:07:55 +00:00
jand
f849900d17 reorganize intbv construction 2003-07-02 08:51:54 +00:00
jand
2fb90d24db removed psyco comment 2003-07-02 08:01:59 +00:00
jand
78dc0cb7b4 set slice with left index open implementation and test 2003-07-02 08:01:14 +00:00
jand
de0c9aa0df Added support + test for get slice with left open index 2003-07-01 21:28:15 +00:00
jand
1ae145cd05 cleaned up concat
relaxed slice tests for currently valid slices
2003-07-01 09:46:01 +00:00
jand
b1611b1e0f default value 0 check 2003-06-30 16:18:45 +00:00
jand
bd58589e86 isinstance instead of type check 2003-06-30 15:10:39 +00:00
jand
d3109b7400 relaxed type check in intbv test
return int on numeric ops with intbv
initial trace support
2003-06-30 15:08:29 +00:00
jand
1a380bad8c added run_all.py 2003-06-30 14:24:23 +00:00
jand
2824f3b2b9 refactored bin 2003-06-24 20:22:37 +00:00
jand
46fa578ad0 added 2003-06-24 20:11:59 +00:00
jand
9dd45018a6 version / revision 2003-06-24 15:29:26 +00:00
jand
1e177de237 refactored 2003-06-23 20:48:16 +00:00
jand
4c7e7147ad fixed type import 2003-06-23 16:15:48 +00:00
jand
0385d97ca0 refactored 2003-06-23 16:07:38 +00:00
jand
464b7c1a67 make it work with 2.3
Added some long casts
put yield for comb logic at the end of function for consistency
2003-06-17 20:27:24 +00:00
jand
febac06c8d make it work with 2.3 and 2.2 2003-06-17 19:04:13 +00:00
jand
19c6397087 blank line 2003-06-14 08:55:33 +00:00
jand
35dbadcb6a added 2003-06-13 22:10:11 +00:00
jand
2dfe966140 clean up 2003-06-13 22:02:05 +00:00
jand
6bb70f4f44 init 2003-06-13 21:55:02 +00:00
jand
91b4f9317c always_comb implementation and test 2003-06-13 21:53:20 +00:00
jand
bc21771e4c added 2003-06-12 11:47:31 +00:00
jand
a4063744b0 refactored 2003-06-12 09:33:01 +00:00
jand
104cfc78ff better yield clause type error report 2003-06-10 20:06:15 +00:00
jand
dab013bb6f refactored generator function check 2003-06-09 10:42:04 +00:00
jand
a8323a6b03 processes, instances 2003-06-08 21:35:34 +00:00