03:46
bentley` has quit [Remote host closed the connection]
03:56
fengling has joined #m-labs
04:49
bentley` has joined #m-labs
04:52
<
cr1901_modern >
sb0: (when you get home from work) Is it currently possible to use MiGen with CPLDs? I'm guessing yes and no. Yes, if I manually assign all pins, no if I want Xilinx's software to do it for me.
05:12
<
cr1901_modern >
I think what I might do is just use fhdl to generate a "fake" top level module, and then use the Xilinx IDE to generate the pinout
05:32
<
sb0 >
cr1901_modern, if you use the verilog cpld flow and add support for it in mibuild I don't see why that would not work
05:36
<
cr1901_modern >
sb0: I'll take a look into it. In the meantime, I'm just using fhdl structures and running verilog.convert at the end
05:37
<
cr1901_modern >
Migen actually makes me want to play with FPGAs again. I got sick of learning Verilog for the 5th time (I never retain all of it).
05:39
hyades has joined #m-labs
05:40
hyades has left #m-labs [#m-labs]
05:43
<
GitHub153 >
misoc/master 1d9771f Sebastien Bourdeauducq: spiflash: use SoC defines, add write_to_flash function
05:44
early` has quit [Ping timeout: 272 seconds]
05:47
early has joined #m-labs
05:52
bentley` has quit [Ping timeout: 244 seconds]
05:52
bentley`` has joined #m-labs
06:17
<
cr1901_modern >
One last q: What IS a submodule? I think I've been confusing them for Instances lol
06:20
<
cr1901_modern >
Can provide an example of what I'm trying to do if necessary
06:24
<
cr1901_modern >
Not sure how to proceed based on line 16
06:31
<
cr1901_modern >
Nevermind, the Instance is indeed what I want, based on the manual- missed it in the Tristate special section
07:03
<
sb0 >
just received my rotary vane pump from china. i'd call it mediocre. definitely a rougher design than the nice alcatel I had found in a german dumpster
07:03
<
sb0 >
it seems to work though, and the university is also buying from the same company
07:17
larsc has quit [Remote host closed the connection]
07:27
lars_ has joined #m-labs
07:27
lars_ is now known as larsc
07:37
bentley`` has quit [Ping timeout: 264 seconds]
07:44
<
sb0 >
We insist on offering “high quality products, responsible price, and excellent service”
07:54
bentley` has joined #m-labs
07:59
Unbreakable has joined #m-labs
08:00
<
Unbreakable >
can this be used as a general purpose OpenGL compliant GPU for the milky soc
08:05
<
sb0 >
why would you do that?
08:05
<
Unbreakable >
to generate even more abstract milkymist permutations
08:06
<
Unbreakable >
would the milkymist code fit onto the epiphanyiv FPGA?
08:09
<
Unbreakable >
just wondering if the 64 cores could be used to say do 3D displays for the milkymist
08:09
<
Unbreakable >
at High RES
08:45
<
whitequark >
sb0: um, sure, if you don't need very good surface quality or repeatability
08:47
<
whitequark >
not to mention that just buying some citric acid, not to mention phosphoric, would work as well
*and* be cheaper
08:47
<
sb0 >
yes, but they don't sell it at 7-11 ;)
08:47
<
whitequark >
citric acid? they do
08:47
<
Unbreakable >
they should since supercomputer boards now are available on amazon
08:47
<
whitequark >
it's a food additive
08:48
<
whitequark >
or at least you can get it here in either a grocery store or pharmacy
08:48
Unbreakable has left #m-labs ["Leaving"]
08:49
<
whitequark >
and tbh "sold at 7-11" stikes me as a unnecessary requirement. with little searching you can get basic chemicals everywhere
08:49
<
whitequark >
which reminds me, I found a vendor of phosphoric acid just yesterday at a local market. I might just try electropolishing something in it
09:50
<
GitHub118 >
artiq/master 13119eb Yann Sionneau: flash_storage: add key-value flash storage support
09:50
<
GitHub118 >
artiq/master bd7a031 Sebastien Bourdeauducq: flash_storage: cleanup and compile
09:54
<
whitequark >
ooh, my tig welder got fixed
11:54
lars__ has joined #m-labs
11:54
_florent_ has joined #m-labs
12:17
fengling has quit [Ping timeout: 276 seconds]
12:49
<
GitHub92 >
artiq/master 1ca4978 Sebastien Bourdeauducq: runtime: update lwip
12:49
<
GitHub92 >
artiq/master 938e1c2 Sebastien Bourdeauducq: Remove UP support....
12:59
fengling has joined #m-labs
13:27
<
GitHub170 >
migen/master e96ba1e Florent Kermarrec: migen/genlib/misc: add reverse_bytes
13:27
<
GitHub170 >
migen/master f976b19 Florent Kermarrec: migen/actorlib/misc: add BufferizeEndpoints...
13:27
<
GitHub170 >
migen/master 3ce5ff3 Florent Kermarrec: migen/actorlib: add packet.py to manage dataflow packets (Arbiter, Dispatcher, Header definitions, Buffer)
13:28
<
GitHub67 >
misoc/master fe867cc Florent Kermarrec: litesata: remove icarus_workaround.patch (obsolete)
13:28
<
GitHub67 >
misoc/master ded3f22 Florent Kermarrec: litesata: use new Migen modules from actorlib/packet.py (avoid duplications between cores)
13:28
<
GitHub67 >
misoc/master 1ef81c4 Florent Kermarrec: litesata: split hdd model (phy, link, transport, command & hdd) and update simulations
13:31
travis-ci has joined #m-labs
13:31
<
travis-ci >
m-labs/migen#20 (master - 3ce5ff3 : Florent Kermarrec): The build passed.
13:31
travis-ci has left #m-labs [#m-labs]
13:33
<
GitHub129 >
misoc/master 453279a Florent Kermarrec: litesata: cleanup link
14:21
_florent_ has quit [Quit: Leaving]
15:31
<
sb0 >
"the best for you love you for ever!" (they sell vacuum gear)
15:35
<
whitequark >
amazing
15:35
<
whitequark >
i sort of like it
15:38
fengling has quit [Quit: WeeChat 1.1.1]
16:20
<
GitHub156 >
artiq/master e61368e Sebastien Bourdeauducq: doc/manual: list core device port
16:20
<
GitHub156 >
artiq/master 86c0129 Sebastien Bourdeauducq: targets: rename AMP->Top, merge peripherals
17:35
<
GitHub189 >
artiq/master cae473e Sebastien Bourdeauducq: benchmarks/rpc_timing: fix stddev formula
17:35
<
GitHub189 >
artiq/master 8a19766 Sebastien Bourdeauducq: runtime,comm_generic: improve and fix list encoding
17:35
<
GitHub189 >
artiq/master dc14728 Sebastien Bourdeauducq: test/full_stack: use Ethernet
17:57
[florian1 is now known as [florian]
17:57
[florian] has quit [Changing host]
17:57
[florian] has joined #m-labs
18:13
<
GitHub170 >
artiq/master 27d94a2 Sebastien Bourdeauducq: rtio: expose full_ts_width instead of counter_width parameter
18:13
<
GitHub170 >
artiq/master 9b62e7e Sebastien Bourdeauducq: runtime,coredevice: support session reset for serial
18:58
<
GitHub132 >
migen/master 0da9311 Florent Kermarrec: migen/genlib: avoid use of floating point in reverse_bytes
19:03
travis-ci has joined #m-labs
19:03
<
travis-ci >
m-labs/migen#21 (master - 0da9311 : Florent Kermarrec): The build passed.
19:03
travis-ci has left #m-labs [#m-labs]
19:34
[florian] has quit [Quit: leaving]
23:12
<
cr1901_modern >
whitequark: What rework station did you buy to work on BGAs?
23:25
<
cr1901_modern >
Well, I can't afford it right now, but it's not as expensive as I thought