tpb has quit [Remote host closed the connection]
tpb has joined #symbiflow
az0re has quit [Remote host closed the connection]
az0re has joined #symbiflow
Degi has quit [Ping timeout: 258 seconds]
Degi has joined #symbiflow
citypw has joined #symbiflow
OmniMancer has joined #symbiflow
citypw has quit [Ping timeout: 240 seconds]
citypw has joined #symbiflow
citypw has quit [Remote host closed the connection]
citypw has joined #symbiflow
lambda has joined #symbiflow
lambda has quit [Quit: WeeChat 2.9]
lambda has joined #symbiflow
lambda has quit [Quit: WeeChat 2.9]
lambda has joined #symbiflow
<sf-slack> <kgugala> @olof.kindgren yep the button is @pin 63 (FBIO_6)
<sf-slack> <kgugala> *pin 62
citypw has quit [Ping timeout: 240 seconds]
<sf-slack> <olof.kindgren> Weird. Will have to try again
citypw has joined #symbiflow
mkru has joined #symbiflow
OmniMancer has quit [Quit: Leaving.]
mkru has quit [Quit: Leaving]
citypw has quit [Ping timeout: 240 seconds]
epony has quit [Quit: QUIT]
epony has joined #symbiflow
mkru has joined #symbiflow
<sf-slack> <olof.kindgren> Does usr_button need to be setup on the ARM side or something like that? I'm running out of ideas for what could be wrong
mkru has quit [Quit: Leaving]
<sf-slack> <kgugala> in general yes
<sf-slack> <kgugala> every pin can go through a mux
<sf-slack> <kgugala> and if you want to have it connected to FPGA you should configure it
<sf-slack> <olof.kindgren> How do I do that?
<sf-slack> <olof.kindgren> Also, I think I might have found a bug
<sf-slack> <kgugala> the openocd programming script generated from the toolchain should have the configuration included
<sf-slack> <kgugala> what bug?
<sf-slack> <olof.kindgren> I don't use openocd
<sf-slack> <olof.kindgren> It seems like the toplevel isn't respected and yosys autochooses one instead
<sf-slack> <kgugala> oh
<sf-slack> <olof.kindgren> It looks like it is being passed to the "synth" bash script, but haven't checked how it gets transferred to yosys
<sf-slack> <olof.kindgren> I'm planning to call yosys directly in the edalize backend anyway, but might be worth taking a look
<sf-slack> <kgugala> still we'll take a look at this
<sf-slack> <kgugala> getting back to the pins
<sf-slack> <kgugala> here you can find registers description
<sf-slack> <kgugala> in the IO_Mux tab you can find the info on how the muxes are controlled
<sf-slack> <olof.kindgren> I will take a look tomorrow when I have a computer that has libreoffice installed
<sf-slack> <olof.kindgren> I'm on Gentoo so it will take me ~6 hours to compile it :)
<sf-slack> <kgugala> you can always upload it to gdrive
<sf-slack> <kgugala> and use gdrive's viewer
<sf-slack> <olof.kindgren> Ah, true
<sf-slack> <olof.kindgren> so, how does the PAD numbers correspond to the pin naming?
<sf-slack> <olof.kindgren> Aha, so that's where you set drive strength and pull up/down as well
<tpb> Title: app-office/libreoffice-bin – Gentoo Packages (at packages.gentoo.org)
<sf-slack> <pgielda> :)
<sf-slack> <olof.kindgren> @pgielda Thought of that too, but think I still need to install a lot of deps. Gentoo life :)
<sf-slack> <pgielda> you are not the only one having this problem sometimes. Though admitedly I just stopped installing libreoffice. Also this is primary reason I have lots of ram and cpus :P
<sf-slack> <pgielda> (I lie its to do actual work but the truth is its all emerge)
<sf-slack> <olof.kindgren> Here in Sweden we compile libreoffice to keep warm during the winter
<sf-slack> <olof.kindgren> Hmm.. is it enough to just set ` .ucCtrl = PAD_CTRL_SRC_FPGA,` on PAD_6 in pincfg_table.c ?
<sf-slack> <kgugala> I think it should do the trick
<sf-slack> <olof.kindgren> Apparently not :(
<sf-slack> <kgugala> can you link me to the design?
<sf-slack> <kgugala> can you also share the fasm file?
<sf-slack> <kgugala> I'd like to check if everything was generetad correctly
<sf-slack> <olof.kindgren> Just a minute. Lost the binaries and need to rebuild
<sf-slack> <olof.kindgren> My workflow isn't really perfect
<sf-slack> <olof.kindgren> I'm building the helloworld_hw example project. Then I build a separate bit file elsewhere, overwrite helloworld_hw.bit and remove helloworld_hw_fpga.h to force it to be regenerated from my bit file
<sf-slack> <olof.kindgren> and rebuild the elf and bin
<sf-slack> <olof.kindgren>
<sf-slack> <olof.kindgren> So, the blue LED is blinking which means the clock is running, but nothing happens when I press usr_button
<sf-slack> <olof.kindgren> I know the button works fine because I use it all the time to enter the serial boot mode
<sf-slack> <olof.kindgren> But that's it for me tonight
<sf-slack> <kgugala> before you run
<sf-slack> <kgugala> can you also give me blif file
_whitelogger has joined #symbiflow
<_whitenotifier-f> [symbiflow-docs] mithro opened issue #367: Documentation should be clear about it's purpose - https://git.io/JT8fU
<_whitenotifier-f> [symbiflow-docs] mithro opened issue #368: Why does the documentation talk about xc3sprog? - https://git.io/JT8fW
az0re has quit [Quit: Leaving]
kmehall_ has quit [Remote host closed the connection]
kmehall has joined #symbiflow