ece 368 cad-based logic design shantanu dutt.pptVIP

  • 7
  • 0
  • 约8.2千字
  • 约 21页
  • 2016-11-14 发布于山西
  • 举报
ece 368 cad-based logic design shantanu dutt

ECE 368 CAD-Based Logic Design Shantanu Dutt Lecture 11 File I/O and Textio in VHDL (courtesy of Karam Chatha, ASU) Files In all the testbenches we created so far, the test stimuli were coded inside each testbench. Hence, if we need to change the test stimuli we need to modify the model or create a new model. Input and output files can be used to get around this problem. File Definition and Declaration file_type_defn = type file_type_name is file of type_mark ; A file class needs to be defined before it can be used. Once defined, a file object can be declared. type integer _f

文档评论(0)

1亿VIP精品文档

相关文档