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

311 Commits

Author SHA1 Message Date
jand
d76a81bc4b output file backup 2003-07-21 13:26:41 +00:00
jand
4bf0050b01 finalise 2003-07-21 12:20:41 +00:00
jand
c32f1f5f2c improve trace_sigs 2003-07-21 11:20:24 +00:00
jand
4497f0f32c hide names 2003-07-21 09:48:53 +00:00
jand
38ae5e3256 better isgeneratorfunction check using compiler 2003-07-21 09:22:28 +00:00
jand
57cb110a49 added tests 2003-07-20 21:01:27 +00:00
jand
0ef2529d71 tests 2003-07-20 19:46:45 +00:00
jand
54db0c4ff0 trace_sigs 2003-07-20 13:23:02 +00:00
jand
cafb663657 import through package 2003-07-20 08:41:39 +00:00
jand
b4a2824752 import through package 2003-07-20 08:41:39 +00:00
jand
cb14fd2c82 import through package 2003-07-20 08:23:22 +00:00
jand
c68531596e import through package 2003-07-20 08:05:35 +00:00
jand
1119554f26 started going through package always for import 2003-07-20 07:59:08 +00:00
jand
509a57a82c resupported None val 2003-07-19 13:07:09 +00:00
jand
ce606bbaad superfluous function removed 2003-07-18 16:25:24 +00:00
jand
baf79bd3dd added things 2003-07-18 10:02:53 +00:00
jand
cf16756f91 additional tracing doc 2003-07-18 09:21:40 +00:00
jand
ad188931c8 vcd info only 2003-07-17 22:50:47 +00:00
jand
3a83a7f321 started with adding vcd info 2003-07-17 20:52:34 +00:00
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