Skip to content

Commit

Permalink
Run pre-commit hooks on all the files
Browse files Browse the repository at this point in the history
The files stored in the repository were not all checked with pre-commit.
This commit adds all the changes made to the repository after running:
```
pre-commit run --all-files
```

Signed-off-by: Robert Winkler <[email protected]>
  • Loading branch information
rw1nkler committed Mar 25, 2024
1 parent 2053dda commit 21e0d8b
Show file tree
Hide file tree
Showing 19 changed files with 4,928 additions and 4,933 deletions.
1 change: 0 additions & 1 deletion docs/source/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ Top modules connect IPs and/or Wrappers by either ports\` names or interfaces\`

```{image} img/ipconnect.png
```

1 change: 0 additions & 1 deletion examples/inout/sources/ibuf.v
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ module ibuf (
end

endmodule

1 change: 0 additions & 1 deletion examples/inout/sources/iobuf.v
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ module iobuf (
);

endmodule

1 change: 0 additions & 1 deletion examples/inout/sources/obuf.v
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ module obuf (
end

endmodule

2 changes: 1 addition & 1 deletion examples/pwm/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ design:
sys_clk: [ps7, FCLK0]
sys_rst: [ps7, FCLK_RESET0_N]
pwm: pwm

interfaces:
axi_bridge:
s_axi: [ps7, M_AXI_GP0]
Expand Down
1 change: 0 additions & 1 deletion tests/data/data_build/interconnect/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,3 @@ external:
- sim_serial_sink_ready
- sim_serial_source_valid
- sim_serial_source_data

202 changes: 101 additions & 101 deletions tests/data/data_kpm/dataflow_ambigous_ports.json
Original file line number Diff line number Diff line change
@@ -1,107 +1,107 @@
{
"graph": {
"id": "169383254977833",
"nodes": [
{
"id": "8863c553-29cb-452d-8ae1-4c62089947a9",
"position": {
"x": -1260,
"y": 90
},
"width": 200,
"twoColumn": false,
"interfaces": [
{
"name": "MAXIGP0ACLK",
"id": "08f15445-09c3-409e-9e73-bb059e069321",
"direction": "input",
"side": "left",
"sidePosition": 0
},
{
"name": "FCLK0",
"id": "c55412bd-bc31-49c5-a44d-45e1617995f6",
"direction": "output",
"side": "right",
"sidePosition": 0
},
{
"name": "MAXIGP0ARESETN",
"id": "93af285d-3500-43fd-8f03-7d0c881702b3",
"direction": "output",
"side": "right",
"sidePosition": 1
},
{
"name": "FCLK_RESET0_N",
"id": "e5bf2889-a6c6-41f3-8eb3-c3d332acbf8b",
"direction": "output",
"side": "right",
"sidePosition": 2
},
{
"name": "M_AXI_GP0",
"id": "59de0437-127c-453f-b625-96d2dacfab98",
"direction": "output",
"side": "right",
"sidePosition": 3
}
],
"properties": [],
"enabledInterfaceGroups": [],
"instanceName": "ps7",
"name": "ps7"
},
{
"id": "d8594cde-ae77-4e02-9cfa-d58a2cc77015",
"position": {
"x": -720,
"y": 30
},
"width": 200,
"twoColumn": false,
"interfaces": [
{
"name": "external",
"id": "8eb056f8-17b9-4ab4-af73-f8c953020dc2",
"direction": "input",
"side": "left",
"sidePosition": 0
}
],
"properties": [
{
"name": "External Name",
"id": "9622a069-b133-4fb3-841c-67cd94e5f47c",
"value": ""
}
],
"enabledInterfaceGroups": [],
"instanceName": "External Output",
"name": "External Output"
}
"version": "20230830.11",
"metadata": {
"randomizedOffset": true
},
"graph": {
"connections": [
{
"from": "c55412bd-bc31-49c5-a44d-45e1617995f6",
"id": "4f7e1a8e-5ce2-4144-a224-795e752e8693",
"to": "8eb056f8-17b9-4ab4-af73-f8c953020dc2"
},
{
"from": "c55412bd-bc31-49c5-a44d-45e1617995f6",
"id": "4ea8fbf7-1a19-46a7-b18d-8dc0ef279506",
"to": "08f15445-09c3-409e-9e73-bb059e069321"
}
],
"id": "169383254977833",
"nodes": [
{
"enabledInterfaceGroups": [],
"id": "8863c553-29cb-452d-8ae1-4c62089947a9",
"instanceName": "ps7",
"interfaces": [
{
"direction": "input",
"id": "08f15445-09c3-409e-9e73-bb059e069321",
"name": "MAXIGP0ACLK",
"side": "left",
"sidePosition": 0
},
{
"direction": "output",
"id": "c55412bd-bc31-49c5-a44d-45e1617995f6",
"name": "FCLK0",
"side": "right",
"sidePosition": 0
},
{
"direction": "output",
"id": "93af285d-3500-43fd-8f03-7d0c881702b3",
"name": "MAXIGP0ARESETN",
"side": "right",
"sidePosition": 1
},
{
"direction": "output",
"id": "e5bf2889-a6c6-41f3-8eb3-c3d332acbf8b",
"name": "FCLK_RESET0_N",
"side": "right",
"sidePosition": 2
},
{
"direction": "output",
"id": "59de0437-127c-453f-b625-96d2dacfab98",
"name": "M_AXI_GP0",
"side": "right",
"sidePosition": 3
}
],
"connections": [
{
"id": "4f7e1a8e-5ce2-4144-a224-795e752e8693",
"from": "c55412bd-bc31-49c5-a44d-45e1617995f6",
"to": "8eb056f8-17b9-4ab4-af73-f8c953020dc2"
},
{
"id": "4ea8fbf7-1a19-46a7-b18d-8dc0ef279506",
"from": "c55412bd-bc31-49c5-a44d-45e1617995f6",
"to": "08f15445-09c3-409e-9e73-bb059e069321"
}
"name": "ps7",
"position": {
"x": -1260,
"y": 90
},
"properties": [],
"twoColumn": false,
"width": 200
},
{
"enabledInterfaceGroups": [],
"id": "d8594cde-ae77-4e02-9cfa-d58a2cc77015",
"instanceName": "External Output",
"interfaces": [
{
"direction": "input",
"id": "8eb056f8-17b9-4ab4-af73-f8c953020dc2",
"name": "external",
"side": "left",
"sidePosition": 0
}
],
"panning": {
"x": 1980.6135804359978,
"y": 131.39612752830675
"name": "External Output",
"position": {
"x": -720,
"y": 30
},
"scaling": 0.7543196738637923
"properties": [
{
"id": "9622a069-b133-4fb3-841c-67cd94e5f47c",
"name": "External Name",
"value": ""
}
],
"twoColumn": false,
"width": 200
}
],
"panning": {
"x": 1980.6135804359978,
"y": 131.39612752830675
},
"subgraphs": [],
"version": "20230830.11",
"metadata": {
"randomizedOffset": true
}
"scaling": 0.7543196738637923
},
"subgraphs": []
}
Loading

0 comments on commit 21e0d8b

Please sign in to comment.