It’s been three months since I dived the functional world, writing software using Scala and other technologies developed by the folks at TypeSafe. As i said previously, I’ve learnt most of my Scala through the progfun course on coursera, butContinue reading
If you’ve tried the new Miosix 2.0 recently, you may have noticed that compiling an hello world without tweaking the build options results in a code size of around 90KB for the kernel plus the hello world program. This appears to be a big step up with respect to Miosix 1.6, but is due to […]
If you’ve tried the new Miosix 2.0 recently, you may have noticed that compiling an hello world without tweaking the build options results in a code size of around 90KB for the kernel plus the hello world program. This appears to be a big step up with respect to Miosix 1.6, but is due to […]
Giovedì 15 Maggio il POuL organizza un incontro dedicato alla scoperta dei Field Programmable Gate Array e degli strumenti che ne semplificano la programmazione. L'evento è rivolto a chi vuole approfondire la conoscenza delle tecnologie che mettono a stretto contatto hardware e software e non sono richieste particolari conoscenze pregresse sulla programmazione di FPGA. L'incontro si svolgerà nell'aula C.I.1 dalle 16.15 alle 19.15. Warning: L'evento è totalmente gratuito e non necessita di iscrizione. Potete trovare il materiale e i video della conferenza su questa pagina. Programma: FPGA: tra passato e futuro dei sistemi riconfigurabili Il framework PandA: software libero per la programmazione di FPGA
If you’re watching Miosix’s git repository, you probably noticed that in the last year most commit were done in the testing branch, but until now no official information was available on how to use the testing branch. Today Miosix 2.0beta1 has been officially released, together with changes to the Miosix website, including a wiki. A […]