This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
sv2v
mirror of
https://github.com/zachjs/sv2v.git
Watch
1
Star
0
Fork
You've already forked sv2v
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b7b40af6b8
sv2v
/
test
/
error
/
lhs_expr.sv
5 lines
72 B
Systemverilog
Raw
Blame
History
module
top
;
logic
x
;
assign
{
<
<
{
x
,
2
'b00
}
}
=
3
'b101
;
endmodule
Reference in New Issue
View Git Blame
Copy Permalink