<pointfree>
I updated UDB array image because the HV tiles should be on the *right* sides of the tiles. I mixed up left and right in the commit message of the commit that I pushed. Is there any way to change this with git?
<nats`>
pointfree link ?
<nats`>
I tried to use PSOC5 recently but gave up
<nats`>
their tools sucks :\
<nats`>
I find that overly complicated
<pointfree>
nats`: Yeah, their PSoC Creator IDE is needlessly complicated, but I think the actual PSoC 5LP chip is rather well thought out. I have RE'd at least the digital bitstream. cyrozap and others have added openocd support for the PSoC5LP.
<pointfree>
I had the switching matrix labeled with registers offsets and bit numbers on the odroidxu4 server in my apartment in California. There are power supply issues so my server is offline until I return from Boston to switch it back on.
<pointfree>
That info should go on the wiki anyway.
<nats`>
I have a devkit if some test are needed one day
<cyrozap>
pointfree: You can fix the commit message with `git commit --amend` and `git push --force`, but it's generally considered rude to force-push to a repo already online unless you notify everyone about it in advance and especially rude if the commit you're changing is not the latest one (since rewriting that commit would require rewriting all the commits that come after it).
<cyrozap>
pointfree: You can probably get away with changing it since it's the current git HEAD of the wiki repo, but please let us know when you push your changes so we can force-pull them to our local trees.
<pointfree>
git shortlog -s tells me pointfree, azonenberg, rqou, cyrozap, and whitequark are all of the openfpga-wiki authors. You're all going to have to git pull --force the openfpga wiki
<cyrozap>
Well, some may have just edited from the web interface
<cyrozap>
But yeah, still good to notify them
<pointfree>
Done.
<pointfree>
I use darcs for almost all my source control, so thanks for the git tips, cyrozap, and for tolerating my goof.
m_w has joined ##openfpga
<azonenberg>
Yeah i havent made a local clone of the wiki repo
<azonenberg>
done all of my work through the UI
digshadow has joined ##openfpga
mifune has quit [Ping timeout: 240 seconds]
Hootch has quit [Ping timeout: 264 seconds]
promach has joined ##openfpga
digshadow has quit [Quit: Leaving.]
m_w has quit [Quit: leaving]
Zarutian has joined ##openfpga
Zarutian has quit [Read error: Connection reset by peer]