Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-26 Thread Jeff
Hi,   Got it. Thanks, Jeff > Date: Wed, 26 Feb 2014 02:32:57 +0100 > From: mic...@wp.pl > To: emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] beaglebone fpga with linuxcnc > > Hi, > > http://git.linuxcnc.org/gitweb?p

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-26 Thread Dave Cole
On 2/25/2014 11:26 PM, Gregg Eshelman wrote: > On 2/25/2014 7:21 AM, Charles Steinkuehler wrote: >> On 2/25/2014 8:16 AM, Dave Cole wrote: >>> I'm sure it would depend upon how Xylotex or others are implementing >>> their cape.. >>> >>> BTW, I'm curious; Does anyone know who came up with the term "

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Gregg Eshelman
On 2/25/2014 7:21 AM, Charles Steinkuehler wrote: > On 2/25/2014 8:16 AM, Dave Cole wrote: >> >> I'm sure it would depend upon how Xylotex or others are implementing >> their cape.. >> >> BTW, I'm curious; Does anyone know who came up with the term "cape" ?? >> That seems totally non-obvious to me,

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Gregg Eshelman
On 2/25/2014 7:16 AM, Dave Cole wrote: > > I'm sure it would depend upon how Xylotex or others are implementing > their cape.. > > BTW, I'm curious; Does anyone know who came up with the term "cape" ?? > That seems totally non-obvious to me, compared to "add-on board", > "daughter board", etc. > Di

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Michał Geszkiewicz
; >Can you provide a link to where I would be able to download the hm2_7i90.c > code? > > Thanks, > > Jeff > > > >> Date: Tue, 25 Feb 2014 11:29:58 -0800 >> From: p...@mesanet.com >> To: emc-users@lists.sourc

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Jeff
om: p...@mesanet.com > To: emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] beaglebone fpga with linuxcnc > > I forgot one detail: for EPP interfaced hostmot2 on preconfigured FPGA cards > you want to use the hm2-7i90 branch. Im hoping the features in hm2_7i90 > can be merged

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Peter C. Wallace
On Tue, 25 Feb 2014, Peter C. Wallace wrote: > Date: Tue, 25 Feb 2014 13:14:35 -0800 (PST) > From: Peter C. Wallace > Reply-To: "Enhanced Machine Controller (EMC)" > > To: "Enhanced Machine Controller (EMC)" > Subject: Re: [Emc-users] beaglebone fpga

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Peter C. Wallace
On Tue, 25 Feb 2014, Sebastian Kuzminsky wrote: > Date: Tue, 25 Feb 2014 13:45:20 -0700 > From: Sebastian Kuzminsky > Reply-To: "Enhanced Machine Controller (EMC)" > > To: "Enhanced Machine Controller (EMC)" > Subject: Re: [Emc-users] beaglebone fp

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Sebastian Kuzminsky
On 2/25/14 12:29 , Peter C. Wallace wrote: > I forgot one detail: for EPP interfaced hostmot2 on preconfigured FPGA cards > you want to use the hm2-7i90 branch. Im hoping the features in hm2_7i90 > can be merged with the hm2_7i43 driver so there is a common hm2_epp driver > for all EPP interfaced H

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Jeff
- > Date: Tue, 25 Feb 2014 11:29:58 -0800 > From: p...@mesanet.com > To: emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] beaglebone fpga with linuxcnc > > I forgot one detail: for EPP interfaced hostmot2 on preconfigured FPGA cards > you want to use the h

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Peter C. Wallace
I forgot one detail: for EPP interfaced hostmot2 on preconfigured FPGA cards you want to use the hm2-7i90 branch. Im hoping the features in hm2_7i90 can be merged with the hm2_7i43 driver so there is a common hm2_epp driver for all EPP interfaced HostMot2 cards. Peter Wallace Mesa Electronics (\

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Peter C. Wallace
On Tue, 25 Feb 2014, Jeff wrote: Date: Tue, 25 Feb 2014 10:37:38 -0800 From: Jeff Reply-To: "Enhanced Machine Controller (EMC)" To: "Enhanced Machine Controller (EMC)" Subject: Re: [Emc-users] beaglebone fpga with linuxcnc Hi,  Some info about the FPGA boards on my

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Jeff
Hi,  Some info about the FPGA boards on my site: At this point, the FPGA boards I have listed don't have any released software support to go with them.  I'm going to work on making a library for simple I/O. This version of the board uses the same BBB I/O pins that Charles's MachineKit uses for

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Len Shelton
I read somewhere that it came from Wonder Dog who wore a cape and was a beagle. >Len On 2/25/2014 11:44 AM, Jon Elson wrote: > On 02/25/2014 11:25 AM, Dave Cole wrote: >> I guess that... almost makes sense to me.. ;-) >> >> Dave >> >> On 2/25/2014 11:05 AM, Ron Ginger wrote: >>> The Arduino h

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Jon Elson
On 02/25/2014 11:25 AM, Dave Cole wrote: > I guess that... almost makes sense to me.. ;-) > > Dave > > On 2/25/2014 11:05 AM, Ron Ginger wrote: >> The Arduino has shields as the add-om board, so I guess a cape was sort >> of the other side of the shield. >> >> The name comes from the shape of the

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Dave Cole
sourceforge.net wrote: >> Dave Cole >> Subject: Re: [Emc-users] beaglebone fpga with linuxcnc >> To:emc-users@lists.sourceforge.net >> Message-ID:<530ca5d7.2020...@gmail.com> >> Content-Type: text/plain; charset=ISO-8859-1; format=flowed >> >> >> I&

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Ron Ginger
The Arduino has shields as the add-om board, so I guess a cape was sort of the other side of the shield. ron ginger On 2/25/2014 9:19 AM, emc-users-requ...@lists.sourceforge.net wrote: > Dave Cole > Subject: Re: [Emc-users] beaglebone fpga with linuxcnc > To:emc-users@lists.source

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Dave Cole
On 2/25/2014 9:21 AM, Charles Steinkuehler wrote: > apparently can't just call it a daughter-card or add-on-module because > the target audience is creative types who need to be shielded (pun > intended) from such harsh real-world concepts.:) And we wonder why people get confused when they overhea

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Josiah Morgan
I have the logi-bone on order as well. that is what made me think of how I could use it for linuxcnc as well of other projects of course. I don't write vhdl for a living so all that is still slightly foreign but fascinating to me. keep us in the loop on your efforts with the logi-bone as well as t

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Charles Steinkuehler
On 2/25/2014 7:45 AM, Josiah Morgan wrote: > I noticed that xylotex has an fpga cape in the works for beaglebone black. > (as well as other similar items from other sources) > I was curious if anyone was looking into the implementation of such fpga > capes into a linuxcnc build. > also, what would

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Charles Steinkuehler
On 2/25/2014 8:16 AM, Dave Cole wrote: > > I'm sure it would depend upon how Xylotex or others are implementing > their cape.. > > BTW, I'm curious; Does anyone know who came up with the term "cape" ?? > That seems totally non-obvious to me, compared to "add-on board", > "daughter board", etc

Re: [Emc-users] beaglebone fpga with linuxcnc

2014-02-25 Thread Dave Cole
I'm sure it would depend upon how Xylotex or others are implementing their cape.. BTW, I'm curious; Does anyone know who came up with the term "cape" ?? That seems totally non-obvious to me, compared to "add-on board", "daughter board", etc. Did that arrive out of a language translation? Or