Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable
        Hello, in trying to understand better the FX3 architecture I've hit a wall regarding the 3 ( sometimes 4 ) counters used by GPIF block: that is address, data, control and sometimes I've seen mentioned a state counter. I wasn't able to find a clear explanation about them, the documentation available is pretty sparse and spread in between many files. So I was wondering if somebody can point me to a document that contains a full description of the purpose and intended usage of those counters, especially what is their link with the actual data and address, how the control counter is used and what about the state counter that is mentioned once and then disappears ? Any help is really appreciated. Best regards, MC P.S> The input box for messages is really small, if a forum administrator reads this please consider increasing the size.   
1 Solution
Anonymous
Not applicable

 Hi,

   

Data, Address and Control counters are just three counter resources available on the GPIF II hardware of FX3.

   

Nothing specific to the data, address and control lines. 

   

They just named like that to distinguish each counter. You just need to use LD_DATA_COUNT, COUNT_DATA and DATA_CNT_HIT together to access a counter.

   

     

   

 

   

Thanks,     

   

Sai Krishna.

View solution in original post

0 Likes
3 Replies