Re: [Emc-developers] flipflop

2021-05-29 Thread Nicklas SB Karlsson
Den 2021-05-29 kl. 16:56, skrev Jeff Epler: On Tue, Apr 06, 2021 at 09:05:51PM +0100, andy pugh wrote: I wonder why the output pin of flipflop.comp is of type io? Perhaps it was intended for a specific purpose? flipflop only drives a value onto its output when it is clocked or when its set

Re: [Emc-developers] flipflop

2021-05-29 Thread Jon Elson
On 05/29/2021 09:56 AM, Jeff Epler wrote: On Tue, Apr 06, 2021 at 09:05:51PM +0100, andy pugh wrote: I wonder why the output pin of flipflop.comp is of type io? Perhaps it was intended for a specific purpose? flipflop only drives a value onto its output when it is clocked or when its set

Re: [Emc-developers] flipflop

2021-05-29 Thread Jeff Epler
On Tue, Apr 06, 2021 at 09:05:51PM +0100, andy pugh wrote: > I wonder why the output pin of flipflop.comp is of type io? > > Perhaps it was intended for a specific purpose? flipflop only drives a value onto its output when it is clocked or when its set input is true. The theory was probably

[Emc-developers] flipflop

2021-04-06 Thread andy pugh
I wonder why the output pin of flipflop.comp is of type io? Perhaps it was intended for a specific purpose? -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution

Re: [Emc-developers] FlipFlop

2017-11-16 Thread Gene Heskett
> To: EMC developers <emc-developers@lists.sourceforge.net> > > Subject: Re: [Emc-developers] FlipFlop > > > > On 11/16/2017 09:08 AM, andy pugh wrote: > >> Someone on the forum has noticed that the output pin of the > >> Flipflop component is of IO t

Re: [Emc-developers] FlipFlop

2017-11-16 Thread Gene Heskett
On Thursday 16 November 2017 10:08:50 andy pugh wrote: > Someone on the forum has noticed that the output pin of the Flipflop > component is of IO type > > This seems slightly odd. (It is a compnent that has had very little > attention) >

Re: [Emc-developers] FlipFlop

2017-11-16 Thread Jon Elson
On 11/16/2017 10:58 AM, Peter C. Wallace wrote: At the risk of showing my age, I think you could do this on some early (RTL) hardware flip flops... Yes, any FF that pre-dates the master-slave FF will be able to be set or cleared by jamming the output. Jon

Re: [Emc-developers] FlipFlop

2017-11-16 Thread Peter C. Wallace
On Thu, 16 Nov 2017, Jon Elson wrote: Date: Thu, 16 Nov 2017 10:50:58 -0600 From: Jon Elson <el...@pico-systems.com> Reply-To: EMC developers <emc-developers@lists.sourceforge.net> To: EMC developers <emc-developers@lists.sourceforge.net> Subject: Re: [Emc-developers] FlipFlop

Re: [Emc-developers] FlipFlop

2017-11-16 Thread Jon Elson
On 11/16/2017 09:08 AM, andy pugh wrote: Someone on the forum has noticed that the output pin of the Flipflop component is of IO type This seems slightly odd. (It is a compnent that has had very little attention)

[Emc-developers] FlipFlop

2017-11-16 Thread andy pugh
Someone on the forum has noticed that the output pin of the Flipflop component is of IO type This seems slightly odd. (It is a compnent that has had very little attention) https://github.com/LinuxCNC/linuxcnc/commits/master/src/hal/components/flipflop.comp -- atp "A motorcycle is a bicycle