Thanks for pointing out to this document.
However I find it very specific to ModelSim and QuestaSim Software.After reading some other documents its looks like the Altera primitives are built in the Quartus II Software.I have also searched for the primitives along with their definitions in the Altera installation directory but could not find everything i was looking for.
Actually in our company we are now using GHDL as a simulation tool.I want to set up an environment where i have all the primitives needed to simulate a design in one place just like we have in Xilinx.
In case of Xilinx all the primitives are present inside the installation directory at one place.Once given the path GHDL imports all the primitives needed to simulate the design.Actually we already have a design using Xilinx primitives.If we want to do the same using Altera how do i set up a similar environment for GHDL.
I am specifically looking for Altera primitives and their definitions(simulation models) to place them altogether in one place, so that we can use GHDL to simulate our design the same way we did for Xilinx.
Thanks in advance.