Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

what is the function of cyclone_lcell?

I want to know what is the function of cyclone_lcell?

Where can I find the description of its parameter like the following?

parameter output_mode = "reg_and_comb";

parameter operation_mode = "normal";

parameter synch_mode = "off";

parameter lut_mask = "unused";

parameter register_cascade_mode = "off";

parameter sum_lutc_input = "datac";

parameter cin_used = "false";

...

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Some information can be found in the User Guide designing with low-level primitives. For Stratix FPGA families, more information in the advanced synthesis cookbook.