Skip to content

Commit

Permalink
update dcaed24
Browse files Browse the repository at this point in the history
  • Loading branch information
GHA committed Sep 25, 2024
0 parents commit 5e2a28e
Show file tree
Hide file tree
Showing 326 changed files with 28,344 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 63cd3630910a127ff7292253f0b20c4b
tags: 645f666f9bcd5a90fca523b33c5a78b7
Empty file added .nojekyll
Empty file.
221 changes: 221 additions & 0 deletions _downloads/312ef09f5230aaf111a5f9372a03aa2b/dataflow.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,221 @@
{
"version": "20240723.13",
"graphs": [
{
"connections": [
{
"from": "ni_17271731416381",
"id": "208584b0-fd63-4842-afa5-2f576c7ad76c",
"to": "ni_17271731416386"
},
{
"from": "ni_172717314163812",
"id": "4a7548fb-0179-4553-a89c-85d69f06a271",
"to": "ni_17271731416380"
},
{
"from": "ni_17271731416389",
"id": "07a93966-bb67-4866-9b91-848930b1e14f",
"to": "ni_17271731416382"
},
{
"from": "ni_17271731416385",
"id": "85f40e97-9bee-4328-a37d-89489d98bbfa",
"to": "ni_172717314163818"
},
{
"from": "ni_17271731416384",
"id": "a78a199d-3c74-455e-8039-6c69ca0493f8",
"to": "ni_172717314163815"
}
],
"id": "172717314163833",
"nodes": [
{
"enabledInterfaceGroups": [],
"id": "node_17271731416383",
"instanceName": "simple_core_1",
"interfaces": [
{
"direction": "input",
"id": "ni_17271731416380",
"name": "clk",
"side": "left",
"sidePosition": 0
},
{
"direction": "input",
"id": "ni_17271731416382",
"name": "rst",
"side": "left",
"sidePosition": 1
},
{
"direction": "output",
"id": "ni_17271731416381",
"name": "z",
"side": "right",
"sidePosition": 0
}
],
"name": "gen_simple_core_1",
"position": {
"x": 75,
"y": 91
},
"properties": [],
"twoColumn": true,
"width": 200
},
{
"enabledInterfaceGroups": [],
"id": "node_17271731416387",
"instanceName": "simple_core_2",
"interfaces": [
{
"direction": "input",
"id": "ni_17271731416386",
"name": "a",
"side": "left",
"sidePosition": 0
},
{
"direction": "output",
"id": "ni_17271731416384",
"name": "y",
"side": "right",
"sidePosition": 0
},
{
"direction": "output",
"id": "ni_17271731416385",
"name": "c",
"side": "right",
"sidePosition": 1
}
],
"name": "gen_simple_core_2",
"position": {
"x": 405,
"y": 90
},
"properties": [],
"twoColumn": true,
"width": 200
},
{
"enabledInterfaceGroups": [],
"id": "node_172717314163810",
"instanceName": "External Input",
"interfaces": [
{
"direction": "output",
"id": "ni_17271731416389",
"name": "external",
"side": "right",
"sidePosition": 0
}
],
"name": "External Input",
"position": {
"x": -360,
"y": 135
},
"properties": [
{
"id": "17271731416388",
"name": "External Name",
"value": "rst"
}
],
"twoColumn": true,
"width": 200
},
{
"enabledInterfaceGroups": [],
"id": "node_172717314163813",
"instanceName": "External Input",
"interfaces": [
{
"direction": "output",
"id": "ni_172717314163812",
"name": "external",
"side": "right",
"sidePosition": 0
}
],
"name": "External Input",
"position": {
"x": -345,
"y": -90
},
"properties": [
{
"id": "172717314163811",
"name": "External Name",
"value": "clk"
}
],
"twoColumn": true,
"width": 200
},
{
"enabledInterfaceGroups": [],
"id": "node_172717314163816",
"instanceName": "External Output",
"interfaces": [
{
"direction": "input",
"id": "ni_172717314163815",
"name": "external",
"side": "left",
"sidePosition": 0
}
],
"name": "External Output",
"position": {
"x": 825,
"y": -45
},
"properties": [
{
"id": "172717314163814",
"name": "External Name",
"value": "Output_y"
}
],
"twoColumn": true,
"width": 200
},
{
"enabledInterfaceGroups": [],
"id": "node_172717314163819",
"instanceName": "External Output",
"interfaces": [
{
"direction": "input",
"id": "ni_172717314163818",
"name": "external",
"side": "left",
"sidePosition": 0
}
],
"name": "External Output",
"position": {
"x": 840,
"y": 180
},
"properties": [
{
"id": "172717314163817",
"name": "External Name",
"value": "Output_c"
}
],
"twoColumn": true,
"width": 200
}
]
}
]
}
Loading

0 comments on commit 5e2a28e

Please sign in to comment.