U
underground
Guest
When I code a simple I2C interface using VHDL,I suffer a critical problem
that is about synthesizing the tri-state
buffer(inout) because of sending the "Ack" to the master interface from
the designed slave when the mode at "slave receiver".
Firstly I thought that might be the problem about compiler
sofeware(MaxplusII) because the I found that many people said the
"MaxplusII" couldn't synthesize the "tri-state" case because of the
"LCell"(possibily..) or something...
So I tried to compiled my code using "QuartusII" and then simulated it,but
the simulation result still didn't happen and I thought my problem might
be caused by either "The code wrong.." or "the FPGA(FLEX10K30RC240-3)
can't realize
the tri-state.."(Some people also said that in the web.)
But when I mailed to the Altera Corp.,the engineer told me
that the tri-state in FLEX10K could be realized...
So,I want to find someone here to do me a favor.
If the tri-state can be realized in FLEX10K,how do I modify
my code?
Does anyone(worked for this before) can provide me your code
or suggestions? I will appreciate very much.
underground
that is about synthesizing the tri-state
buffer(inout) because of sending the "Ack" to the master interface from
the designed slave when the mode at "slave receiver".
Firstly I thought that might be the problem about compiler
sofeware(MaxplusII) because the I found that many people said the
"MaxplusII" couldn't synthesize the "tri-state" case because of the
"LCell"(possibily..) or something...
So I tried to compiled my code using "QuartusII" and then simulated it,but
the simulation result still didn't happen and I thought my problem might
be caused by either "The code wrong.." or "the FPGA(FLEX10K30RC240-3)
can't realize
the tri-state.."(Some people also said that in the web.)
But when I mailed to the Altera Corp.,the engineer told me
that the tri-state in FLEX10K could be realized...
So,I want to find someone here to do me a favor.
If the tri-state can be realized in FLEX10K,how do I modify
my code?
Does anyone(worked for this before) can provide me your code
or suggestions? I will appreciate very much.
underground