benelson_ has quit [Remote host closed the connection]
benelson has joined #symbiflow
benelson has quit [Remote host closed the connection]
citypw_ has joined #symbiflow
benelson has joined #symbiflow
benelson_ has joined #symbiflow
benelson has quit [Ping timeout: 240 seconds]
benelson_ has quit [Remote host closed the connection]
benelson has joined #symbiflow
benelson has quit [Remote host closed the connection]
benelson has joined #symbiflow
benelson has quit [Remote host closed the connection]
benelson has joined #symbiflow
benelson has quit [Remote host closed the connection]
benelson has joined #symbiflow
benelson_ has joined #symbiflow
benelson has quit [Ping timeout: 272 seconds]
benelson has joined #symbiflow
benelson_ has quit [Ping timeout: 240 seconds]
benelson_ has joined #symbiflow
benelson has quit [Ping timeout: 248 seconds]
benelson has joined #symbiflow
benelson_ has quit [Ping timeout: 240 seconds]
benelson has quit [Remote host closed the connection]
_whitelogger has joined #symbiflow
benelson has joined #symbiflow
benelson has quit [Ping timeout: 240 seconds]
_whitelogger has joined #symbiflow
az0re has joined #symbiflow
benelson has joined #symbiflow
benelson has quit [Ping timeout: 240 seconds]
_whitelogger has joined #symbiflow
benelson has joined #symbiflow
benelson_ has joined #symbiflow
benelson has quit [Ping timeout: 248 seconds]
<sf-slack>
<garvit.gupta08> Hello everyone. I recently did my coursework in FPGA especially on artix7 basys3board ( xc7a35tcpg236-1) and I am comfortable with FPGA design and its components. I am also comfortable with verilog and C. I saw the project xray and found it exciting. A little help on additional resources which I can go through to start working on it as soon as possible.
benelson has joined #symbiflow
benelson_ has quit [Ping timeout: 248 seconds]
_whitelogger has joined #symbiflow
benelson_ has joined #symbiflow
benelson has quit [Ping timeout: 240 seconds]
Bertl_zZ is now known as Bertl
OmniMancer has joined #symbiflow
benelson has joined #symbiflow
benelson_ has quit [Ping timeout: 240 seconds]
az0re has quit [Remote host closed the connection]
benelson_ has joined #symbiflow
Bertl is now known as Bertl_oO
benelson has quit [Ping timeout: 240 seconds]
IRC-Source_51 has joined #symbiflow
<IRC-Source_51>
Greetings everyone !
benelson has joined #symbiflow
benelson_ has quit [Ping timeout: 240 seconds]
<ZirconiumX>
Hello
<IRC-Source_51>
how are you doing ?
<ZirconiumX>
Not too badly I guess
<IRC-Source_51>
nice :)
<IRC-Source_51>
I came here seeking some help with project Xray
<IRC-Source_51>
could you help me with that ?
<ZirconiumX>
I don't have any experience there
<ZirconiumX>
Especially since my limited energies are focused on reverse engineering Intel chips
<ZirconiumX>
Not Xilinx
<IRC-Source_51>
Oh I see, so you are working on a similar project for altera fpgas ?
<ZirconiumX>
Kinda? We're not nearly as far as X-Ray is
<IRC-Source_51>
Thats very interesting :)
<IRC-Source_51>
Are you following similar methodology/approach ?
<ZirconiumX>
Because I'm a student working on a lot of things
IRC-Source_51 is now known as Clay_1
<ZirconiumX>
I have a pretty different approach actually
<Clay_1>
you are working alone there ?
<ZirconiumX>
You can't get nearly as low-level with Quartus as you can with Vivado
<ZirconiumX>
Not entirely. There are a few people who offer advice and one person who is trying to help
<Clay_1>
i see, so what is your approach ?
<ZirconiumX>
I named it Project Mistral but it's less of a project and more of a hobby
<Clay_1>
you have a repo ?
<ZirconiumX>
I do, but it's not up to date as such
<tpb>
Title: Extract LUT Logics from a Downloaded Bitstream Data in FPGA - IEEE Conference Publication (at ieeexplore.ieee.org)
<Clay_1>
you have access to ieeexplore, right ?
<ZirconiumX>
I probably will at uni
<ZirconiumX>
But it's a problem I've already solved
<Clay_1>
the re of lut contents for quartus generated bitstreams ?
<ZirconiumX>
Yeah
<Clay_1>
cool
<Clay_1>
how did you do that ?
* ZirconiumX
sighs
<Clay_1>
long story ?
<ZirconiumX>
I need to write a paper about it so I don't have to keep explaining to everyone
<ZirconiumX>
:P
<Clay_1>
would be a good idea
<Clay_1>
haha
benelson_ has joined #symbiflow
<ZirconiumX>
For any boolean feature, you assign a unique non-zero identifier to it, and when you have all the ones enumerated, you produce a series of bitstreams where the Nth bitstream has the Nth bit of the feature index
<Clay_1>
the design of that bitstream is a single lut ?
<ZirconiumX>
"for any boolean feature"
<ZirconiumX>
So not just LUTs
<ZirconiumX>
For example, see the multiplexers feeding into the flip-flops?
<Clay_1>
yes
<ZirconiumX>
Those are boolean features that could be tested
<ZirconiumX>
If you knew how to cause them
benelson has quit [Ping timeout: 240 seconds]
<Clay_1>
oh
<Clay_1>
thats cool
<Clay_1>
so you have done that for every such element ?
<ZirconiumX>
At the moment no; I wanted to focus on routing, but that turns out to be a pain that requires thought
benelson has joined #symbiflow
benelson_ has quit [Ping timeout: 240 seconds]
benelson_ has joined #symbiflow
benelson has quit [Ping timeout: 248 seconds]
benelson has joined #symbiflow
benelson_ has quit [Ping timeout: 240 seconds]
Adrofier has joined #symbiflow
<Adrofier>
is anyone applying to gsoc this year?
OmniMancer has quit [Read error: Connection reset by peer]
OmniMancer has joined #symbiflow
Adrofier28 has joined #symbiflow
Adrofier28 has quit [Remote host closed the connection]
Adrofier has quit [Remote host closed the connection]
citypw_ has quit [Ping timeout: 255 seconds]
benelson_ has joined #symbiflow
benelson has quit [Ping timeout: 240 seconds]
OmniMancer has quit [Quit: Leaving.]
benelson has joined #symbiflow
benelson_ has quit [Ping timeout: 248 seconds]
<Clay_1>
ZirconiumX I see
<Clay_1>
That's the part I would say that interests me the most in the xilinx part
<Clay_1>
project x-ray seems to have solved this but I cant really understand their documentation :/ thus I came here to seek for help
<ZirconiumX>
I mean, you can use the approach I mentioned for basically anything
<Clay_1>
well, technically, routing is already documented in project xray, isnt it ?
gg77 has joined #symbiflow
gg77 has quit [Remote host closed the connection]
gg77 has joined #symbiflow
gg77 has quit [Remote host closed the connection]
benelson_ has joined #symbiflow
benelson has quit [Ping timeout: 256 seconds]
Clay_1 has quit [Remote host closed the connection]
benelson_ has quit [Remote host closed the connection]
benelson has joined #symbiflow
benelson has quit [Remote host closed the connection]
benelson has joined #symbiflow
benelson has quit [Remote host closed the connection]
benelson has joined #symbiflow
IRC-Source_21 has joined #symbiflow
benelson_ has joined #symbiflow
benelson has quit [Ping timeout: 240 seconds]
IRC-Source_21 has quit [Remote host closed the connection]
tpb has quit [Remote host closed the connection]
benelson_ has quit [Remote host closed the connection]