lekernel changed the topic of #m-labs to: Mixxeo, Migen, MiSoC & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
<rjo>
lekernel: oh my.
<rjo>
lekernel: i think the 2) that you implemented is probably good enough. especially since the representation of integers is not preserved anyway. everything becomes a decimal number. and the fact that they are now also always positive is not so much of an additional issue.
xiangfu has joined #m-labs
antgreen has joined #m-labs
lekernel has joined #m-labs
key2 has joined #m-labs
Mistah_Darcy_ has quit [Read error: Connection reset by peer]
antgreen has quit [Ping timeout: 246 seconds]
key2 has quit [Ping timeout: 272 seconds]
antgreen has joined #m-labs
<GitHub186>
[misoc] sbourdeauducq pushed 1 new commit to master: http://git.io/t9AS2g
<GitHub186>
misoc/master 9aa474c Sebastien Bourdeauducq: gitmodules: use https and m-labs
azonenberg has joined #m-labs
Scopeuk has joined #m-labs
antgreen has quit [Ping timeout: 240 seconds]
<GitHub29>
[migen] sbourdeauducq pushed 3 new commits to master: http://git.io/aPosUw
<GitHub29>
migen/master adffec3 Sebastien Bourdeauducq: utils/misc: add gcd_multiple function to compute GCD or any number of integers
<GitHub29>
migen/master adda930 Sebastien Bourdeauducq: fhdl/simplify: add FullMemoryWE decorator that splits memories to remove partial WEs
<GitHub29>
migen/master c13fe1b Sebastien Bourdeauducq: specials/Memory: allow for more flexibility in memory port signals
<GitHub32>
[misoc] sbourdeauducq pushed 1 new commit to master: http://git.io/EuMZvQ
<lekernel>
"ASIC-like clocking" - did they finally manage to make FPGAs that are not slow?
<davidc__>
lekernel: at the moment? merely warm vapour exhaled by marketing people.
<davidc__>
Apparently 'Kintex Ultrascale' is their new stupid name for '8'-series parts
<lekernel>
yeah, it smells a lot of that
<davidc__>
(given that the whole 7 lineup isn't shipping yet, I figure its still 3 years off)
<larsc_>
yea, I think it's just marketing bs
<davidc__>
by asic-like-clocking, they probably mean "actually working clock gating" or something else
<larsc_>
yes
<larsc_>
so you can save power
<davidc__>
er, wait "not-explicitely-marked-as-broken-but-still-broken-anyways clock gating"
<davidc__>
Just like dynamic reconfig in S3 + S6 series...
<lekernel>
it says "ASIC-like clocking for scalability, performance and lower dynamic power" :)
<lekernel>
well, maybe they mean the performance of a 1995 ASIC or something
<larsc_>
they probably don't mean anything by it, it just sounds good ;)
<davidc__>
lekernel: if you want ASIC-like performance in an FPGA, I'll sell you one! (while the FPGA achieves ASIC-like performance + power consumption, the builtin 1-ton FIB used for reconfiguration uses slightly more. It also takes 6 months to reconfigure the design)
barmstrong has joined #m-labs
Mistah_Darcy has joined #m-labs
<GitHub16>
[migen] sbourdeauducq pushed 1 new commit to master: http://git.io/OThtHg
<GitHub16>
migen/master 3196462 Sebastien Bourdeauducq: add support for Verilog include paths
<GitHub106>
[misoc] sbourdeauducq pushed 2 new commits to master: http://git.io/hUN8wA
<GitHub106>
misoc/master c95b9d6 Sebastien Bourdeauducq: gensoc: use add_verilog_include_path