1 生成 .bdf文件   file → new → block diagram/schematic file  

2 .v 调用 .bdf      将 .bdf 文件转换为 .v文件再调用 .v文件

    .bdf 转换为 .v文件 : file → creat/update → creat hdl design file from current file

    注意 :更新 .bdf之后要重跑上述步骤生成 .v

3 .bdf 调用 .v      将 .v文件转换为 .bdf 文件再调用 .bdf 文件, .bdf 文件添加到工程后 会在 器件库中显示

    .v转换为 .bdf  :  file → creat/update → creat symbol files for current file

    注意 : 更新 .v后要重跑上述步骤 生成 .bdf

quartus .bdf格式 和 .v格式 互相转换及调用

   

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-20
  • 2022-02-08
  • 2022-12-23
  • 2022-12-23
  • 2021-09-08
猜你喜欢
  • 2021-09-10
  • 2022-01-18
  • 2022-12-23
  • 2022-12-23
  • 2021-12-27
  • 2021-11-27
  • 2022-12-23
相关资源
相似解决方案