lekernel changed the topic of #milkymist to: Milkymist One, Migen, Milkymist SoC & Flickernoise :: Logs: http://en.qi-hardware.com/mmlogs :: EHSM Berlin Dec 28-30 http://ehsm.eu :: latest video http://www.youtube.com/playlist?list=PL181AAD8063FCC9DC
kristianpaul has quit [Ping timeout: 272 seconds]
kristianpaul has joined #milkymist
kristianpaul has quit [Changing host]
kristianpaul has joined #milkymist
johndmcmaster has quit [Quit: Leaving.]
johndmcmaster has joined #milkymist
elldekaa has joined #milkymist
johndmcmaster has left #milkymist [#milkymist]
xiangfu has joined #milkymist
elldekaa has quit [Ping timeout: 240 seconds]
wolfspra1l has quit [Quit: leaving]
wolfspraul has joined #milkymist
sh4rm4 has quit [Ping timeout: 276 seconds]
sh4rm4 has joined #milkymist
Alarm has joined #milkymist
mumptai has joined #milkymist
Martoni has joined #milkymist
voidcoder has joined #milkymist
<GitHub115> [scripts] xiangfu pushed 1 new commit to master: http://git.io/Ua2bdA
<GitHub115> scripts/master 99de8c1 Xiangfu Liu: scripts/compile-*.sh: update rtems commit
mumptai has quit [Ping timeout: 260 seconds]
wpwrak has quit [Ping timeout: 245 seconds]
<Fallenou> xiangfu: thanks for your email :)
<xiangfu> Fallenou, I will try to write some code in Makefile. apply that patch automatic. :)
<Fallenou> great :)
<Fallenou> xiangfu: I noticed that freetype2 download fails
<Fallenou> I had to download it manually inside /dl/ and touch freetype2****.ok
<Fallenou> maybe a dead link or something
<Fallenou> sourceforge sucks for direct links ...
<xiangfu> Fallenou, I will try to fix that.
<Fallenou> good luck, maybe hosting the file on QI webserver would help ...
<Fallenou> xiangfu: could you also update the autotool version needed by RTEMS in the readme.html ?
<xiangfu> Fallenou, ok. I will do that later today.
<Fallenou> Ubuntu 12.04 provides autotools 2.68, but now RTEMS needs 2.69
<Fallenou> an endless race between bleeding edge RTEMS and bleeding edge Ubuntu :p
<xiangfu> got it.
<xiangfu> Fallenou, I am transferring pcb design from photo paper to PCB now. :-)
<Fallenou> ohoh :)
<Fallenou> good luck !
<Fallenou> your Spartan 6 PCB ?
<xiangfu> yes
wpwrak has joined #milkymist
<xiangfu> 0.6mil is really tiny line for hand make
<wpwrak> 15 micron ? are you making chips ? :)
<wpwrak> the Intel 4004 and 8008 were made with 10 um processes. so with 15 um you're close.
<wpwrak> but maybe you mean 6 mil, and what you're making is a PCB ? :)
<GitHub57> [scripts] xiangfu pushed 1 new commit to master: http://git.io/S3e8TQ
<GitHub57> scripts/master 553980b Xiangfu Liu: compile-flickernoise: automatic download/apply werner's rtems patches
<xiangfu> wpwrak, oh. that 6mil.
<xiangfu> that is 6mil
lekernel has quit [Read error: Connection reset by peer]
lekernel has joined #milkymist
<GitHub114> [scripts] xiangfu pushed 1 new commit to master: http://git.io/Laqvmg
<GitHub114> scripts/master ef5a71c Xiangfu Liu: README: latest rtems needs autoconf-2.69
<GitHub132> [scripts] xiangfu pushed 1 new commit to master: http://git.io/Ei3sPA
<GitHub132> scripts/master 01c60a4 Xiangfu Liu: compile-flickernoise: fix the sourceforge download url
<Fallenou> xiangfu: your Makefile always clone latest RTEMS revision ? or a specific SHA-1 ?
<xiangfu> Fallenou, latest 'master' branch.
<Fallenou> ok
<Fallenou> thanks for the quick commits !
<xiangfu> there is 'make milkymist-git-update': NOTICE. that will delete all your local commit/uncommit etc.
<Fallenou> reset --hard ?
<xiangfu> make milkymist-git-update: will run git fetch -a && git checkout -f master && git reset --hard origin/master
<Fallenou> ok I see :)
<xiangfu> I only use that on buildhost.
<Fallenou> I didn't know "quilt" tool
<xiangfu> tools for mange the patches. git have a similar wrap app. named 'stg'
<Fallenou> maybe we should add this to the requirements
<Fallenou> "Install the following packages (needed tool / package name):"
<Fallenou> (quilt)
<GitHub80> [scripts] xiangfu pushed 1 new commit to master: http://git.io/c8-fnA
<GitHub80> scripts/master 697246d Xiangfu Liu: README: add needed tool (quilt)
<xiangfu> Fallenou, yes.
<Fallenou> OK I think I have annoyed you enough in the morning :p
<Fallenou> many thanks
<xiangfu> Fallenou, not at all. I like bugs/issues. bugs mean something I can fix or learn. :-)
<xiangfu> Fallenou, good evening btw. :-D dinner time. bbl
<Fallenou> have a nice diner !
<Fallenou> good evening (morning here :p)
Martoni has quit [Remote host closed the connection]
Martoni has joined #milkymist
antgreen` has joined #milkymist
antgreen has quit [Ping timeout: 245 seconds]
elldekaa has joined #milkymist
elldekaa_ has joined #milkymist
elldekaa has quit [Ping timeout: 260 seconds]
elldekaa_ has quit [Ping timeout: 260 seconds]
antgreen` has quit [Ping timeout: 260 seconds]
voidcoder has quit [Remote host closed the connection]
elldekaa_ has joined #milkymist
voidcoder has joined #milkymist
kristianpaul has quit [Ping timeout: 260 seconds]
kristianpaul has joined #milkymist
kristianpaul has quit [Changing host]
kristianpaul has joined #milkymist
kristianpaul has quit [Ping timeout: 260 seconds]
kristianpaul has joined #milkymist
kristianpaul has quit [Changing host]
kristianpaul has joined #milkymist
<lekernel> http://www.maximintegrated.com/app-notes/index.mvp/id/3222 didn't know someone actually did it... thought it was only a research thing
<wpwrak> you mean analog and digital mixed ? that's been done a very long time ago already. check out the cypress psoc chips. (series 1 ... from 2002)
<lekernel> no, "single instruction" CPU
<lekernel> I'm looking for a good name for a simple "python-to-HDL" compiler
<lekernel> something that takes functions written in a subset of python, and generates ALU + IO + FSM
<wpwrak> a "marketing" name or a descriptive term ?
<lekernel> a relatively descriptive term that doesn't sound too bad would be best
<lekernel> pymic?
<lekernel> python to migen compiler
<wpwrak> (single-instruction) the return of the accumulator ... well, unpipelined cpus aren't new. don't remember any architecture that specifically drops everything to one cycle, though. but then, maybe they just cheat and have special sequences for memory accesses. these could then work just like a pipeline.
<wpwrak> pymig ? drop the compiler
<lekernel> I like the fact that it sounds like "mimic"
<larsc> py2hdl
<wpwrak> no good words with mig*. if mignonette was a proper tree, you could put a snake around it, but it's a bit too tiny for a mighty python
<wpwrak> migpy ... close to "magpie". some of them look cute.
<wpwrak> (mimic) but it's a compiler, not an interpreter :) "mig" from "migration" may be a better fit
<wpwrak> you could also try to use the "petrified snake" angle. you start with a snake (python) and end up with something "hard".
<wpwrak> alas, petrified snakes don't seem to be common enough for them to have their own word
<wpwrak> pytholite ? similar to pyrolite, but about pythons, not fire
<wpwrak> also seems to be a brand name for lamps
<wpwrak> lamps used for growing cannabis :) (well, among others uses, i'm sure)
<lekernel> haha
<lekernel> I like it
voidcoder has quit [Read error: Connection reset by peer]
voidcoder has joined #milkymist
<lekernel> thanks wpwrak
<GitHub67> [migen] sbourdeauducq pushed 1 new commit to master: https://github.com/milkymist/migen/commit/b171b3b3c2ebecbcb15ecd38e116399f4acde439
<GitHub67> migen/master b171b3b Sebastien Bourdeauducq: pytholite: transformable elements
Martoni has quit [Ping timeout: 260 seconds]
mumptai has joined #milkymist
xiangfu has quit [Quit: Leaving]
Alarm has quit [Quit: ChatZilla 0.9.89 [Firefox 16.0.2/20121024073032]]
Alarm has joined #milkymist
antgreen has joined #milkymist
voidcoder has quit [Remote host closed the connection]
<wpwrak> lekernel: heh, thanks for giving me the opportunity to name your "baby". a rare privilege :-)
voidcoder has joined #milkymist
lekernel_ has joined #milkymist
lekernel has quit [Ping timeout: 260 seconds]
<GitHub127> [dmp] fallen pushed 1 new commit to master: http://git.io/DJJ21Q
<GitHub127> dmp/master f353a1c Yann Sionneau: Add help messages for each argument
proppy has joined #milkymist
azonenberg has quit [Ping timeout: 260 seconds]
voidcoder has quit [Read error: Connection reset by peer]
voidcoder has joined #milkymist
Alarm has quit [Quit: ChatZilla 0.9.89 [Firefox 16.0.2/20121024073032]]
wpwrak has quit [Ping timeout: 260 seconds]
mumptai has quit [Ping timeout: 260 seconds]
wpwrak has joined #milkymist
elldekaa_ has quit [Ping timeout: 260 seconds]