Menu

#6 Programmable Transition Times

open
nobody
None
5
2008-07-29
2008-07-29
Lane Brooks
No

The transition time is currently hard-coded to be 1/4 of a cycle. This edge rate is too slow for my tastes, so I created a new command line option -t|--transition that lets you specify the transition time as a percentage of the cycle time. It defaults to the old behavior of 0.25.

Discussion

  • Lane Brooks

    Lane Brooks - 2008-07-29
     
  • Kalin Staykov

    Kalin Staykov - 2009-01-13

    This is very nice because now it's possible to create ideal clocks (-t 0). The problem however is that the command will apply to all signals - not just to a clock.

    I think that it will be best to have this not as an option of the drawtiming command but instead to have it as an option for the input file. This will allow for ideal clocks and non-ideal (real) signals.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.