sb0 changed the topic of #m-labs to: ARTIQ, Migen, MiSoC, Mixxeo & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
zumbi_ has joined #m-labs
ohama has quit [Disconnected by services]
ohama has joined #m-labs
qi-bot4 has joined #m-labs
qi-bot4 has left #m-labs [#m-labs]
qi-bot4 has joined #m-labs
qi-bot4 has left #m-labs [#m-labs]
zumbi has quit [*.net *.split]
nurelin has quit [*.net *.split]
nurelin has joined #m-labs
sb0 has quit [Quit: Leaving]
sb0 has joined #m-labs
felix__ has joined #m-labs
felix_ has quit [Read error: Connection reset by peer]
felix__ is now known as felix_
_whitelogger has joined #m-labs
hedgeberg is now known as hedgeberg|away
Guest45615 has joined #m-labs
Guest45615 has quit [Quit: ...]
sb0 has quit [Quit: Leaving]
_whitelogger has joined #m-labs
sb0 has joined #m-labs
sb0 has quit [Remote host closed the connection]
sb0 has joined #m-labs
<sb0> whitequark, have you tried hardcoding DMA records and SDRAM words into the gateware to narrow down the bug?
<sb0> another thing you could try is run the DMA core simulation with the exact same SDRAM words as on the board
<sb0> the SDRAM words are big endian (LSBs on high addresses)
<sb0> whitequark, have you seen what the pack() function does in the test bench? in the end, it's not little endian.
<sb0> I'd be fine with flipping the bits in gateware, the current encoding is a tad messy
<GitHub> [artiq] sbourdeauducq pushed 3 new commits to master: https://github.com/m-labs/artiq/compare/1dbfaf5ad03c...d1b9f9d73716
<GitHub> artiq/master d1b9f9d Sebastien Bourdeauducq: drtio: rt_packets → rt_packet
<GitHub> artiq/master 6b7c781 Sebastien Bourdeauducq: drtio: introduce 'standard request' interface in RT packet layer
<GitHub> artiq/master 2b8729f Sebastien Bourdeauducq: drtio: clear any read request on satellite reset
brevy1 has joined #m-labs
<brevy1> Hello guys, I am new to most of this. I have misoc working and I can run the minispartan6.py but I need to modify it to match my spartan6 xc6slx16. What do I need to edit for this?
<sb0> brevy1, the pin/fpga definition files are in migen/build/platforms
<sb0> and then you have the soc design in misoc/targets
<bb-m-labs> build #462 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/462
<brevy1> sb0 I do not have a platforms dir inside of build
<sb0> *migen*/build
<brevy1> the problem is the bit file it generates is for a xc6slx9 and I need a xc6slx16 version
<sb0> is it the only change on your board? slx9 to slx16?
<sb0> pin compatible?
<brevy1> I will need to dig into the data sheets, but It was a start
<brevy1> I think so
<bb-m-labs> build #438 of artiq-win64-test is complete: Failure [failed python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/438 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<bb-m-labs> build #1392 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1392 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<brevy1> When you say pin/fpga definition do you mean .ucf files? I am not sure why the platform directory is missing.
<brevy1> Thanks sb0, I miss read migen for misoc..
<brevy1> really great project, thanks for the help.
brevy1 has left #m-labs [#m-labs]
Krue has joined #m-labs
<whitequark> sb0: no, I haven't tried
<whitequark> SDRAM words being flipped *might* actually be what's happening
<whitequark> let me see
_florent_ has joined #m-labs
mumptai has joined #m-labs
Krue1 has joined #m-labs
Krue1 has quit [Ping timeout: 264 seconds]
Krue has quit [Ping timeout: 264 seconds]
Krue has joined #m-labs
Krue has quit [Read error: Connection reset by peer]
Krue has joined #m-labs