Forum Discussion

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

Quartus 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

1 Reply