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

372 Commits

Author SHA1 Message Date
jand
1ca6689bac refined 2003-08-02 17:45:48 +00:00
jand
e91c94db3d chagnes 2003-08-02 12:27:43 +00:00
jand
6f489ab7a9 footnote 2003-08-02 11:31:02 +00:00
jand
bb2f8ea249 typo 2003-08-02 10:09:00 +00:00
jand
83f28b84d6 background 2003-08-02 10:08:28 +00:00
jand
551a0aeb27 typo 2003-08-01 14:22:44 +00:00
jand
16ad67ac11 added info 2003-08-01 14:13:30 +00:00
jand
b2b1b84faf added doc 2003-08-01 13:38:06 +00:00
jand
4d2c6e822e multiple traces error 2003-08-01 13:32:17 +00:00
jand
99eeb12887 small changes 2003-07-31 21:03:56 +00:00
jand
433b8e158a removed print 2003-07-31 20:41:56 +00:00
jand
4000304246 embedded functions in not supported 2003-07-31 20:32:50 +00:00
jand
22fb4b309b *** empty log message *** 2003-07-31 18:22:47 +00:00
jand
a422c61ab8 concat wording 2003-07-31 18:09:24 +00:00
jand
66de4f10e9 prepare release 2003-07-31 10:21:48 +00:00
jand
ca8d96b539 ref 2003-07-30 14:49:53 +00:00
jand
c2bfee2150 object instead of instance 2003-07-30 14:16:04 +00:00
jand
cb45fcb2ee structure 2003-07-30 12:51:59 +00:00
jand
4b197d5b76 refactor 2003-07-30 12:41:43 +00:00
jand
028c95dfda wording 2003-07-30 11:56:28 +00:00
jand
5c820c647e rename 2003-07-30 11:48:48 +00:00
jand
6651d335fb deleted 2003-07-30 11:47:49 +00:00
jand
a700c121e9 added 2003-07-30 11:45:30 +00:00
jand
4ecbb30e80 spec 2003-07-30 10:00:52 +00:00
jand
d811dcda52 small improvements 2003-07-30 09:18:43 +00:00
jand
375b8e4d17 improved 2003-07-28 19:17:17 +00:00
jand
c99c97c52a changes 2003-07-28 18:43:38 +00:00
jand
b4f08daf00 indexed names 2003-07-28 16:06:51 +00:00
jand
7715908967 indexed instances 2003-07-28 15:33:48 +00:00
jand
80e9e7d7b1 concat function instead of intbv method 2003-07-28 11:01:57 +00:00
jand
e97797789d concat test added 2003-07-28 10:51:31 +00:00
jand
5f23c6a1c7 bool test 2003-07-28 10:19:55 +00:00
jand
20f62f5f10 concat implementation and test 2003-07-28 10:19:02 +00:00
jand
d73216d4ed concat streamline (before removing it!) 2003-07-27 16:43:54 +00:00
jand
6a28319bad pdf2ps 2003-07-27 16:38:06 +00:00
jand
dca94e7c60 type compatibility check 2003-07-26 19:57:39 +00:00
jand
098e3ef407 spell 2003-07-26 19:23:03 +00:00
jand
0ce647481e copy methods debug & test 2003-07-26 13:06:21 +00:00
jand
322ea99344 signal bound checks
moved check to _update method
2003-07-25 09:10:12 +00:00
jand
40931e6056 min/max functionality 2003-07-25 06:35:55 +00:00
jand
3dad456b3f len delegated to val 2003-07-25 05:19:24 +00:00
jand
bff52943d6 delay default None
check delay >= 0
2003-07-24 20:28:50 +00:00
jand
93c874c59e tracing for DelayedSignal 2003-07-24 20:08:20 +00:00
jand
554f9206dc always_comb 2003-07-24 10:34:47 +00:00
jand
06db199fde unnecessary import 2003-07-24 07:27:24 +00:00
jand
1e249181b0 safer imports 2003-07-24 07:26:23 +00:00
jand
5b0c894423 removed + added with underscores 2003-07-24 07:21:10 +00:00
jand
3106e0c198 Removed old modules 2003-07-24 07:19:43 +00:00
jand
81d6d60457 removed modules with shadowing names 2003-07-24 07:19:08 +00:00
jand
96fdfb7cb4 All module names with underscores.
This is necessary to finally solve all potential problems
with name clashes on imports when module names and exported
symbols have the same name.
2003-07-24 07:17:46 +00:00