Odd partern blink test, logibone_r1_blink.bit

LED0 blink two time consecutively and then pause, is that expected behavior? From the wiki I see it should blink at a specific freq?

Video:


Comments

  • Hi,

    this is what you can expect from the code on the github. One led blinks while other one execute the well-known heart-beat pattern. I'll modify this to have the code consistent with the wiki.

    Regards,

    Jonathan Piat
  • Ok thanks, glad to see I'm not crazy.
    Generated my first bit file with ISE and now I see what I was expecting.

    Where is the heartbeat code in the git repo? Don't see it in logi-projects, only the regular blink is present.
  • Hi Darth.

    Glad to hear you got it blinking.  On to bigger and faster :).  

    The heartbeat code is located in logi-hard (hardware or hdl drivers) repository on github.  Or you can just copy to code directly from here. '

    Cheers!
Sign In or Register to comment.