Re: [M-Labs devel] Trying to get LatticeMico32 working on Altera

2014-01-14 Thread Sébastien Bourdeauducq
On 01/14/2014 08:01 PM, Salman Sheikh wrote: > I do have git available as a command as it was installed some time ago. > I downloaded misoc-master and migen-master as zip files from the git. > Should I have done it differently? Probably; try downloading them again from the Cygwin shell using the

Re: [M-Labs devel] Trying to get LatticeMico32 working on Altera

2014-01-14 Thread Salman Sheikh
I do have git available as a command as it was installed some time ago. I downloaded misoc-master and migen-master as zip files from the git. Should I have done it differently? Salman On Tue, Jan 14, 2014 at 4:29 AM, Sébastien Bourdeauducq < sebastien.bourdeaud...@lekernel.net> wrote: > On 01

Re: [M-Labs devel] Trying to get LatticeMico32 working on Altera

2014-01-14 Thread Sébastien Bourdeauducq
On 01/14/2014 05:03 AM, Salman Sheikh wrote: > Okay, got that now this error.maybe the Papilio stuff is not > downloaded? nothing to do with the Papilio support (if you had tried, you would have noticed that the error also appears with other targets). The build system tries to get the latest

Re: [M-Labs devel] Trying to get LatticeMico32 working on Altera

2014-01-13 Thread Salman Sheikh
Okay, got that now this error.maybe the Papilio stuff is not downloaded? Salman ./make.py -p papilio_pro -t simple fatal: Not a git repository (or any parent up to mount parent /cygdrive) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). Traceback (most recent call l

Re: [M-Labs devel] Trying to get LatticeMico32 working on Altera

2014-01-13 Thread Sébastien Bourdeauducq
On 01/13/2014 09:29 PM, Salman Sheikh wrote: > I got migen installed in tried this example per Sebastian's suggestion > and I get a complaint about a networkx package. http://networkx.github.io/ ___ Devel mailing list Devel@lists.milkymist.org https://s

Re: [M-Labs devel] Trying to get LatticeMico32 working on Altera

2014-01-13 Thread Salman Sheikh
I got migen installed in tried this example per Sebastian's suggestion and I get a complaint about a networkx package. Salman ssheikh@gs-560g2333030n /cygdrive/d/GMSAG/CPU_TESTING/misoc-master $ ./make.py -p papilio_pro -t simple Traceback (most recent call last): File "./make.py", line 9, in

Re: [M-Labs devel] Trying to get LatticeMico32 working on Altera

2014-01-13 Thread Florent Kermarrec
Hi, the LM32 code used in MiSoC is generic enough to be implemented on Altera devices. You can try to start with the simple SoC design provided by MiSoC and only create a platform file for your board. The Altera toolchain is supported by Mibuild. Florent 2014/1/13 Sébastien Bourdeauducq > Hi,

Re: [M-Labs devel] Trying to get LatticeMico32 working on Altera

2014-01-13 Thread Sébastien Bourdeauducq
Hi, Have you tried MiSoC and did you have problems with it? Sébastien ___ Devel mailing list Devel@lists.milkymist.org https://ssl.serverraum.org/lists/listinfo/devel

[M-Labs devel] Trying to get LatticeMico32 working on Altera

2014-01-13 Thread Salman Sheikh
I am trying to get the LatticeMico32 running on an Altera development boards. The project I am working on has a bunch of cores that we were using with an AMBA-lite bus connected to a ColdFire V1 IP core. We are replacing the ColdFire with the LM32 (and might put wrappers to convert the Wishbone to