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

463 Commits

Author SHA1 Message Date
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
jand
447f9785a3 redundant import 2003-06-04 17:12:56 +00:00
jand
64b7252ec5 adapted MANIFEST.in for future release 2003-06-02 15:20:42 +00:00
jand
b483e608eb restore 2003-06-02 14:38:03 +00:00
jand
7b614e377b restore 2003-06-02 14:35:38 +00:00
jand
44468d3868 Put run back where it belongs 2003-06-02 14:34:18 +00:00
jand
9deaf4ad55 pop() is fine and faster than pop(0) 2003-05-31 18:13:05 +00:00
jand
3b17b8b126 c version 2003-05-30 16:57:46 +00:00
jand
511b425503 plugged memory leak 2003-05-30 16:37:58 +00:00
jand
13ede7255e got it to work 2003-05-29 13:54:45 +00:00
jand
1bdfe5ab97 added 2003-05-29 11:28:40 +00:00
jand
cbdec54ba5 handle actives better 2003-05-27 16:29:06 +00:00
jand
3ed3df8214 better actives handling 2003-05-27 09:22:11 +00:00
jand
f7e11430fc factored out simrun 2003-05-27 07:51:21 +00:00
jand
e7cbbf1761 simrun 2003-05-27 07:49:34 +00:00
jand
b347102300 import refactoring 2003-05-26 20:54:26 +00:00
jand
ee85b17502 factored out StopSimulation 2003-05-26 20:43:55 +00:00
jand
512754a017 factored out _Waiter 2003-05-26 20:39:15 +00:00
jand
00b7494820 do away with sim 2003-05-26 20:34:08 +00:00
jand
a7dbc40868 factored out join 2003-05-26 20:09:43 +00:00
jand
abba8c12bb pli types again 2003-05-26 20:03:29 +00:00
jand
069e0724ba void * pointer 2003-05-26 16:22:39 +00:00
jand
e9877405da my own clean up 2003-05-25 12:35:03 +00:00
jand
6fc82f2a75 patch from Jeevan Varschney 2003-05-25 12:27:09 +00:00
jand
7a64765440 added from release ... 2003-05-25 12:21:36 +00:00
jand
7f3438fdb9 label update 2003-05-21 08:32:28 +00:00
jand
29fe69e3a7 blank lines 2003-05-21 05:41:37 +00:00
jand
94a11a6b0f typo 2003-05-21 05:21:16 +00:00
jand
93ed1ccd7a Added 2003-05-20 20:35:53 +00:00
jand
f4c2a75b76 added 2003-05-20 20:29:52 +00:00