How to create a PWM controller in VHDL

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ค. 2024
  • Today I'm using pulse-width modulation (PWM) to control the brightness of an LED using VHDL. I'm using the Lattice iCEstick FPGA development board.
    Download the code for free from the VHDLwhiz shop:
    vhdlwhiz.com/product/vhdl-pwm...
    Click the link to get to the free tutorial:
    vhdlwhiz.com/pwm-controller/
    Look for the "Need the ModelSim project files?" in the article to download the VHDL files and ModelSim / iCEcube2 projects.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 9

  • @_Junkers
    @_Junkers 4 ปีที่แล้ว +13

    Fight the good fight comrade, Verilog must never win.

  • @Anbuninja840
    @Anbuninja840 ปีที่แล้ว

    this explained it better and more than my udemy vhdl course

  • @Aljazaeery1968
    @Aljazaeery1968 2 ปีที่แล้ว +1

    Hello, thank you for this good tutorial. Please i need the entire VHDL code of the PWM controller. Thank you

    • @VHDLwhiz
      @VHDLwhiz  2 ปีที่แล้ว +1

      You can download it from the VHDLwhiz shop for free: vhdlwhiz.com/product/vhdl-pwm-generator/

  • @mohammedmostefabelhadjmost417
    @mohammedmostefabelhadjmost417 3 ปีที่แล้ว

    hello. how we can use the externel clock !

    • @VHDLwhiz
      @VHDLwhiz  3 ปีที่แล้ว +1

      You have to assign the "clk" signal from the entity to an external pin on the FPGA. You can download the example project for Lattice iCEcube2 from the associated blog post. The link is in the video description.

  • @mubasheer5584
    @mubasheer5584 4 ปีที่แล้ว +2

    Hi nice tutorial thanks for this.. but I don't know from where I can download I checked there is no option to download.

    • @VHDLwhiz
      @VHDLwhiz  4 ปีที่แล้ว +2

      Hello Ahmed,
      There are three forms in the tutorial where you can enter your email address and receive the project in your inbox. Go to vhdlwhiz.com/pwm-controller/ and search for "GIVE ME THE FILES". :)

    • @mubasheer5584
      @mubasheer5584 4 ปีที่แล้ว

      @@VHDLwhiz okay thank you sir.. I received it..
      Sir please suggest me any video tutorials by which I can understand about generics, integer, array and keyword "type" in VHDL..