00:02
<
GitHub37 >
lm32/master 142343d lekernel: upgrade to LM32 v3.5...
00:02
<
GitHub37 >
lm32/master 3593788 lekernel: make the interrupts active high...
00:02
<
GitHub37 >
lm32/master d1a411b lekernel: initial commit...
00:02
<
mwalle >
here we go :)
00:03
<
mwalle >
lekernel__: would be cool, if this could be hosted under github.com/milkymist/
00:07
elldekaa has quit [Remote host closed the connection]
00:18
elldekaa has joined #milkymist
00:53
xian9fu has joined #milkymist
02:32
elldekaa has quit [Ping timeout: 252 seconds]
02:41
xiangfu has joined #milkymist
03:17
xiangfu has quit [Quit: leaving]
03:17
xiangfu has joined #milkymist
03:20
xiangfu has quit [Client Quit]
03:22
xiangfu has joined #milkymist
03:56
xiangfu has quit [Quit: leaving]
03:58
xiangfu has joined #milkymist
03:58
xiangfu has quit [Client Quit]
03:59
xian9fu has quit [Quit: Leaving]
03:59
xiangfu has joined #milkymist
07:10
Martoni has joined #milkymist
07:14
mumptai has joined #milkymist
07:33
kilae has joined #milkymist
07:59
xiangfu has quit [Ping timeout: 244 seconds]
08:00
xiangfu has joined #milkymist
08:07
Fallenou has quit [Ping timeout: 260 seconds]
08:13
xiangfu_ has joined #milkymist
08:13
xiangfu has quit [Ping timeout: 264 seconds]
08:17
elldekaa has joined #milkymist
08:18
mumptai has quit [Ping timeout: 272 seconds]
09:53
xiangfu has joined #milkymist
09:53
xiangfu has joined #milkymist
09:53
lkcl__ has joined #milkymist
09:55
xiangfu has quit [Client Quit]
09:56
lkcl_ has quit [Ping timeout: 264 seconds]
09:56
lkcl_ has joined #milkymist
09:58
lekernel__ has quit [Ping timeout: 245 seconds]
09:58
lekernel__ has joined #milkymist
09:59
<
lekernel__ >
Git law #3: Every positive initial feeling toward submodules has an equal and opposite second feeling.
09:59
lkcl__ has quit [Ping timeout: 272 seconds]
10:00
<
lekernel__ >
but I can give it a try.
10:00
lkcl__ has joined #milkymist
10:00
<
lekernel__ >
mwalle: I have modded lm32 in ng to have level sensitive interrupts... guess we should make that a configurable option
10:01
lkcl_ has quit [Ping timeout: 248 seconds]
10:05
lkcl_ has joined #milkymist
10:07
lkcl__ has quit [Ping timeout: 244 seconds]
10:24
Gurty has quit [Ping timeout: 244 seconds]
10:25
Gurty has joined #milkymist
11:26
elldekaa__ has joined #milkymist
11:31
elldekaa has quit [Ping timeout: 272 seconds]
12:04
xiangfu_ is now known as xiangfu
12:11
xiangfu has quit [Quit: leaving]
12:15
xiangfu has joined #milkymist
12:32
elldekaa__ has quit [Ping timeout: 244 seconds]
12:35
elldekaa__ has joined #milkymist
14:32
xiangfu has quit [Quit: leaving]
15:04
elldekaa has joined #milkymist
15:07
elldekaa__ has quit [Ping timeout: 248 seconds]
16:13
dvdk has joined #milkymist
16:18
elldekaa has quit [Remote host closed the connection]
16:20
elldekaa has joined #milkymist
17:58
<
mwalle >
lekernel__: looking at your patch in -ng, is there a reason why you delay ip for one cycle
18:38
<
mwalle >
lekernel__: and you could enable the notifications, this time i can't do this ;)
18:52
lkcl__ has joined #milkymist
18:54
lkcl_ has quit [Ping timeout: 250 seconds]
18:57
lkcl__ has quit [Ping timeout: 246 seconds]
19:10
lkcl__ has joined #milkymist
19:35
jimmythehorn has joined #milkymist
20:06
elldekaa has quit [Read error: Connection reset by peer]
20:11
mumptai has joined #milkymist
20:20
Alarm has joined #milkymist
20:39
elldekaa has joined #milkymist
20:40
Scopeuk_ is now known as scopeuk
21:30
Fallenou has joined #milkymist
21:50
Alarm has quit [Quit: ChatZilla 0.9.89 [Firefox 17.0.1/20121128204232]]
21:58
kilae has quit [Quit: ChatZilla 0.9.89 [Firefox 17.0.1/20121128204232]]
22:20
<
lekernel__ >
mwalle: added notifications
22:20
<
lekernel__ >
mwalle: registering things when you can may help with timing, but not sure if it's really necessary here
22:20
<
GitHub190 >
lm32/master 8945e79 Michael Walle: fix typos in interrupt_unit.v...
22:20
<
GitHub190 >
lm32/master ca5679d Michael Walle: add README...
22:20
<
GitHub190 >
lm32/master 6d2b5b9 Michael Walle: add config option for level-sensitive interrupts...
22:24
<
mwalle >
lekernel__: can i push the commit which removes the lm32 sources in milkymist and import it as a submodule?
22:31
<
GitHub146 >
milkymist/master 73d07fb Michael Walle: lm32: move into submodule...
22:33
<
lekernel__ >
thanks!
22:36
<
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 :)
22:36
<
GitHub61 >
milkymist/master 5cec7ea Sebastien Bourdeauducq: remove LICENSE.LATTICE (now into lm32 submodule)
22:42
<
lekernel__ >
what's the mmu status btw?
22:44
<
mwalle >
seems to work :)
22:45
<
mwalle >
maybe someone comes up with a linux port and then we can hunt bugs ;)
22:45
<
lekernel__ >
great :)
22:45
<
lekernel__ >
load/stores still take 2 cycles?
22:46
<
mwalle >
but thats the next step
22:46
<
mwalle >
maybe cleanup the test/ a little bit
22:47
<
mwalle >
btw i'm wondering under what license the BSCAN_SPARTAN6.v and such primitives are
22:48
<
mwalle >
i forgot my xilinx pass
*g*
22:48
<
lekernel__ >
linux? let's run openbsd! ;)
22:48
<
lekernel__ >
oh no, even better: ÆrieBSD
22:48
<
mwalle >
whatsoever :)
22:48
<
mwalle >
just something that actually uses the TLBs
22:50
<
mwalle >
does it have lm32 support?
22:51
<
lekernel__ >
no, but afaik mickey already ported bsd to several cpus and expressed some interest in mm/lm32 at some point
22:57
<
mwalle >
next on my todo list: some kind of jtag test suite, import wesleys jtag patches, import gdbstub/monitor sources, tinker with DTLB exceptions
23:06
elldekaa has quit [Quit: Ex-Chat]
23:31
mumptai has quit [Ping timeout: 250 seconds]