I am developing a FPGA VI that uses both a 1D Look-Up Table and the
FPGA Memory Read & Write functions. The Help section on the
LUT function has left me wondering if both of these functions use the
8K x 16 RAM onboard the FPGA. If so, then there is the potential
for a memory mapping conflict. Can anyone enlighten me on where
the LUT function actually stores its data? If it does store it in
the 8K RAM, then how do I find out which addresses it is using?
- Keith