Author Topic: How to simulate the PWM IP Core in vivado  (Read 4781 times)

jinyu

  • Active Member
  • *
  • Posts: 20
How to simulate the PWM IP Core in vivado
« on: March 29, 2018, 05:15:50 PM »
Hi,
   
   The VHDL language is too opaque to understand for me ,

   I want to use vivado to simulate the IP core in the folder IIot-EDDP/HLS/ARTY_Z7_FULL/ip_lib/ axis_pwm_1.0/hdl ,but I don't konw how to start and which document I

should read .
   
   Is anyone can give me the Necessary steps  to simulate aix_pwm_1.0 IP core  using vivado ?
 
  regards

JH

  • Administrator
  • Hero Member
  • *****
  • Posts: 2060
Re: How to simulate the PWM IP Core in vivado
« Reply #1 on: April 10, 2018, 08:46:18 AM »
 Hi,
you find xilinx documentation for simulation here (if you want to use Vivado simulator):
You must wrote your own testbench for IP simulation.
br
John

jinyu

  • Active Member
  • *
  • Posts: 20
Re: How to simulate the PWM IP Core in vivado
« Reply #2 on: April 10, 2018, 12:13:00 PM »

I understand,,,thank you. have a nice day !