Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers

Attribute Altera

Altera_Forum
Honored Contributor II
863 Views

Which is the equivalent command to map in a lut an architecture for alterA? 

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
0 Kudos
0 Replies
Reply