c65gs icon indicating copy to clipboard operation
c65gs copied to clipboard

c54uart multi-driven net

Open AnttiLukats opened this issue 8 years ago • 1 comments

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

AnttiLukats avatar Apr 09 '16 08:04 AnttiLukats

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 https://github.com/gardners/c65gs/issues/49

gardners avatar Apr 09 '16 10:04 gardners