Current Server Time: 05:23 (Central Europe)

#apertus IRC Channel Logs

2019/05/01

Timezone: UTC


00:55
Bertl_oO
off to bed now ... have a good one everyone!
00:55
Bertl_oO
changed nick to: Bertl_zZ
01:43
futarisIRCcloud
joined the channel
04:11
Ashu
joined the channel
04:24
Ashu
left the channel
07:10
niemand
joined the channel
07:10
niemand
left the channel
07:10
niemand
joined the channel
07:42
se6astian|away
changed nick to: se6astian
07:44
se6astian
good day
08:06
BAndiT1983|away
changed nick to: BAndiT1983
08:27
se6astian
time to screw around again!
08:27
se6astian
https://media.rs-online.com/t_large/F3044801-01.jpg
08:52
Kjetil
screw you guys! or something
08:52
Kjetil
;)
08:55
BAndiT1983
https://www.youtube.com/watch?v=RXS1sJm7QEA
10:30
Y_G
joined the channel
10:59
Y_G
left the channel
11:02
Spirit532
left the channel
11:03
Spirit532
joined the channel
11:03
futarisIRCcloud
left the channel
11:09
Y_G
joined the channel
11:47
Bertl_zZ
changed nick to: Bertl
11:47
Bertl
morning folks!
12:04
Nira
changed nick to: Nira|away
12:07
Nira|away
changed nick to: Nira
12:54
Y_G
Hi BAndiT1983 , what is the "Execute" function in the MessageHandler.cpp intended to do ?
12:55
Y_G
It says that " Implement packet to trigger applying/retrieving of settings sent to daemon"
12:56
Y_G
Isn't this already implemented in the "ProcessReceivedData" in the Daemon.cpp ?
13:12
BAndiT1983
hi Y_G
13:12
BAndiT1983
it was added for possible batch processing of messages
13:13
BAndiT1983
to be able to trigger multiple changes at once
13:35
aSobhy
Bertl, finally I'm running xilinx Webpack :)
13:35
aSobhy
so Is there a makefile for the ZYNQ as the MachXO2 you sent me before ?
13:35
Bertl
yay!
13:36
Bertl
on the Vivado side, we use TCL to automate the build
13:36
Bertl
if you check the top.vhd file, there should be a line to start the process
13:38
aSobhy
going through it now
13:38
Bertl
(bottom of the comments section)
13:39
apurvanandan[m]
aSobhy So where was the problem in downloading
13:41
aSobhy
that line
13:41
aSobhy
(cd build.vivado && vivado -mode tcl -source ../vivado.tcl)
13:41
aSobhy
right ?
13:41
Bertl
yup
13:42
aSobhy
apurvanandan[m]: Its a long story I am at category D from Egypt that they don't support,
13:42
aSobhy
and those guys are really smart for detecting where you are and a lot of checks
13:44
aSobhy
but I made a tricky solution to download it officially ^_^
13:46
aSobhy
You should downloaded it, isn't you? I think India also has those restriction !
13:47
Y_G
oK,Thanks BAndiT1983 I will look into how to approach it
13:49
aSobhy
Thanks Bertl I'm on vivado.tcl now
13:50
Bertl
you're welcome!
13:55
aSobhy
Is their any tool I'll use it so I can install it early
13:55
Bertl
hmm?
13:56
aSobhy
as I always face a lot of troubles as I see :/
13:57
Bertl
not sure what you mean with 'install early'
13:57
Bertl
(i.e. please rephrase :)
13:58
aSobhy
to have a time to install a tool if it has trouble or restriction
13:58
aSobhy
and install it before I start coding
13:58
Bertl
ah, got it ...
13:59
Bertl
well, there are some tools which might come handy like Ikarus Verilog and GTKWave
14:00
Bertl
we also sometimes use the Saleae logic analyzer software
14:00
Bertl
except for that it's Vivado and Diamond
14:01
Bertl
ah, and you might benefit from an Eagle 7.7.0 install for schematic details
14:01
Y_G
left the channel
14:03
aSobhy
OK, I,ll search for them and back again :)
14:03
Bertl
great!
14:03
BAndiT1983
changed nick to: BAndiT1983|away
14:04
BAndiT1983|away
changed nick to: BAndiT1983
14:07
BAndiT1983
changed nick to: BAndiT1983|away
14:54
lexano
left the channel
14:59
lexano
joined the channel
16:43
BAndiT1983|away
changed nick to: BAndiT1983
16:46
illwieckz
left the channel
16:49
illwieckz
joined the channel
17:12
BAndiT1983
changed nick to: BAndiT1983|away
17:27
se6astian
changed nick to: se6astian|away
18:01
BAndiT1983|away
changed nick to: BAndiT1983
18:15
BAndiT1983
changed nick to: BAndiT1983|away
18:44
BAndiT1983|away
changed nick to: BAndiT1983
19:48
se6astian|away
changed nick to: se6astian
20:12
Nira
changed nick to: Nira|away
20:13
Nira|away
changed nick to: Nira
20:38
Bertl
off for now ... bbl
20:39
Bertl
changed nick to: Bertl_oO
20:54
BAndiT1983
changed nick to: BAndiT1983|away
21:02
se6astian
off for today
21:02
se6astian
good night
21:02
se6astian
changed nick to: se6astian|away
21:11
apurvanandan[m]
Hi Bertl, I got a very basic doubt. I asking it, please don't mind.
21:13
apurvanandan[m]
We have 160 MHz clock with 48 bit on each clock read from RAM on Zynq. On other side we have 32 bit wide 100MHz fifo input in ft601.
21:15
apurvanandan[m]
And 160*48 > 100*32, so this means we need to slow down reading from RAM?
21:23
niemand
left the channel
21:32
Nira
changed nick to: Nira|away
22:04
Bertl_oO
apurvanandan[m]: yes, we do not read all the time from memory at the full rate .. data goes through a FIFO which throttles it as needed
22:08
Bertl_oO
but we need to think about (ideally lossless) compression for higher framerates on USB output