In: Computer Science
Lab4: Functions, Procedures, and Testbenches in vivado Conclusion:
Question4: How are statements executed inside of a procedure?
Question6: How are statements executed inside of a function?
Question7: What is the difference between inertial delay and transport delay?
Question8: What is the purpose of having the use STD.textio.all; statement in the testbench file?
Question9: Why do we not have any ports declared in the entity of a testbench?
Question10: Describe what happens inside the architecture portion of a testbench design.