00:29
<
CIA-37 >
antares: Sebastien Bourdeauducq master * re9c63bc / (4 files in 3 dirs): pack: support LUT, BUFGP, FD, FDE, and primitives that double as BEL -
http://bit.ly/eZ1mm1
01:20
<
xiangfu >
Not Found
01:20
<
xiangfu >
The requested URL /mmlogs/search was not found on this server.
01:32
<
kristianpaul >
xiangfu: yeah :/
02:11
<
kristianpaul >
oh right, lets try 5 bits CSR bus..
02:24
<
kristianpaul >
no boot.. ok lest see
03:19
<
kristianpaul >
my fault, so many changes, no commits. know more posible issues to track..
03:43
<
kristianpaul >
sintesis again, i begin loving this -_-
04:18
<
xiangfu >
kristianpaul: how to boot to RESCUE* stuff?
04:19
<
xiangfu >
kristianpaul: when I press the middle button. the mm1 will boot to regular bitstream --> regular bios --> regular app. then How can I boot to RESCUE * stuff
04:27
<
kristianpaul >
letme check
04:32
<
kristianpaul >
xiangfu: ^
04:32
<
kristianpaul >
press PB1 when pressing PB2 to power the board
04:34
<
xiangfu >
kristianpaul: thanks.
04:37
<
kristianpaul >
let me see
05:15
<
kristianpaul >
phew
05:17
<
kristianpaul >
so i made mistaskes in wishbone swich for sure...
05:19
<
kristianpaul >
now i can try later add a second uart for xiangfu experiments with the nanonote ;-)
05:20
<
kristianpaul >
actually will be a nice test in order to verify i can address more than 16 devices..
06:50
<
wolfspraul >
lekernel: did replacing the video decode fix your secam-525 problem?
17:20
<
CIA-37 >
llhdl: Sebastien Bourdeauducq master * r85cfbf6 / libnetlist/antares.c : netlist: use quotes for attributes in ANL -
http://bit.ly/hjQ7r2
20:44
<
CIA-37 >
antares: Sebastien Bourdeauducq master * rd33854e / libanetlist/interchange.c : anetlist: attributes in quotes -
http://bit.ly/e4k2R5
20:44
<
CIA-37 >
antares: Sebastien Bourdeauducq master * r428b977 / (antares-pack/transform.c libanetlist/mk_entities.py): pack: carry chains (kludgy and buggy) -
http://bit.ly/e2vGaQ
22:45
<
lekernel >
hmm... I ran "git reset HEAD^" one time too much
22:45
<
lekernel >
and now:
22:45
<
lekernel >
Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
22:45
<
lekernel >
any git expert here who happens to know how to un-do that extra "reset HEAD^" without messing up stuff?
22:47
<
Fallenou >
so you want to re apply the commit which is after the head, on the head ?
22:48
<
lekernel >
"commiting your work, and then rebasing"
22:48
<
lekernel >
seems messy
22:49
<
Fallenou >
yeah rebase is kind of too much most of the time :)
22:49
<
lekernel >
apparently, not when you screwed up with too much reset HEAD^
22:51
<
lekernel >
ok, my repository is totally fucked and git rebase won't work
22:51
<
lekernel >
i'll just clone and rewrite the files with that convenient backup I took ;)
22:51
<
Fallenou >
I can't help you with this one sorry
22:51
<
mwalle >
git reflog
22:51
<
mwalle >
get your proper sha1 sum
22:52
<
mwalle >
verify it by git checkout <sha1>
22:52
<
mwalle >
git branch -f <your branch> <sha1>
22:54
<
CIA-37 >
antares: Sebastien Bourdeauducq master * r732364e / antares-pack/transform.c : pack: carry chains working -
http://bit.ly/fgxH3w
22:55
<
mwalle >
i was too late i guess :)
22:55
<
mwalle >
my gdb stub only prints one character, mh
22:56
<
mwalle >
lekernel_: your internet connections doesnt seem to be pretty stable :)
22:57
<
lekernel_ >
alicedsl...
22:57
<
mwalle >
git reflog
22:57
<
mwalle >
get your proper sha1 sum
22:57
<
mwalle >
verify it by git checkout <sha1>
22:57
<
mwalle >
git branch -f <your branch> <sha1>
22:57
<
mwalle >
for the next time :)
22:58
<
lekernel_ >
eventually I got git rebase to work... I had local modifications that made it a bit messy
22:58
<
lekernel_ >
but thanks :)
22:58
<
lekernel_ >
is reading about reflog
23:11
<
methril >
is happy, his new MMOne board just arrive!!!
23:12
<
methril >
(well amost just) today
23:30
<
Fallenou >
really looking forward to this opensource toolchain