|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
@( cross(V(outa), +1) ) begin
V(posvgaL) <+ 3.3;
end
有会verilog的前辈给说一下上述代码哪里错了吗?仿真一直报错
ERROR (VACOMP-2157): "...../veriloga/veriloga.va", line 11: Encountered a contribution statement embedded in an analog event. Remove the contribution statement from the analog event.
ERROR (VACOMP-2157): "...../veriloga/veriloga.va", line 16: Encountered a contribution statement embedded in an analog event. Remove the contribution statement from the analog event.
ERROR (VACOMP-2157): "..../veriloga/veriloga.va", line 20: Encountered a contribution statement embedded in an analog event. Remove the contribution statement from the analog event.
|
|