<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