00:04
Jia has joined #milkymist
00:28
xiangfu has joined #milkymist
00:42
rejon has joined #milkymist
00:43
cladamw has joined #milkymist
00:49
Gurty` has joined #milkymist
00:50
xiangfu has joined #milkymist
01:20
<
GitHub175 >
[board-m1/master] linked to rca.lib - Adam Wang
01:45
xiangfu has joined #milkymist
01:53
xiangfu has joined #milkymist
02:15
isa_ has joined #milkymist
02:49
xian9fu has joined #milkymist
02:58
<
GitHub130 >
[board-m1/master] Ethernet.sch done - Adam Wang
03:25
xiangfu has joined #milkymist
04:09
xiangfu has joined #milkymist
05:32
cladamw has joined #milkymist
06:55
elldekaa has joined #milkymist
07:19
rejon has joined #milkymist
07:20
xiangfu has joined #milkymist
07:25
<
GitHub5 >
[board-m1/master] chips added in - Adam Wang
07:25
<
GitHub5 >
[board-m1/master] Merge branch 'master' of github.com:milkymist/board-m1 - Adam Wang
07:27
isa_ has joined #milkymist
08:02
Martoni has joined #milkymist
09:16
voidcoder has joined #milkymist
09:20
<
GitHub190 >
[board-m1/master] rough done on Power.sch - Adam Wang
09:33
<
GitHub164 >
[board-m1/master] from +3.3V to 3V3 - Adam Wang
09:43
voidcoder has joined #milkymist
11:18
lekernel__ has joined #milkymist
11:37
rejon has joined #milkymist
12:11
cladamw has joined #milkymist
13:06
voidcoder has joined #milkymist
13:17
xiangfu has joined #milkymist
14:00
voidcoder has joined #milkymist
14:38
<
GitHub142 >
[board-m1/master] MISC: add J5/J6/J19 and memcard connector, change the comment from local label to real comment - Xiangfu
14:54
azonenberg has joined #milkymist
15:19
stekern has joined #milkymist
15:34
elldekaa has joined #milkymist
15:47
jimmythehorn has joined #milkymist
16:10
<
lekernel__ >
jimmythehorn, hi :) learned about Milkymist at Notacon I guess?
16:11
<
jimmythehorn >
yep :)
16:11
<
jimmythehorn >
knew of it before, but never really had a chance to look into it
16:11
<
jimmythehorn >
and I rather enjoyed Sebastien's talk
16:15
aeris has joined #milkymist
16:16
<
lekernel__ >
thank you ;)
16:21
<
jimmythehorn >
aha.... connecting irc handle to real world name, now, I think ;)
16:37
voidcoder has joined #milkymist
16:40
aeris has joined #milkymist
16:42
kilae has joined #milkymist
17:22
jimmythehorn has joined #milkymist
17:27
mumptai has joined #milkymist
18:10
voidcoder has joined #milkymist
18:37
qi-bot has joined #milkymist
18:39
elldekaa has joined #milkymist
18:49
antgreen has joined #milkymist
20:26
lekernel__ has joined #milkymist
20:42
<
lekernel__ >
wolfspraul, still have patience blocking mediawiki spam accounts? wow...
20:43
<
mwalle >
lekernel__: do you have an idea/trick how to pass needed information in a state machine apart from the state itself? eg simplify the RETIx states (see here
http://paste.debian.net/163584/) and combine them with the normal RET/STALL states?
20:44
<
lekernel__ >
sure, use a register
20:44
<
mwalle >
then clear in stall state?
20:44
<
mwalle >
that is, the last state i need that information
20:44
<
lekernel__ >
you can write the register before entering RETI/RET/STALL
20:45
<
lekernel__ >
and read it in any RETIx/RETx/STALLx state to alter the general behaviour
20:47
<
lekernel__ >
(to write, you'll need something like a write enable and a data signal, since you are in a comb process. but I guess you know that already)
20:51
<
mwalle >
yeah thanks
20:52
<
mwalle >
btw i had a look at the blocking assignment inside navre
20:52
<
mwalle >
eg the writeback signal
20:54
<
mwalle >
do i get it right that converting that to NBAs you have to split it into comb and seq processes?
20:58
<
lekernel__ >
no, you can get away with a seq process
20:59
<
mwalle >
mind a little example? :)
21:02
voidcoder has joined #milkymist
21:04
<
mwalle >
huh? mix blocking and non blocking assigments?
21:04
<
wpwrak >
what is the unary | called ? haven't noticed that yet
21:04
<
mwalle >
wpwrak: combining operator iirc
21:04
<
lekernel__ >
that's what vhdl does when you have variables :) and afaik tools don't whine as long as those assignments target different signals
21:05
<
lekernel__ >
reduction operator, it ORs all bits from the vectored signal
21:05
<
mwalle >
ah reduction :)
21:05
<
lekernel__ >
you have a unary & too
21:06
<
wpwrak >
oh, handy. thanks !
21:08
<
lekernel__ >
mwalle, note that in this example, you don't need the blocking assignment on v_bar - you can use bar directly, with a NBA
21:09
<
mwalle >
lekernel__: yeah sure, what i've missed was to mix both assignments in one block but not on the same signal :)
22:00
wolfspraul has joined #milkymist
22:07
voidcoder has joined #milkymist
22:36
voidcoder has joined #milkymist
22:47
lekernel__ has joined #milkymist
22:49
Zorro has joined #milkymist
23:16
qi-bot has joined #milkymist
23:54
Jia has joined #milkymist