<tuxbrain_away> I just realize on one thing!
<tuxbrain_away> If finally a streaming solution though ethernet is done... MM can be  a free copyleft standalone video capture solution and even more a stand alone video server broadcast!
<kristianpaul> tuxbrain_away: good idea, but let first have a stable tcp/ip stack ;-)
<carlobar> hi, im trying to simulate the milkymist project using icarus, but i got some errors like: "sorry: constant user functions are not currently supported: clogb2()." and "error: identifier `addr_tag_msb` is not a parameter in system_tb.system.cpu.cpu.instruction_unit.icache.". Someone can help me?
<kristianpaul> he :-)
<kristianpaul> hi carlobar
<carlobar> hi kristianpaul
<carlobar> finally i could test the bios in my board
<kristianpaul> yay:-)
<kristianpaul> how you solved?
<carlobar> i made a program to read, write and erase the flash memory using the rs232 port...
<kristianpaul> :-)
<carlobar> with that program i can store the binary file in the flash..
<kristianpaul> nice you shoudl publish somewhere so other people benefit from your work
<carlobar> yes, i want... but i have problems simulating the entire system
<kristianpaul> resuming, you shoudl replace clogb2 as icarus is not supporting clogb2
<kristianpaul> thre is a bug and a long thread about that
<carlobar> ok, but what other function is supported?
<kristianpaul> dunno, i suposelly will fix that in lm32, but dint ... i need read about that i still learning verilog..
<kristianpaul> feel free :-)
<larsc> carlobar: you could replace the clogb2 call with it's result
<kristianpaul> larsc: but is not that too much hard-code things?
<kristianpaul> or is that already done even with clogb2?
<kristianpaul> let me check
<carlobar> thanks larsc
<tuxbrain_away> kristianpaul: for stable tcp/ip stack you mean not hang when transfer files? :P
<kristianpaul> tuxbrain_away: ;-)
<tuxbrain_away> damn I must leave  time fly when you playing with MM ,
<kristianpaul> bye
<lekernel> re nightlybuild
<nightlybuild> re
<nightlybuild> lekernel: was it a cool "meeting"?
<mwalle> does (sys_)clone() on a nommu makes sense with child_stack = NULL ?
<mwalle> .. nommu target