This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28P650DK: CLB Sysconfig Output LUT runtime modification

Part Number: TMS320F28P650DK
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

This is with reference to a design using the CLB SysConfig tool for one of our state machines to generate custom pulse pattern.

In one of the TILE design, the Output Look-Up Table 5 is bound a logic equation taking Input 0 and Input 1. I would like to modify this equation at run time based on application logic, i.e select Input 0 or (Input 0 AND Input 1) based on application logic. Pls let me know if there is a way to modify. I have tried other approaches like assigning outputs of FSM, but it gives erroneous result.

Although, it looks like a simple condition, I am not able to access the individual inputs of Output LUT through APIs. Any advice/ help on this would be greatly appreciated.