Lesson 92 - Example 62: Traffic Light Controller

Поділитися
Вставка
  • Опубліковано 21 гру 2024

КОМЕНТАРІ • 29

  •  9 років тому +2

    Hey LBEbooks, you are just plain amazing, man, just pure awesome!

  • @okidave
    @okidave 8 років тому +1

    Thank you for your explanations, your short video helped me understand better than hours of lectures.

  • @ahmedmedani9147
    @ahmedmedani9147 5 років тому +1

    This is what evergreen contents all about..
    Thank you so much

  • @nunonavega1043
    @nunonavega1043 9 років тому +20

    I know this video is old but if you read this I would like to thank you sir

  • @Mehd1_astro
    @Mehd1_astro 7 місяців тому

    it helped me thanks man

  • @kapil1600
    @kapil1600 4 роки тому

    Thank you sir. Today is my viva on this same assignment and you help me alot.

  • @ronaldandriecorado2982
    @ronaldandriecorado2982 9 років тому +4

    thank you so much, just wondering how to make the test bench using xilinx 14.5, tia

  • @ivvo7002
    @ivvo7002 8 років тому +1

    4:39 why signal count set to X"0" . any difference if that "0000" ?

    • @kamalebrahimi8623
      @kamalebrahimi8623 6 років тому +1

      it's the same thing , X stands for four digit

    • @382946rthu
      @382946rthu 6 років тому

      Yeah X is the hex representative

  • @382946rthu
    @382946rthu 6 років тому

    I loved the books, need debounce and double buffer coming off the button to prevent metastability.

  • @hellobaby508
    @hellobaby508 11 років тому +1

    Thank you

  • @FaytxZenAMV
    @FaytxZenAMV 11 років тому +6

    Significantly less confused than I was 8 minutes ago.

  • @hamdiferiel1533
    @hamdiferiel1533 6 років тому

    Please I need some one to help me I need prg at vhdl to trafic system intelligent please

  • @ainaanadiaazmi3521
    @ainaanadiaazmi3521 3 роки тому

    thank you sir, you help me so much for my test

  • @suchismitadebnath6075
    @suchismitadebnath6075 3 роки тому

    can you give me the test bench for this ?

  • @mohamedbashir7797
    @mohamedbashir7797 5 років тому

    when I type U2: traffic , it says error traffic is not declared . I am new to vhdl , is there a library to include if working with two sources

  • @kofiasare8824
    @kofiasare8824 5 років тому

    the testbench reads green but my behavioural simulation says error for earlier errors

  • @ciprianskg
    @ciprianskg 7 років тому

    I have this error
    ERROR:HDLParsers:3014 - "C:/Users/...../FPGA/work/traffic_lights_top.vhd" Line 4. Library unit traffic_components is not available in library work.

    • @kevine8089
      @kevine8089 4 роки тому

      There is no separate traffic_components package in this example

  • @mohamedbashir7797
    @mohamedbashir7797 5 років тому

    Can someone explain to me how the lights simulate through the case state where he set s0 light to 100001
    S1 light to 100010
    S2 light to 100100
    .....
    So on I am trying to understand how the binary bits are set to each state . Would be helpful if you provide truth table

    • @kevine8089
      @kevine8089 4 роки тому

      I'm not sure that I understand your question.. but you know that the bits of "lights" are ons/offs for the red of North-South set, yellow of North-South set, green of North-South set, red of East-West set, yellow of East-West set, green of East-West set, yes?

    • @1stplace362
      @1stplace362 4 роки тому

      100 red 010 yellow and 001 green but idk how he decide that :(

    • @kevine8089
      @kevine8089 4 роки тому

      @@1stplace362 Well, the sequence is usually thought of as Red Yellow Green or Green Yellow Red, so that's why the numbers are chosen in that kind of order, & 100, 010 & 001 are "one hot encoding" choices. Does that help?

  • @robertfaney4148
    @robertfaney4148 8 років тому

    can you please put a video for a simple vending machine with no change given to make ti simple

  • @kkjj4937
    @kkjj4937 4 роки тому

    Can I have your email, I want to ask something about this

  • @ulquim
    @ulquim 11 років тому

    nice