mithro: Hi! Yes, I'm currently petsitting for a week, and I couldn't bring my minispartan with me. I'll be making a trip home tomorrow tho so I can further debug from last time
mithro
cr1901: I'd like to give your counter stuff a go on my atlys/opsis boards here
cr1901
mithro: The counter itself should work fine. I can make a patch (sans the minispartan stuff) and show you how to add it into your code
mithro
cr1901: That would be awesome
cr1901
mithro: Shall I continue looking into minispartan woes as well? I mean, I'm going to need to get it working anyway
mithro
cr1901: I think we need to get on _florent_ getting the litedram stuff merged
Title: GitHub - enjoy-digital/scarab-soc: ScarabHardware miniSpartan6+ SoC based on Migen/MiSoC (at github.com)
cr1901
mithro: That may be true as well, but there is DEF some EDID woes as well
mithro
cr1901: I disable the ability to write the lm32 firmware onto the SPI flash for the moment - it was breaking the opsis/atlys boards because it loads the firmware contents into the dram and tries to run it from there
cr1901
mithro: Okay, I'll take a look. Something important tho: flterm doesn't really play nicely with Windoze, so I've always been trying to flash onto the ROM.
mithro: My copy of target/minispartan.py in hdmi2usb vs scarab-soc is *not* that drastically different as of this moment
mithro
cr1901: Hrm? You mean you have been flashing to the SPI flash?
cr1901
mithro: Yes, this whole time
cr1901 backs up slowly and runs
mithro
cr1901: Nah, that is fine
cr1901: Although I'd like to know why flterm isn't working for you
cr1901
mithro: I'll have to check when I get home tomorrow (I'll only be there from about 10 to 5)
I don't remember the details
mithro
cr1901: Okay
cr1901: Are you able to get the pull request bit done before tomorrow?
cr1901
mithro: I have access to the repo remotely. Let's see what I can do...
mithro
cr1901: Thanks!
cr1901
mithro: This is gonna have to wait till morning thanks to line ending bullshit thinking EVERY file has been modified
I only set up (S)FTP access to my machine :/. Lesson learned
mithro
cr1901: Okay
CarlFK: are you going to be in a position to test VGA capture over the next couple of days?
CarlFK
mithro: right now I only have an opsis and the vga-atlys board. my atlys are all being shipped back, should arrive in 2 or 3 days (mon or tues)
mithro
CarlFK: okay, so that is no then :P
CarlFK: well, atleast until later in the week
CarlFK
mithro: oh wait.. I take that back. I brought an atlys with me. so yeah, I can do something in about 12 hours (11p tonight, im beat
mithro
CarlFK: well, don't have anything to test right this second
CarlFK: but might in about 12 hours
CarlFK: depends on if Rohit gets a chance to do hacking today or not
xfxf
mithro: i'll message you here instead of disturbing you constantly, reply when you're free
the gamma edid patch is still in, but i still think the gamma is wrong
i'll have a deeper look, but do you remember the thing we had that was causing crashes?
i.e. how would i reproduce?
(my laptop runs gnome 3 and it's working fine)
mithro
xfxf: I'm pretty sure it was only older versions of gnome 3
Title: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org)
mithro
rohitksingh: That is saying you are trying to merge something which has dependencies no in that pull request
rohitksingh
mithro: and I think we can try your fix...we can run OVDD from 3.3V rails directly and run other sensitive PLL supplies etc from 5V
mithro
rohitksingh: yeah
rohitksingh: but lets hold off on that
rohitksingh: one thing at a time :P
rohitksingh
mithro: yes I missed the fact that travis will fail
mithro
rohitksingh: You only have one pull request open at the moment?
rohitksingh
mithro: 2. This one also https://github.com/timvideos/HDMI2USB-misoc-fir... Can you see if this can be merged or not. Doesn't have any dependency, and have fixed everything discussed in the comments thread. Its gateware only code
tpb
Title: Initial gateware code for VGA capture by rohit91 · Pull Request #215 · timvideos/HDMI2USB-misoc-firmware · GitHub (at github.com)
mithro
rohitksingh: Oh - I missed it because it is below all the other WIP requests
rohitksingh
mithro: oh. can you take a look at it now. I will fix any issues on those 2 commits.
mithro
rohitksingh: Is there any reason not to have #279 as part of #215?
cr1901 has quit
rohitksingh
mithro: Initially I did that itself, but I thought we might need some discussion on atlys_video target, like we are having now about 3.3V tolerant Ethernet. that's why :p
mithro: I can add it to #215 if you want
mithro
rohitksingh: I think that is the right move here
rohitksingh
mithro: okhay i'll add it to #215 after lunch. having lunch right now.
Title: Support LEDs, Switches and Buttons on Atlys (plus improve VCCB2 support). by mithro · Pull Request #280 · timvideos/HDMI2USB-misoc-firmware · GitHub (at github.com)
rohitksingh
mithro: okay
mithro: Excellent. Its much flexible now that we can configure individual banks' IOStandards.
mithro: why did we remove encoder's leds though?
xfxf
CarlFK: what do you do in production, run dvsmon or screen?
(in terms of auto-restarting ingest.py things)
mithro
rohitksingh: It seems to fail if you have the leds in two modules
rohitksingh
mithro: yeah. it will fail. I was just unsure of why not just have only 6 higher/lower bits of leds controllable from registers, unless of course we need all 8 bits...
mithro
rohitksingh: we can look at reenabling that functionality in the future
rohitksingh
mithro: yeah we can do that
mithro
rohitksingh: I'm going to fix this so we have two seperate pull requests here
rohitksingh: Can you take a careful look over 280 now? It just contains the IO standard fixes now (Check that banks and stuff match). If you think it looks good, can you comment on it?
rohitksingh
mithro: sure
mithro
rohitksingh: Then I think we should rebase your VGA stuff on top of that IO standard fixes
rohitksingh
mithro: yeah. only platform file will get modified
Title: Rework IO standards for Atlys board by mithro · Pull Request #280 · timvideos/HDMI2USB-misoc-firmware · GitHub (at github.com)
rohitksingh
mithro: for example, i'm not sure of whether pin L15 is actually on bank 1 unless I check in datasheet
mithro
rohitksingh: there are comments above it
rohitksingh
mithro: oh. diff wasn't showing them :p with comments directly placed above, it is okay then
mithro
ssk1328: The Combinator the rohit pointed too does seem like the right thing to be using here
rohitksingh: Looking at the VGA pull request, there isn't any lm32 firmware code to use this yet?
rohitksingh
mithro: yeah this pull request is only for gateware. This one is easier to merge, and has no conflicts....I'll create new pull request for firmware...it will require much close review thats why
mithro
rohitksingh: Okay
rohitksingh
mithro: you told me to review cas stuff...I can't find it anywhere now except this -> https://github.com/timvideos/HDMI2USB-misoc-fir... and there is an invalid literal "10ms" which github has also flagged
tpb
Title: Finishing the TODO that make buttons set and then clearable. · timvideos/HDMI2USB-misoc-firmware@e39f2fb · GitHub (at github.com)