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
<GitHub37> [lm32] mwalle created master (+43 new commits): https://github.com/mwalle/lm32/compare/d1a411bf17c3^...35f844ba1475
<GitHub37> lm32/master 142343d lekernel: upgrade to LM32 v3.5...
<GitHub37> lm32/master 3593788 lekernel: make the interrupts active high...
<GitHub37> lm32/master d1a411b lekernel: initial commit...
<mwalle> here we go :)
<mwalle> lekernel__: would be cool, if this could be hosted under github.com/milkymist/
elldekaa has quit [Remote host closed the connection]
elldekaa has joined #milkymist
xian9fu has joined #milkymist
elldekaa has quit [Ping timeout: 252 seconds]
xiangfu has joined #milkymist
xiangfu has quit [Quit: leaving]
xiangfu has joined #milkymist
xiangfu has quit [Client Quit]
xiangfu has joined #milkymist
xiangfu has quit [Quit: leaving]
xiangfu has joined #milkymist
xiangfu has quit [Client Quit]
xian9fu has quit [Quit: Leaving]
xiangfu has joined #milkymist
Martoni has joined #milkymist
mumptai has joined #milkymist
kilae has joined #milkymist
xiangfu has quit [Ping timeout: 244 seconds]
xiangfu has joined #milkymist
Fallenou has quit [Ping timeout: 260 seconds]
xiangfu_ has joined #milkymist
xiangfu has quit [Ping timeout: 264 seconds]
elldekaa has joined #milkymist
mumptai has quit [Ping timeout: 272 seconds]
xiangfu has joined #milkymist
xiangfu has joined #milkymist
lkcl__ has joined #milkymist
xiangfu has quit [Client Quit]
lkcl_ has quit [Ping timeout: 264 seconds]
lkcl_ has joined #milkymist
lekernel__ has quit [Ping timeout: 245 seconds]
lekernel__ has joined #milkymist
<lekernel__> Git law #3: Every positive initial feeling toward submodules has an equal and opposite second feeling.
lkcl__ has quit [Ping timeout: 272 seconds]
<lekernel__> but I can give it a try.
lkcl__ has joined #milkymist
<lekernel__> mwalle: I have modded lm32 in ng to have level sensitive interrupts... guess we should make that a configurable option
lkcl_ has quit [Ping timeout: 248 seconds]
<lekernel__> mwalle: https://github.com/milkymist/lm32 - you should have write access
lkcl_ has joined #milkymist
lkcl__ has quit [Ping timeout: 244 seconds]
Gurty has quit [Ping timeout: 244 seconds]
Gurty has joined #milkymist
elldekaa__ has joined #milkymist
elldekaa has quit [Ping timeout: 272 seconds]
xiangfu_ is now known as xiangfu
xiangfu has quit [Quit: leaving]
xiangfu has joined #milkymist
elldekaa__ has quit [Ping timeout: 244 seconds]
elldekaa__ has joined #milkymist
xiangfu has quit [Quit: leaving]
elldekaa has joined #milkymist
elldekaa__ has quit [Ping timeout: 248 seconds]
dvdk has joined #milkymist
elldekaa has quit [Remote host closed the connection]
elldekaa has joined #milkymist
<mwalle> lekernel__: looking at your patch in -ng, is there a reason why you delay ip for one cycle
<mwalle> ?
<mwalle> lekernel__: and you could enable the notifications, this time i can't do this ;)
lkcl__ has joined #milkymist
lkcl_ has quit [Ping timeout: 250 seconds]
lkcl__ has quit [Ping timeout: 246 seconds]
lkcl__ has joined #milkymist
jimmythehorn has joined #milkymist
elldekaa has quit [Read error: Connection reset by peer]
mumptai has joined #milkymist
Alarm has joined #milkymist
elldekaa has joined #milkymist
Scopeuk_ is now known as scopeuk
Fallenou has joined #milkymist
Alarm has quit [Quit: ChatZilla 0.9.89 [Firefox 17.0.1/20121128204232]]
kilae has quit [Quit: ChatZilla 0.9.89 [Firefox 17.0.1/20121128204232]]
<lekernel__> mwalle: added notifications
<lekernel__> mwalle: registering things when you can may help with timing, but not sure if it's really necessary here
<GitHub190> [lm32] none pushed 3 new commits to master: http://git.io/q9joSA
<GitHub190> lm32/master 8945e79 Michael Walle: fix typos in interrupt_unit.v...
<GitHub190> lm32/master ca5679d Michael Walle: add README...
<GitHub190> lm32/master 6d2b5b9 Michael Walle: add config option for level-sensitive interrupts...
<mwalle> lekernel__: can i push the commit which removes the lm32 sources in milkymist and import it as a submodule?
<lekernel__> yes
<GitHub146> [milkymist] mwalle pushed 1 new commit to master: https://github.com/milkymist/milkymist/commit/73d07fb73f9bc7eb945e0e23ee8851c98b0f17e3
<GitHub146> milkymist/master 73d07fb Michael Walle: lm32: move into submodule...
<lekernel__> thanks!
<mwalle> lekernel__: for milkymist-ng you could try it yourself (: lm32_config.v should be somewhere outside the path and if you imported the submodule in verilog/lm32 the path would be changed to verilog/lm32/rtl, dunno :)
<GitHub61> [milkymist] sbourdeauducq pushed 1 new commit to master: https://github.com/milkymist/milkymist/commit/5cec7ea9ce73f97b0b5cdf139b0d0822e2bb84df
<GitHub61> milkymist/master 5cec7ea Sebastien Bourdeauducq: remove LICENSE.LATTICE (now into lm32 submodule)
<lekernel__> what's the mmu status btw?
<mwalle> seems to work :)
<mwalle> maybe someone comes up with a linux port and then we can hunt bugs ;)
<lekernel__> great :)
<lekernel__> load/stores still take 2 cycles?
<mwalle> yep
<mwalle> but thats the next step
<mwalle> maybe cleanup the test/ a little bit
<mwalle> btw i'm wondering under what license the BSCAN_SPARTAN6.v and such primitives are
<mwalle> i forgot my xilinx pass *g*
<lekernel__> linux? let's run openbsd! ;)
<lekernel__> oh no, even better: ÆrieBSD
<mwalle> whatsoever :)
<mwalle> just something that actually uses the TLBs
<lekernel__> maybe ping http://mickey.lucifier.net/ :)
<mwalle> pcc?
<mwalle> does it have lm32 support?
<lekernel__> no, but afaik mickey already ported bsd to several cpus and expressed some interest in mm/lm32 at some point
<mwalle> nice :)
<mwalle> next on my todo list: some kind of jtag test suite, import wesleys jtag patches, import gdbstub/monitor sources, tinker with DTLB exceptions
elldekaa has quit [Quit: Ex-Chat]
<mwalle> gn8
mumptai has quit [Ping timeout: 250 seconds]