Compiling *.vhdl into a library, using Altera Quartus II

前端 未结 2 807
隐瞒了意图╮
隐瞒了意图╮ 2020-12-21 09:19

I am trying to use \'Floating point and Fixed point package\' as a part of my filter design in VHDL. I am using Altera Quartus II as the development environment. I downloade

2条回答
  •  再見小時候
    2020-12-21 09:44

    Just compile them into work as you would any other files in your project and refer to them by use work._library_name_.

提交回复
热议问题