<
GitHub127>
migen/master 6eebfce Sebastien Bourdeauducq: Refactor Case
<
GitHub127>
migen/master 070652c Sebastien Bourdeauducq: pytholite/reg: use source id in dictionary
r33p has quit [Quit: bisouskissbye]
xiangfu has joined #milkymist
lekernel_ has joined #milkymist
lekernel has quit [Ping timeout: 245 seconds]
xiangfu has quit [Ping timeout: 265 seconds]
elldekaa has quit [Ping timeout: 260 seconds]
xiangfu has joined #milkymist
xiangfu has quit [Read error: Connection reset by peer]
xiangfu has joined #milkymist
xiangfu has quit [Ping timeout: 244 seconds]
mumptai has joined #milkymist
xiangfu has joined #milkymist
Martoni has joined #milkymist
mumptai has quit [Ping timeout: 246 seconds]
lekernel_ is now known as lekernel
aeris- has quit [Ping timeout: 248 seconds]
aeris has joined #milkymist
r33p has joined #milkymist
xiangfu has quit [Ping timeout: 246 seconds]
elldekaa has joined #milkymist
elldekaa has quit [Remote host closed the connection]
elldekaa has joined #milkymist
kristianpaul has quit [Quit: upgrade]
r33p has quit [Quit: ronflette mode]
xiangfu has joined #milkymist
bkero has quit [Ping timeout: 264 seconds]
froggytoad has quit [Ping timeout: 246 seconds]
bkero has joined #milkymist
froggytoad has joined #milkymist
xiangfu has quit [Ping timeout: 246 seconds]
bkero has quit [*.net *.split]
bkero has joined #milkymist
r33p has joined #milkymist
mumptai has joined #milkymist
qi-bot has quit [Ping timeout: 248 seconds]
Alarm has joined #milkymist
<
GitHub115>
migen/master 50ed73c Sebastien Bourdeauducq: New specification for width and signedness
<
GitHub115>
migen/master 55d143a Sebastien Bourdeauducq: fhdl/structure: add unary minus
<
GitHub115>
migen/master d8e478e Sebastien Bourdeauducq: Replace Signal(bits_for(... with Signal(max=...
<
mwalle>
lekernel: there is some trouble with the milkymist-tmu2 in qemu and the GL library
<
mwalle>
do you know what libraries i have to link against to use the glx functions?
<
mwalle>
because atm i'm only linking with -lGL
<
mwalle>
should this be sufficient?
Alarm has quit [Quit: ChatZilla 0.9.89 [Firefox 16.0.2/20121024073032]]
<
GitHub28>
migen/master 70e97e0 Sebastien Bourdeauducq: Fix various errors from new bitwidth/signedness system conversion
<
GitHub151>
milkymist-ng/master 8bf6945 Sebastien Bourdeauducq: Use new bitwidth/signedness system
<
GitHub185>
milkymist-ng/master 293a62d Sebastien Bourdeauducq: Replace Signal(bits_for(... with Signal(max=...
mumptai has quit [Ping timeout: 264 seconds]
<
GitHub197>
migen/master 31c722f Sebastien Bourdeauducq: corelogic/roundrobin: fix request width
<
GitHub73>
migen/master 7093939 Sebastien Bourdeauducq: corelogic/roundrobin: fix request width (again)
<
lekernel>
mwalle: don't know... what's broken? symbols not found?
<
mwalle>
lekernel: some problems with probing, some reported failed build due to his unconventional setup
<
lekernel>
probing?
<
mwalle>
in configure
<
lekernel>
ok, and how does the build fail?
<
mwalle>
actually only the header availability was probed
<
mwalle>
he has the headers but not he libs i guess
<
mwalle>
i've just send him a patch to test..
<
mwalle>
(don't know how the build fails, but its clearly my bad, because the probe is definitly wrong ;)
<
wpwrak>
mwalle: that's with the deferred exception handling ?
qi-bot has joined #milkymist
<
mwalle>
wpwrak: the dtlb, yes
<
mwalle>
stall for one cycle on load and store if dtlb is enabled