Platform
Solutions
Resources
Pricing
Sign in
Sign up
Aliaksei Chapyzhenka
Iron-based life form descended from T-72
Workspace
Fork
Published
ReqAck
By
Aliaksei Chapyzhenka
Edited
Sep 22, 2018
ReqAck
Wireing
multigraph
Handshake annotation
HLS
FIR filter
- leading zeros counter
ReqAck
Insert cell
Insert cell
c1
=
{
const
g
=
reqack
.
circuit
(
)
;
const
n
=
{
a
:
g
(
)
,
b
:
g
(
'deconcat'
)
,
c
:
g
(
'+'
)
,
d
:
g
(
)
}
;
n
.
a
(
)
(
n
.
b
)
;
const
eb
=
n
.
b
(
)
;
[
0
,
1
,
2
]
.
map
(
_
=>
eb
(
n
.
c
)
)
;
n
.
c
(
)
(
n
.
d
)
;
g
.
edges
.
map
(
e
=>
Object
.
assign
(
e
.
label
,
{
width
:
8
}
)
)
;
return
g
;
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
One platform
to build and deploy the best data apps
Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Try it for free
Learn more
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
c1
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
reqack
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
verilog
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Prism
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
onml
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
dagre
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
render
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML