Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Nov 4th, 2021
84
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
module test(
input wire [31:0] a,
input wire [1:0] b,
output wire [7:0] x
);
// assign x = a[(8*b)+:8];
assign x = a[(b<<3)+:8];
endmodule
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Method Leaked? 1Y
Java | 2 sec ago | 0.06 KB
MAKE $900 INSTANTLY Y
JavaScript | 4 sec ago | 0.07 KB
Make $200 in 15 minutes 4
JavaScript | 4 sec ago | 0.07 KB
Instant Profit Method
JavaScript | 5 sec ago | 0.15 KB
✅ MAKE $12OO IN 10 MIN O
JavaScript | 12 sec ago | 0.07 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 13 sec ago | 0.15 KB
MAKE $900 INSTANTLY M
JavaScript | 17 sec ago | 0.07 KB
✅ MAKE $900 INSTANTLY Y
JavaScript | 30 sec ago | 0.15 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!