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

c54uart multi-driven net #49

Open
AnttiLukats opened this issue Apr 9, 2016 · 1 comment
Open

c54uart multi-driven net #49

AnttiLukats opened this issue Apr 9, 2016 · 1 comment

Comments

@AnttiLukats
Copy link

line 188

        fastio_rdata(6) <= reg_status6_tx_empty;

is reported as critical warning, multi driven net in vivado, fixed CONSTANT is selected, so it would cause error in function

@gardners
Copy link
Owner

gardners commented Apr 9, 2016

Great to see someone working on getting it building on Vivado.

The error should indicate the other driver?

On Sat, Apr 9, 2016 at 6:09 PM, Antti Lukats [email protected]
wrote:

line 188

    fastio_rdata(6) <= reg_status6_tx_empty;

is reported as error, multi driven net, vivado


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#49

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