Forum Discussion

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

truth table to bdf file

I have a truth table in excel and I would like to take those numbers and make a bdf file in quartus from that truth table. Is there a way to do that?

If not directely in quartus is there some app that will generate files that Quartus can use?

2 Replies

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

    If you don't mind a quick learn of Altera's proprietary AHDL language, that is probably the quickest way to put your truth table in a design (search on "truth table" in Quartus).

    Once that simple file compiles, you can do "File... Create/Update ... Create Symbol file for current files," and this will create the block diagram symbol that you want.