CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 22:43:07 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=626eb1642ea6333b8e678a5ba688ef510b8bf6f327b52301cffbf888f9adc1eda%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22injN_mXC3K3Y6l29D-oR4aCxCfJIzxIo%22%3B%7D; HttpOnly; Path=/
cf-ray: 98c9a2837c8f5ace-BLR
vsevenseg.v - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- module vsevenseg(
- input [3:0] x,
- output [6:0] seg_L);
- reg seg_L;
- always @ *
- begin
- case(x)
- 4'd0: seg_L = 7'b100_0000;
- 4'd1: seg_L = 7'b111_1001;
- 4'd2: seg_L = 7'b010_0100;
- 4'd3: seg_L = 7'b011_0000;
- 4'd4: seg_L = 7'b001_1001;
- 4'd5: seg_L = 7'b001_0010;
- 4'd6: seg_L = 7'b000_0010;
- 4'd7: seg_L = 7'b111_1000;
- 4'd8: seg_L = 7'b000_0000;
- 4'd9: seg_L = 7'b001_0000;
- 4'd10: seg_L = 7'b000_1000;
- 4'd11: seg_L = 7'b000_0011;
- 4'd12: seg_L = 7'b100_0110;
- 4'd13: seg_L = 7'b010_0001;
- 4'd14: seg_L = 7'b000_0110;
- 4'd15: seg_L = 7'b000_1110;
- default: seg_L = 7'b111_1111;
- endcase
- end
- endmodule
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐⭐Exchange Exploit⭐⭐ L
JavaScript | 4 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 7
JavaScript | 7 sec ago | 0.24 KB
-
⭐⭐⭐Profit Method⭐⭐
Java | 12 sec ago | 0.10 KB
-
✅⭐ Make huge profits on trading ⭐⭐ A
JavaScript | 16 sec ago | 0.24 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ C
JavaScript | 18 sec ago | 0.24 KB
-
⭐⭐⭐Crypto Accounts⭐⭐
Java | 25 sec ago | 0.10 KB
-
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ G
JavaScript | 29 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ O
JavaScript | 29 sec ago | 0.24 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