I am getting an error when compiling my program for my CompactRIO/9102. My program is basically a big state machine that is controlling an Electron Beam deposition system.
How do I reduce:
1. Number of 4 input LUTs
2. Number of occupied Slices
3. Total Number 4 input LUTs
Is my overmapping an issue of too many variables or too many loops/sequences or both? Another issue is that it takes 6 hours to compile only to tell me after 6 hrs that I am overmapped. Is there a quicker way to find this out?
Thanks for your help,
Matt
Here's the error I get:
Design Summary:
Number of errors: 1
Number of warnings: 0
Logic Utilization:
Number of Slice Flip Flops: 7,876 out of 10,240 76%
Number of 4 input LUTs: 11,028 out of 10,240 107% (OVERMAPPED)
Logic Distribution:
Number of occupied Slices: 6,599 out of 5,120 128% (OVERMAPPED)
Number of Slices containing only related logic: 4,564 out of 6,599 69%
Number of Slices containing unrelated logic: 2,035 out of 6,599 30%
*See NOTES below for an explanation of the effects of unrelated logic
Total Number 4 input LUTs: 12,627 out of 10,240 123% (OVERMAPPED)
Number used as logic: 11,028
Number used as a route-thru: 1,599
Number of bonded IOBs: 106 out of 324 32%
IOB Flip Flops: 8
Number of GCLKs: 1 out of 16 6%
Total equivalent gate count for design: 146,442
Additional JTAG gate count for IOBs: 5,088
Peak Memory Usage: 191 MB