<detoxo_16>
hello i'm arjun and I also want to contribute for this organization
<ZirconiumX>
I think mithro is asleep at present, but I can offer suggestions
<detoxo_16>
okay
<ZirconiumX>
How much do you know about FPGA architecture?
<detoxo_16>
FPGA is in our college curriculum so i'm studying that along with verlog using xlinix
<detoxo_16>
so along with the curriculum I'm also working on the IEEE research paper whose motive is to design an FPGA Based Fully Synchronized Design of a Bilateral Filter for Real time Image Denoising
nonlinear has joined #symbiflow
adjtm has quit [Remote host closed the connection]
adjtm has joined #symbiflow
detoxo_16 has quit [Remote host closed the connection]
nonlinear has quit [Ping timeout: 260 seconds]
<ZirconiumX>
They quit, but that's not the kind of thing that happens here
celadon has quit [Quit: ZNC 1.7.5+deb2 - https://znc.in]
celadon has joined #symbiflow
nonlinear has joined #symbiflow
nonlinear has quit [Ping timeout: 240 seconds]
kraiskil has quit [Ping timeout: 255 seconds]
<_whitenotifier-3>
[symbiflow-arch-defs] acomodi opened issue #1351: Complex design take long time to run through fasm2bels - https://git.io/Jvzmj
proteus-guy has joined #symbiflow
kraiskil has joined #symbiflow
Vonter has joined #symbiflow
haini has joined #symbiflow
Usama has joined #symbiflow
haini_ has joined #symbiflow
haini has quit [Ping timeout: 258 seconds]
haini__ has joined #symbiflow
haini_ has quit [Ping timeout: 240 seconds]
Usama has quit [Remote host closed the connection]
<sf-slack>
<kgugala> @litghost @mithro how do we want to report the frequency in perf tool? e.g. for Litex Linux test I get the following data:
<sf-slack>
<kgugala> Max delay for group: soc_pll_clk200 is 3.035ns Max delay for group: eth_rx_clk is 31.630ns Max delay for group: eth_tx_clk is 29.992ns Max delay for group: sys_clk is 4.642ns Max delay for group: soc_pll_clk200 is 4.392ns Max delay for group: eth_rx_clk is 2.464ns Max delay for group: eth_tx_clk is 2.464ns Max delay for group: sys_clk is 2.335ns
<sf-slack>
<kgugala> shall I simply grab the max freq and report it?
<litghost>
kgugala: frequency in MHz, but also include critical path delay
<litghost>
kgugala: Also worst setup/hold slack violation (0 if none) and total (e.g. sum) setup/hold slack violation (0 if none)
<sf-slack>
<kgugala> Ok
<litghost>
kgugala: This will allow us to track progress on design that don't meet timing
<litghost>
kgugala: But if the totals are < 1 ns that is different from totals that are >10 ns
proteus-guy has joined #symbiflow
benelson has joined #symbiflow
<sf-slack>
<kgugala> mhm
<_whitenotifier-3>
[symbiflow-arch-defs] litghost opened issue #1352: Clock propagation story - https://git.io/Jvz8G
<mithro>
kgugala: min, max, average, stddev, number of runs
<mithro>
kgugala: pass / fail and "margin" for when we have an SDC file