Altera_Forum
Honored Contributor
16 years agoQuartus ii attributes
Which is the equivalent command to map in a lut an architecture for
quartus ii? In Xilinx project i use the attribute xc_map: string; attribute xc_map of rtl : architecture is "fmap"; In the Altera project, is it possible? So all the architecture in my project will be placed in different lut and i can use the placemente in the tcl script with the command set_location_assignment. Thank you