Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UART #55

Open
Satoshier opened this issue Apr 10, 2022 · 1 comment
Open

UART #55

Satoshier opened this issue Apr 10, 2022 · 1 comment

Comments

@Satoshier
Copy link

Q1:Now I 'm using the PCB of Beta-V1. By comparing Prototype-V0, I found that you delete the mirco&mini USB UART. Does this mean that PCIE interface is instead of the UART? So when I use the UCM under the WINDOWS system,I just plug in the motherboard?

Q2:In Time-Card\SOM\FPGA\Binaries , what are the differences among these files? what are they used for?

@thschaub
Copy link
Collaborator

Hi @Satoshier

comments from the FPGA design perspective:

Q1: The UART and PCIe are internally in the FPGA image always parallel available (independent from the HW version you have). But to use the UART of course you need a HW version with the connector.
PCIe and UART have access via an AXI Interconnect to the same AXI Address space.
To use the UCM tool the time card has to be powered and of course the bitsream/binaries must be running.

Q2: To which binaries do you refer exactly?
There is a description in the Readme.pdf chapter 2 which might answer your question:
https://raw.githubusercontent.com/opencomputeproject/Time-Appliance-Project/master/Time-Card/SOM/FPGA/Readme.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants