I am learner in verilog with less knowledge and trying to develop more understanding.I wrote a simple verilog code and synthesize and implement it. I do not have understanding of Look up tables.
When I saw design summary, It's giving like:
Device Utilization Summary
Number of 4 input LUTs 24(Used) 9,312(Available ) 1%(Utilization)
What does it means? as it mention available no of 4 input LUTs are 9,312. Is it Device specification?
Thanks