Forum Discussion

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

Finding name in block diagram

hi~ I have a problem finding name in blcok diagram.

i made a fulladder with vhdl language.

but i want to make a fulladder with block diagram.. but i cant find

where it is!!

Do you know the way to find logic names?

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    in the VHDL file, you need to create the block diagram.

    Go to File -> Create/Update -> Create Symbol files for current file

    That should add the symbol to your current project.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    in the VHDL file, you need to create the block diagram.

    Go to File -> Create/Update -> Create Symbol files for current file

    That should add the symbol to your current project.

    --- Quote End ---

    i can't understand what you say..

    can you expalin more in detail?

    in my thought.. after i did all you ordered,, nothing happened..
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    once you've created the symbol file, you then double click in your block diagram file and find the entity you want to place.