Re: [myhdl-list] model a delay line?
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2010-07-07 19:50:51
|
When you declare a signal you can give it a delay, like the following. Sig = Signal(intbv(0), delay=100) ** sent from mobile device ** On Jul 7, 2010 2:45 PM, "Thomas Heller" <th...@ct...> wrote: I want to simulate such a triggerable oscillator (hope you can read my ascii art; it is a nor-gate with a delay line connecting the inverting output with an input): ------- --( delay )---- | ------- | | | | \--- | ----\ \O----- ) ) input >-----/ /-----------------> output /--- Does someone have an idea about how I can simulate the delay line? -- Thanks, Thomas ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ myhdl-list mailing list myh...@li... https://lists.sourceforge.net/lists/listinfo/myhdl-list |