-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run pre-commit hooks on all the files
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
Showing
19 changed files
with
4,928 additions
and
4,933 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,4 +20,3 @@ module ibuf ( | |
end | ||
|
||
endmodule | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,4 +28,3 @@ module iobuf ( | |
); | ||
|
||
endmodule | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,4 +23,3 @@ module obuf ( | |
end | ||
|
||
endmodule | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,4 +81,3 @@ external: | |
- sim_serial_sink_ready | ||
- sim_serial_source_valid | ||
- sim_serial_source_data | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [] | ||
} |
Oops, something went wrong.