This website requires JavaScript.
Explore
Help
Sign In
xin
/
ysyx-workbench
Watch
1
Star
0
Fork
You've already forked ysyx-workbench
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
73a0bfe5a8
ysyx-workbench
/
npc
/
vsrc
/
example.v
7 lines
77 B
Coq
Raw
Normal View
History
Unescape
Escape
> sim RTL ysyx_22040000 李心杨 Linux calcite 6.1.65 #1-NixOS SMP PREEMPT_DYNAMIC Sun Dec 3 06:32:13 UTC 2023 x86_64 GNU/Linux 18:31:48 up 21:29, 2 users, load average: 1.18, 0.83, 0.63
2023-12-23 10:31:48 +00:00
module
top
(
input
a
,
input
b
,
output
f
)
;
assign
f
=
a
^
b
;
> sim RTL ysyx_22040000 李心杨 Linux calcite 6.1.65 #1-NixOS SMP PREEMPT_DYNAMIC Sun Dec 3 06:32:13 UTC 2023 x86_64 GNU/Linux 17:27:29 up 20:25, 2 users, load average: 0.48, 0.77, 0.76
2023-12-23 09:27:29 +00:00
endmodule
Reference in a new issue
Copy permalink