bitprolix
Junior Member level 2
- Joined
- Sep 19, 2013
- Messages
- 24
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 235
Hi All,
Sometime back in this forum I had asked some queries pertaining to Behavioural modelling of an elevator-controller. I succeeded in doing the required design in VHDL and the same in Verilog as well. While doing this exercise, I also came to know that it is possible to use a VHDL testbench to simulate a design written in Verilog by using Altera's ModelSim complete version. This VHDL testbench was provided by my instructor and now I'm wondering that, what is the point in doing such kind of simulation. One thing that I could think of is that by using different Testbenches, it is possible that I can verify the design a lot more, but I think I can achieve the same thing by using different testbenches, written in Verilog itself. So why use a VHDL testbench for simulating a Verilog design ? Are their any benefits? Are there any disadvantages too(other than having to learn two different languages to write the testbench) ?
Sometime back in this forum I had asked some queries pertaining to Behavioural modelling of an elevator-controller. I succeeded in doing the required design in VHDL and the same in Verilog as well. While doing this exercise, I also came to know that it is possible to use a VHDL testbench to simulate a design written in Verilog by using Altera's ModelSim complete version. This VHDL testbench was provided by my instructor and now I'm wondering that, what is the point in doing such kind of simulation. One thing that I could think of is that by using different Testbenches, it is possible that I can verify the design a lot more, but I think I can achieve the same thing by using different testbenches, written in Verilog itself. So why use a VHDL testbench for simulating a Verilog design ? Are their any benefits? Are there any disadvantages too(other than having to learn two different languages to write the testbench) ?