bentley` has quit [Remote host closed the connection]
sh[4]rm4 has joined #m-labs
sh4rm4 has quit [Ping timeout: 252 seconds]
sh[4]rm4 is now known as sh4rm4
nicksydney has quit [Remote host closed the connection]
nicksydney has joined #m-labs
qi-bot0 has joined #m-labs
qi-bot0 has left #m-labs [#m-labs]
qi-bot0 has joined #m-labs
qi-bot0 has left #m-labs [#m-labs]
Martoni has joined #m-labs
nengel has joined #m-labs
qi-bot1 has joined #m-labs
qi-bot1 has left #m-labs [#m-labs]
qi-bot1 has joined #m-labs
qi-bot1 has left #m-labs [#m-labs]
sb0 has joined #m-labs
sh4rm4 has quit [Remote host closed the connection]
sh4rm4 has joined #m-labs
Alain_ has joined #m-labs
nengel is now known as n-1engel
n-1engel is now known as nengel
nengel has quit [Quit: leaving]
nengel has joined #m-labs
nengel has quit [Client Quit]
nengel has joined #m-labs
<
rjo>
i seem to remember a discussion about a gcc-lm32 bug some time ago. what was that bug about? can i trust my current gcc-lm32?
<
sb0>
there aren't major bugs in 4.5.x
<
sb0>
and svn head is mostly functional (after Jon Beniston's patch) but I managed to crash it on code that seems related to floating point
bvernoux has joined #m-labs
Alain_ has quit [Quit: ChatZilla 0.9.90.1 [Firefox 27.0.1/20140212131424]]
<
sb0>
rjo, is there a good reason for keeping both SyncFIFO and SyncFIFORelaxed? or can we have SyncFIFORelaxed only?
<
sb0>
all modern FPGAs that I know of require registered memories for block-RAM
<
GitHub57>
migen/master 9deddbd Robert Jordens: test/test_cordic: fix for new Simulation API
<
GitHub57>
migen/master 7649028 Robert Jordens: test/support: fix default ncycles
<
sb0>
on the other hand... for small FIFOs, not using block RAM makes sense
<
sb0>
maybe SyncFIFO should be a factory function that decides which one to use depending on the depth of the FIFO
<
GitHub43>
NetBSD/master 0cc2475 Yann Sionneau: Fix clock driver: irq mask for irq handler registration was random
<
sb0>
or... we just accept the logic overhead of using SyncFIFORelaxed at all times, as long as it does not degrade timing for small FIFOs
bvernoux has quit [Quit: Leaving]
sb0 has quit [Quit: Leaving]