<GitHub66>
artiq/master ee9d616 Sebastien Bourdeauducq: language/units: add strip_unit function
<GitHub66>
artiq/master 61f33a9 Sebastien Bourdeauducq: soc/ad9858: do not put code in __init__.py
FabM has quit [Remote host closed the connection]
<GitHub148>
[migen] enjoy-digital pushed 1 new commit to master: http://git.io/xkIT
<GitHub148>
migen/master 54a8a52 Florent Kermarrec: xilinx/programmer: add partial flash_bitstream for vivado (can flash full bitstream, need to be adapted to flash part of the flash (bios, ...))
_florent_ has joined #m-labs
<GitHub140>
[misoc] enjoy-digital pushed 3 new commits to master: http://git.io/xkBZ
<GitHub140>
misoc/master e4de5a0 Florent Kermarrec: make.py: avoid some actions in make all (do not flash if load-bitstream is specified or if bios is in blockram)
<GitHub140>
misoc/master 77a6f58 Florent Kermarrec: gensoc: add check_cpu_memory_region and check_csr_region to detect csr and mem regions conflicts
<ysionneau>
_florent_ wow, the "vivado scripting language" looks very ... ugly :x
<_florent_>
yes... at least for the programmer :)
<ysionneau>
for a language invented in 2014 , the syntax is weird :p
<ysionneau>
when compared to python/ruby
<_florent_>
I'm not sure it's the same team for vivado and the programming tools, because the scripts to run a P&R are not that weird...
<ysionneau>
ok
FabM has joined #m-labs
fengling has quit [Quit: WeeChat 1.0]
FabM has quit [Quit: ChatZilla 0.9.91.1 [Firefox 36.0/20150222232811]]
<ysionneau>
ah, I was tempted to say "it looks like tcl"
<larsc>
it's like scheme without the braces
<ysionneau>
the rare times where I touched tcl was when playing a bit with eggdrops :)
<ysionneau>
when*
<larsc>
we are scripting all our designs since it makes it possible to easily put the same design onto different carrier boards by putting the common parts into a common file
FabM has joined #m-labs
FabM has quit [Quit: ChatZilla 0.9.91.1 [Firefox 36.0/20150222232811]]
Bertl is now known as Bertl_zZ
FabM has joined #m-labs
antgreen has joined #m-labs
_florent_ has quit [Read error: No route to host]
<GitHub114>
[migen] enjoy-digital pushed 2 new commits to master: http://git.io/xtYm
<GitHub114>
migen/master 225a2d4 Florent Kermarrec: report cachesize in wishbone2lasmi
<GitHub114>
migen/master e82531c Florent Kermarrec: move dfi/lasmibus/wishbone2lasmi to MiSoC sdram
_florent_ has joined #m-labs
<GitHub89>
[misoc] enjoy-digital pushed 9 new commits to master: http://git.io/xtYc
<GitHub89>
misoc/master b817cf4 Florent Kermarrec: replace self._r_register by self._register in all CSR declaration
<GitHub89>
misoc/master 9814001 Florent Kermarrec: create cpu dir and move lm32/mor1kx in it
<GitHub89>
misoc/master 9f636f7 Florent Kermarrec: move memtest to sdram
_florent_ has quit [Ping timeout: 240 seconds]
<GitHub94>
[artiq] sbourdeauducq pushed 1 new commit to master: http://git.io/xtVW