This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
muadzmi02
/
sipadu_mbip
forked from
SwissLink/sipadu_mbip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Dashboard sipadu mbip
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
1
Branch
Tree:
fa866854a7
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'fa866854a7'
${ noResults }
sipadu_mbip
/
vendor
/
scrivo
/
highlight.php
/
test
/
markup
/
verilog
/
numbers.txt
numbers.txt
96B
Raw
Blame
History
1
2
3
4
5
6
7
8
a = 'hff;
A = 'HFF;
b = 8'h33;
B = 8'H33;
c = 12;
d = 'o755;
e = 8'b1001_0001;
f = 8'b1111zzzx;