State FlipFlops for PLU (LPC55S69)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

State FlipFlops for PLU (LPC55S69)

643 Views
randa_zarrouk
Contributor III

Hello, 

I have some questions regarding the FF deployment in the PLU module:

Point 1:

"The outputs of up to four of the LUTs can be captured in one of the four state flip-flops" UM

Do this mean that it is only possible to use the FFs with LUT0, LUT1, LUT2 and LUT3 ? Since in the configuration tool there is a warning to use assign the FF to the LUT with the same index (also when mapping it only show FF with index from 0 to 4) . 

In addition, does it mean that: every flipflop is able to get its input from only one LUT output (since it is only 1bit storage) and the state index is the index of the respective LUT? 
 

Point 2:

"which can then be used as primary outputs and/or connected to the inputs of other LUTs." UM

Using the configuration tool (direct, LUT-based design), I was trying to use the output of one of the LUTs as input for a FF and in the same time as an input for and other LUT (also to one of the primary PLU outputs) but the was only possible to be done from one entity to just an other entity, not more than one in the same time (Yallow arrow in the figure below). 

pastedImage_12.png
I also wanted use the output of the FF as a primary PLU outputs and in the same time an input to one of the LUTs but was not possible, it was either possible to wire it to the LUT input or one of the primary PLU outputs (Red arrow in the figure below).
pastedImage_13.png
Any idea?
 

Thank you for your help. 

Labels (2)
Tags (3)
0 Kudos
3 Replies

501 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Randa,

I have tried to use ConfigTools function in MCUXpresso ver11.0.1, but it appear that the ConfigTools function in MCUXpresso does not support PLU peripheral.

Can you share the *.mex file based on LPC55S69?

I think the state Flip-Flop input can only be LUT_OUT[0:3].

Regarding the question that same LUT_OUT[0] routes to multiple input source as your first figure , D port of flip-flop, output pad, and input port of LUT_OUT[1], I think it is okay from the Fig 140. PLU block diagram in UM11126.pdf.

Hope it can help you

BR

XiangJun Rong

0 Kudos

501 Views
randa_zarrouk
Contributor III

Hi Xiang Jun Rong,

Thank you for your response. 

Actually I am using the configuration tool which is a separate SW from the the MCUXpresso. 

                                              pastedImage_2.png

What is the *.mex file? 

0 Kudos

501 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Randa,

Thank you for point out the tools of PLU, I have downloaded it.

The *.mex is the configuration file for the MCUXpresso Config Tools.

Hope it can help you

BR

XiangJun Rong

0 Kudos