uelen has quit [Ping timeout: 240 seconds]
<openfpga-github> [openfpga] rqou pushed 5 new commits to master: https://git.io/vHFj2
<openfpga-github> openfpga/master 693c800 Robert Ou: xc2bit: Clean up some code duplication
<openfpga-github> openfpga/master 277affc Robert Ou: xc2bit: Implement writing IO configuration to crbit
<openfpga-github> openfpga/master be731db Robert Ou: xc2bit: Write macrocell (but not IO) data to crbit format
uelen has joined ##openfpga
<openfpga-github> [openfpga] azonenberg pushed 1 new commit to master: https://git.io/vHbJd
<openfpga-github> openfpga/master 700bb97 Andrew Zonenberg: Fixed addressing in XC2C model. Now supports programming and readback. No support for USERCODE/read lock yet. No support for OTF or SRAM program modes. No actual fabric logic.
digshadow has quit [Ping timeout: 240 seconds]
egg|zzz|egg has quit [Read error: Connection reset by peer]
digshadow has joined ##openfpga
<openfpga-github> [openfpga] azonenberg pushed 1 new commit to master: https://git.io/vHbkm
<openfpga-github> openfpga/master 781888a Andrew Zonenberg: XC2CZIA: added initial ZIA structure for 32-macrocell device
<azonenberg> rqou: also, the ZIA config for the 2c64a in the bitstream is totally wonky
<azonenberg> in terms of physical layout vs JED
<azonenberg> sorry i meant, macrocell
<azonenberg> that is really weird
<azonenberg> its almost mirrored
<azonenberg> but not exactly
m_w has quit [Quit: leaving]
<openfpga-github> [openfpga] azonenberg pushed 1 new commit to master: https://git.io/vHbqt
<openfpga-github> openfpga/master b084317 Andrew Zonenberg: XC2C*: Initial tests on 32-macrocell ZIA show it seems to be working
<azonenberg> Ok, this is progress
<azonenberg> Gonna try and get the PLAs working before i go to bed
_whitelogger has joined ##openfpga
digshadow has quit [Ping timeout: 240 seconds]
digshadow has joined ##openfpga
promach has quit [Quit: SuchZNC - Such ZNC, many free, w0w... -- https://suchznc.net]
<azonenberg> rqou: hmmmm
digshadow has quit [Ping timeout: 240 seconds]
promach has joined ##openfpga
oeuf has joined ##openfpga
<azonenberg> rqou: also, another thing that threw me off
<azonenberg> bit ordering for the JTAG addressing is mirrored L-R
<azonenberg> i.e. gray code of 0,1,2,3,4 is 0, 20, 30, 10, 18, 38, 28...
<azonenberg> (hex)
digshadow has joined ##openfpga
<azonenberg> hmmmm
<azonenberg> i wonder if my jtag shift registers are funky
<azonenberg> because my whole bitfile seems mirrored from what i'd expect
<azonenberg> rqou: ok so, the ZIA is now working
<azonenberg> but the AND array is acting funny
<azonenberg> ... oh
<azonenberg> derp
<azonenberg> that would explain something
<rqou> azonenberg: it sounds like you hare hitting the exact same things I was hitting as I was working on crbit :P
<azonenberg> lol
<azonenberg> Welp, the and array is still being annoying
<azonenberg> And its 00:30
<azonenberg> And i have to be up at around 0500 to fly to recon :p
<rqou> the and array seemed pretty sane on the 32/64/256
<rqou> it's the 128/384/512 one that's _lots_ of fun
<azonenberg> yeah that isnt the issue
<azonenberg> its just that i'm not parsing the bitfile right
<azonenberg> trying to get a certain row of the and array and i'm getting a weird result
<rqou> oooh i just realized why the 128/384/512 AND array "reversing" is grouped in groups of 3
<rqou> PTA/B/C of each macrocell
<azonenberg> Yeah that seems logical
<rqou> i really need to draw a picture to explain wtf I'm talking about :P
<azonenberg> it's showing as all 1s instead of 11111111111111011111111111111111111111111111111111111111111111111111111111111111
<azonenberg> So i think i'm reading the wrong part of the bitstream
<azonenberg> but i havent yet figured out what i'm doing wrong
<rqou> azonenberg: should i make a coolrunner page on our (clusterf*ck of a) wiki?
<azonenberg> There already is
<azonenberg> oh wait
<azonenberg> you mean on openfpga, not siliconpr0n
<azonenberg> yeah there probably should
<rqou> yeah there are also too many wikis :P
<azonenberg> we need a major braindump of info
<rqou> (i hate wikis, in case you can't tell)
<azonenberg> and all of the coolrunner stuff on pr0n is specific to die RE
<azonenberg> not much about the bitstream other than how it relates to the gates
<rqou> the idea is great, but (tech/project) wikis always seem to turn into a giant pile of outdated braindumps
<rqou> azonenberg: the sidebar/ToC on the wiki isn't automatic? I have to manually update it?
<azonenberg> I dont know, i havent done much with the wiki :p
<azonenberg> that was mostly cyrozap on psoc
<rqou> azonenberg: what's the license for the images on here? https://siliconpr0n.org/archive/doku.php?id=vendor:xilinx:xc2c
<rqou> i want to modify them and stick them on the wiki
<rqou> are these yours?
<rqou> so, um, do these scribbles make sense to anybody? http://i.imgur.com/rjmPxFM.png
<rqou> this is how the ordering of p-terms in the 128/384/512 works
<rqou> i don't immediately see any clear advantage between this ordering and the 32/64/256 ordering
qu1j0t3 has quit [Ping timeout: 240 seconds]
m_t has joined ##openfpga
qu1j0t3 has joined ##openfpga
gruetzkopf has quit [Read error: Connection reset by peer]
pie_ has joined ##openfpga
<pie_> can systemd be compiled out of the kernel?
zino has joined ##openfpga
<pie_> or is it stuck in there but you can choose to nnot use it
<pie_> (for whatever value of can :P)
promach__ has joined ##openfpga
<rvense> ... it's not in the kernel?
promach__ has quit [Quit: Leaving]
<pie_> oh
<pie_> i thought it had pieces in the kernel
<pie_> are you sure?
<whitequark> yes
<whitequark> it's not in the kernel in any way whatsoever
<pie_> oh thank god, at least thats something.
<whitequark> there's kdbus...
<pie_> :I
<pie_> maybe i should just switch to minix
<pie_> :P
<pie_> ok aaaanyway, i need to bring home lunch o/
<whitequark> I'm not sure if kdbus was ever merged
<whitequark> it's not on my system for sure
<nurelin> kdbus has not been merged and has been rebooted as BUS1
<whitequark> is bus1 any good?
<whitequark> on a quick look it doesn't seem to have any of the kdbus horribleness but the details are subtle
<whitequark> yes, I can google...
digshadow has quit [Read error: Connection reset by peer]
ZipCPU|Alt has joined ##openfpga
ZipCPU|Alt has quit [Client Quit]
DocScrutinizer05 has quit [Disconnected by services]
DocScrutinizer05 has joined ##openfpga
digshadow has joined ##openfpga
<azonenberg> rqou: they're CC-BY-NC or CC-BY depending on if they were taken by john or me
<azonenberg> also interesting they folded the FBs back in on themselves?
<azonenberg> two cols?
<azonenberg> that would explain the alternate layout
<azonenberg> pie_: systemd is not in the kernel, it's just a giant blob of stuff all running as root :p
<azonenberg> Also heading out to recon, probably wont be IRCing there
<azonenberg> If you have anything you want me to see when i'm gone drop it in PM
<azonenberg> and i'll read when i get home
<pie_> have fun \o/
pie_ has quit [Remote host closed the connection]
pie_ has joined ##openfpga
digshadow has quit [Ping timeout: 246 seconds]
pie_ has quit [Ping timeout: 240 seconds]
pie_ has joined ##openfpga
Hootch has joined ##openfpga
m_t has quit [Quit: Leaving]
mifune has joined ##openfpga
mifune has quit [Ping timeout: 255 seconds]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
Zarutian has joined ##openfpga
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
mifune has joined ##openfpga
mifune has joined ##openfpga
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Read error: Connection reset by peer]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
Hootch has quit [Read error: Connection reset by peer]
mifune has quit [Read error: Connection reset by peer]
mifune has joined ##openfpga
mifune has joined ##openfpga
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
* UmbralRaptor finds Chernoff faces incomprehensible, though.
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
digshadow has joined ##openfpga
digshadow has quit [Remote host closed the connection]
mifune has quit [Ping timeout: 240 seconds]
pie_ has quit [Ping timeout: 240 seconds]
pie_ has joined ##openfpga
digshadow has joined ##openfpga
theMagnumOrange has joined ##openfpga
pie_ has quit [Ping timeout: 255 seconds]
pie_ has joined ##openfpga