Skip to content

Commit 3011a0a

Browse files
Update README.md
Code11 Case Equality and Inequality_operator.v https://edaplayground.com/x/vin5 Code12 reg and wire datatypes.v https://edaplayground.com/x/Xh28 Code13 reg_datatype.v https://edaplayground.com/x/Sxmc Code14 Drive reg time multipletime.v https://edaplayground.com/x/q8c6 Code15 Drive WIRE type multipletime.v https://edaplayground.com/x/wbxi Code16 Inter and Intra assignment Delay.v https://edaplayground.com/x/T8KU Code18 Task.v https://edaplayground.com/x/ix8z Code19 Task have Output_port.v https://edaplayground.com/x/YnVX Code20 Case, Casex and casez.v https://edaplayground.com/x/TwV4
1 parent 42f6702 commit 3011a0a

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

README.md

+39
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,42 @@ https://edaplayground.com/x/vin5
2020

2121
Code12 reg and wire datatypes.v
2222
https://edaplayground.com/x/Xh28
23+
24+
Code13 reg_datatype.v
25+
https://edaplayground.com/x/Sxmc
26+
27+
Code14 Drive reg time multipletime.v
28+
https://edaplayground.com/x/q8c6
29+
30+
Code15 Drive WIRE type multipletime.v
31+
https://edaplayground.com/x/wbxi
32+
33+
Code16 Inter and Intra assignment Delay.v
34+
https://edaplayground.com/x/T8KU
35+
36+
Code18 Task.v
37+
https://edaplayground.com/x/ix8z
38+
39+
Code19 Task have Output_port.v
40+
https://edaplayground.com/x/YnVX
41+
42+
Code20 Case, Casex and casez.v
43+
https://edaplayground.com/x/TwV4
44+
45+
46+
47+
48+
49+
50+
51+
52+
53+
54+
55+
56+
57+
58+
59+
60+
61+

0 commit comments

Comments
 (0)