-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from kasper201/UartSecondDirection
Uart second direction
- Loading branch information
Showing
78 changed files
with
2,803 additions
and
1,988 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
&usart1{ | ||
pinctrl-0 = <&usart1_tx_pa9 &usart1_rx_pa10>; | ||
pinctrl-names = "default"; | ||
current-speed = <230400>; | ||
status = "okay"; | ||
}; | ||
|
||
&usart2{ | ||
pinctrl-0 = <&usart2_tx_pa2 &usart2_rx_pa3>; | ||
pinctrl-names = "default"; | ||
current-speed = <115200>; | ||
status = "okay"; | ||
}; | ||
|
||
/ { | ||
aliases { | ||
usart = &usart1; | ||
}; | ||
}; |
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
4 changes: 2 additions & 2 deletions
4
VHDL/uart_communication/uart_communication.cache/wt/project.wpc
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,4 +1,4 @@ | ||
version:1 | ||
57656254616c6b5472616e736d697373696f6e417474656d70746564:1 | ||
6d6f64655f636f756e7465727c4755494d6f6465:2 | ||
57656254616c6b5472616e736d697373696f6e417474656d70746564:4 | ||
6d6f64655f636f756e7465727c4755494d6f6465:5 | ||
eof: |
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
14 changes: 14 additions & 0 deletions
14
VHDL/uart_communication/uart_communication.runs/.jobs/vrs_config_2.xml
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0"?> | ||
<Runs Version="1" Minor="0"> | ||
<Run Id="synth_1" LaunchDir="C:/Users/Wouter/Desktop/School/Projecten/RetroGame/RetroGame/VHDL/uart_communication/uart_communication.runs/synth_1" FlowId="Vivado_Synthesis" FromStepId="vivado" ToStepId="vivado"/> | ||
<Run Id="impl_1" LaunchDir="C:/Users/Wouter/Desktop/School/Projecten/RetroGame/RetroGame/VHDL/uart_communication/uart_communication.runs/impl_1" FlowId="Vivado_Implementation" FromStepId="init_design" ToStepId="write_bitstream"> | ||
<Parent Id="synth_1"/> | ||
</Run> | ||
<Parameters> | ||
<Parameter Name="runs.monitorLSFJobs" Val="true" Type="bool"/> | ||
<Parameter Name="runs.enableClusterConf" Val="true" Type="bool"/> | ||
<Parameter Name="general.shortenLongPath" Val="true" Type="bool"/> | ||
</Parameters> | ||
<ProductInfo Name="vivado"/> | ||
</Runs> | ||
|
14 changes: 14 additions & 0 deletions
14
VHDL/uart_communication/uart_communication.runs/.jobs/vrs_config_3.xml
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0"?> | ||
<Runs Version="1" Minor="0"> | ||
<Run Id="synth_1" LaunchDir="C:/Users/Wouter/Desktop/School/Projecten/RetroGame/RetroGame/VHDL/uart_communication/uart_communication.runs/synth_1" FlowId="Vivado_Synthesis" FromStepId="vivado" ToStepId="vivado"/> | ||
<Run Id="impl_1" LaunchDir="C:/Users/Wouter/Desktop/School/Projecten/RetroGame/RetroGame/VHDL/uart_communication/uart_communication.runs/impl_1" FlowId="Vivado_Implementation" FromStepId="init_design" ToStepId="write_bitstream"> | ||
<Parent Id="synth_1"/> | ||
</Run> | ||
<Parameters> | ||
<Parameter Name="runs.monitorLSFJobs" Val="true" Type="bool"/> | ||
<Parameter Name="runs.enableClusterConf" Val="true" Type="bool"/> | ||
<Parameter Name="general.shortenLongPath" Val="true" Type="bool"/> | ||
</Parameters> | ||
<ProductInfo Name="vivado"/> | ||
</Runs> | ||
|
14 changes: 14 additions & 0 deletions
14
VHDL/uart_communication/uart_communication.runs/.jobs/vrs_config_4.xml
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0"?> | ||
<Runs Version="1" Minor="0"> | ||
<Run Id="synth_1" LaunchDir="C:/Users/Wouter/Desktop/School/Projecten/RetroGame/RetroGame/VHDL/uart_communication/uart_communication.runs/synth_1" FlowId="Vivado_Synthesis" FromStepId="vivado" ToStepId="vivado"/> | ||
<Run Id="impl_1" LaunchDir="C:/Users/Wouter/Desktop/School/Projecten/RetroGame/RetroGame/VHDL/uart_communication/uart_communication.runs/impl_1" FlowId="Vivado_Implementation" FromStepId="init_design" ToStepId="write_bitstream"> | ||
<Parent Id="synth_1"/> | ||
</Run> | ||
<Parameters> | ||
<Parameter Name="runs.monitorLSFJobs" Val="true" Type="bool"/> | ||
<Parameter Name="runs.enableClusterConf" Val="true" Type="bool"/> | ||
<Parameter Name="general.shortenLongPath" Val="true" Type="bool"/> | ||
</Parameters> | ||
<ProductInfo Name="vivado"/> | ||
</Runs> | ||
|
2 changes: 1 addition & 1 deletion
2
VHDL/uart_communication/uart_communication.runs/impl_1/.init_design.begin.rst
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,5 +1,5 @@ | ||
<?xml version="1.0"?> | ||
<ProcessHandle Version="1" Minor="0"> | ||
<Process Command=".planAhead." Owner="Wouter" Host="PC-WOUTERROSENB" Pid="26048"> | ||
<Process Command=".planAhead." Owner="Wouter" Host="PC-WOUTERROSENB" Pid="24040"> | ||
</Process> | ||
</ProcessHandle> |
2 changes: 1 addition & 1 deletion
2
VHDL/uart_communication/uart_communication.runs/impl_1/.opt_design.begin.rst
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,5 +1,5 @@ | ||
<?xml version="1.0"?> | ||
<ProcessHandle Version="1" Minor="0"> | ||
<Process Command=".planAhead." Owner="Wouter" Host="PC-WOUTERROSENB" Pid="26048"> | ||
<Process Command=".planAhead." Owner="Wouter" Host="PC-WOUTERROSENB" Pid="24040"> | ||
</Process> | ||
</ProcessHandle> |
2 changes: 1 addition & 1 deletion
2
VHDL/uart_communication/uart_communication.runs/impl_1/.phys_opt_design.begin.rst
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,5 +1,5 @@ | ||
<?xml version="1.0"?> | ||
<ProcessHandle Version="1" Minor="0"> | ||
<Process Command=".planAhead." Owner="Wouter" Host="PC-WOUTERROSENB" Pid="26048"> | ||
<Process Command=".planAhead." Owner="Wouter" Host="PC-WOUTERROSENB" Pid="24040"> | ||
</Process> | ||
</ProcessHandle> |
2 changes: 1 addition & 1 deletion
2
VHDL/uart_communication/uart_communication.runs/impl_1/.place_design.begin.rst
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,5 +1,5 @@ | ||
<?xml version="1.0"?> | ||
<ProcessHandle Version="1" Minor="0"> | ||
<Process Command=".planAhead." Owner="Wouter" Host="PC-WOUTERROSENB" Pid="26048"> | ||
<Process Command=".planAhead." Owner="Wouter" Host="PC-WOUTERROSENB" Pid="24040"> | ||
</Process> | ||
</ProcessHandle> |
2 changes: 1 addition & 1 deletion
2
VHDL/uart_communication/uart_communication.runs/impl_1/.route_design.begin.rst
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,5 +1,5 @@ | ||
<?xml version="1.0"?> | ||
<ProcessHandle Version="1" Minor="0"> | ||
<Process Command=".planAhead." Owner="Wouter" Host="PC-WOUTERROSENB" Pid="26048"> | ||
<Process Command=".planAhead." Owner="Wouter" Host="PC-WOUTERROSENB" Pid="24040"> | ||
</Process> | ||
</ProcessHandle> |
2 changes: 1 addition & 1 deletion
2
VHDL/uart_communication/uart_communication.runs/impl_1/.vivado.begin.rst
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,5 +1,5 @@ | ||
<?xml version="1.0"?> | ||
<ProcessHandle Version="1" Minor="0"> | ||
<Process Command="vivado.bat" Owner="Wouter" Host="PC-WOUTERROSENB" Pid="41788" HostCore="16" HostMemory="034281848832"> | ||
<Process Command="vivado.bat" Owner="Wouter" Host="PC-WOUTERROSENB" Pid="25628" HostCore="16" HostMemory="034281848832"> | ||
</Process> | ||
</ProcessHandle> |
2 changes: 1 addition & 1 deletion
2
VHDL/uart_communication/uart_communication.runs/impl_1/.write_bitstream.begin.rst
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,5 +1,5 @@ | ||
<?xml version="1.0"?> | ||
<ProcessHandle Version="1" Minor="0"> | ||
<Process Command=".planAhead." Owner="Wouter" Host="PC-WOUTERROSENB" Pid="26048"> | ||
<Process Command=".planAhead." Owner="Wouter" Host="PC-WOUTERROSENB" Pid="24040"> | ||
</Process> | ||
</ProcessHandle> |
2 changes: 1 addition & 1 deletion
2
VHDL/uart_communication/uart_communication.runs/impl_1/clockInfo.txt
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
Binary file modified
BIN
+8 Bytes
(100%)
VHDL/uart_communication/uart_communication.runs/impl_1/init_design.pb
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
VHDL/uart_communication/uart_communication.runs/impl_1/main.bit
Binary file not shown.
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
Oops, something went wrong.