Can you use the Verilog test code, and how to use it if you can, thank you.
Author: Stefan Andrey Jul 23, 2020 2281
Can you use the Verilog test code, and how to use it if you can, thank you.
Mason Posted on 2020/7/23 12:07:44
Modelsim supports hybrid simulation.
Reply 0Posted on 2020/7/23 12:09:10
Mason Reply
Enter vsim -t ps in the command line, ps means the simulation accuracy is 1ps.
Reply 0Posted on 2020/7/23 12:10:26
Stefan Andrey Reply
Think of the VHDL module as a verilog module. You can write testbench in verilog. In the testbench, you can call the VHDL module according to the method of calling the verilog module.
Reply 0Matthew Posted on 2020/7/23 12:08:07
Yes. Just call it directly.
Reply 0Posted on 2020/7/23 12:08:32
Matthew Reply
What do you write at the beginning,
For example, when testing verilog, write at the beginning
`timescale 1ns/1ns
`include "./datacheck.v"
How to write if VHDL test.
Reply 0Joseph Posted on 2020/7/23 12:09:42
Verilog and VHDL are the same.
Reply 0Manufacturer:Xilinx
Product Categories:
Lifecycle:Obsolete -
RoHS: No RoHS
Manufacturer:Xilinx
Product Categories: FPGAs (Field Programmable Gate Array)
Lifecycle:Obsolete -
RoHS: No RoHS
Manufacturer:Xilinx
Product Categories:
Lifecycle:Any -
RoHS: -
Manufacturer:Xilinx
Product Categories:
Lifecycle:Any -
RoHS: -
Manufacturer:Xilinx
Product Categories: Semiconducteurs & Actifs
Lifecycle:Obsolete -
RoHS: No RoHS
Support