Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHow do I find out which library contains the OR2 entity?
Is there some library supplied with Quartus that contains so-called 'primitives' like OR2? The only files I can find that contain 'OR2' are in the C:\altera\90sp2\quartus\libraries\primitives\logic directory. These files, (e.g. or2.bsf), do not appear to contain entity definitions. If I want to have an OR2 component to use in my design, do I have to make it myself ( explicitly define the entity port map, architecture, etc )?