_florent_ changed the topic of #litex to: LiteX FPGA SoC builder and Cores / Github : https://github.com/enjoy-digital, https://github.com/litex-hub / Logs: https://libera.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 240 seconds]
Degi_ is now known as Degi
alainlou has quit [Quit: Client closed]
Coldberg has quit [Ping timeout: 244 seconds]
ChuckM has quit [Remote host closed the connection]
FabM has joined #litex
FabM has joined #litex
FabM has quit [Changing host]
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
awordnot has quit [Ping timeout: 248 seconds]
michalsieron has joined #litex
awordnot has joined #litex
michalsieron has quit [Quit: michalsieron]
dcallagh has quit [Ping timeout: 256 seconds]
CarlosEDP has quit [Ping timeout: 256 seconds]
dcallagh has joined #litex
CarlosEDP has joined #litex
mithro has quit []
mithro has joined #litex
<pftbest> Does anyone know why it is using RX pad here instead of GTX ? https://github.com/enjoy-digital/liteeth/blob/master/liteeth/phy/gmii.py#L72
vomoniyi[m] has quit [Ping timeout: 245 seconds]
vomoniyi[m] has joined #litex
Coldberg has joined #litex
guan has quit []
guan has joined #litex
<pftbest> sorry, gtx is an output pin
<pftbest> now i get it
<tpb> Title: XianJun Jiao on LinkedIn: #openwifi #opensource #hardware (at www.linkedin.com)
alanvgreen has quit []
alanvgreen has joined #litex
Guest84 has joined #litex
Guest84 is now known as esp88
<esp88> Hi/bonjour!
<esp88> (let me know if you prefer the question in english)
<esp88> Tout d'abord, je commence à découvrir litex et je trouve que c'est un super projet!
<esp88> J'ai une question par rapport à litesata. J'ai une carte KCU105 et j'essaie d'executer test_bist.py avec un SFP SATA sans succès.
<esp88> J'ai essayé de deux façons:
<esp88> #1:
<esp88> Ø litex-boards/litex_boards/targets/xilinx_kcu105.py --build --load --with-pcie --with-sata --sys-clk-freq=100000000
<esp88> Ø litex_server --uart --uart-port=/dev/ttyUSB1
<esp88> Dans le test #1, test_bist.py ne semble pas trouver les configuration sata_bist dans le csr. J'ai vu qu'elles étaient ajoutés dans litesata/bench/kcu105.py, j'ai donc essayé de builder celui-ci dans le test #2.
<esp88> #2:
<esp88> Ø cd litesata/bench
<esp88> Ø ./kcu105.py --build --load --connector sfp
<esp88> Ø litex_server --uart --uart-port=/dev/ttyUSB1
<esp88> Dans le test #2, le port uart ne semble pas actif.
<esp88> Auriez-vous une piste de solution à me suggérer svp?
<esp88> (tldr in english: Great project and I'm trying to test libsata with test_bist.py and a KCU105 but no success yet. Test #1 above does not seem to find "sata_bist" variable in the csr and the uart does not seems active with test #2. Let me know if you have any suggestions please :) )
esp88 has quit [Quit: Client closed]
Guest84 has joined #litex
Guest84 is now known as esp88
<jevinskie[m]> _florent_: I want to expose the litescope scope_trig (which I know is a "synthetic" signal) to other modules so I can kick off a FSM when the scope triggers. What signals should I fish out of the Trigger module? enable & hit?
esp88 has quit [Quit: Client closed]
Guest84 has joined #litex
<_florent_> esp88: Hi, sorry you already left but if you read the logs, I would recommend test #2. With your steps, you should be able to execute test_bist.py. If you have trouble, try to do a litex_cli --regs to see if you are able to access the registers of the SoC over the bridge
<_florent_> jevinskie[m]: you can use _Trigger.source.hit
Guest84 is now known as esp88
<esp88> I am still here, thanks _florent_ for the answer :) I will try to follow your recommendation.
<esp88> Does lxterm is supposed to work when I build ./kcu105.py (i.e: test #2)?
<esp88> If yes, I will try to troubleshoot that first because it does not on my side...
<_florent_> esp88: no, this design does not have a CPU, just the SATA core + bist and a bridge to control it from the Host
<esp88> ok thanks
<_florent_> I have the hardware for this bench, so if you still have troubles I can set it up and give more help
<esp88> Perfect, thank you, I appreciate your help
<esp88> Second try for test #2 from scratch did work :) Not sure what I have done wrong the first time... Thanks again for your help _florent_!
<_florent_> great!
tpb has quit [Ping timeout: 240 seconds]
tpb_ has joined #litex
tpb_ is now known as tpb
<jevinskie[m]> _florent_: thanks, it seems to work using just hit instead of enable & hit :)
FabM has quit [Quit: Leaving]
lambda has quit [Ping timeout: 272 seconds]
lambda has joined #litex
esp88 has quit [Quit: Client closed]
pauluzs has joined #litex
pauluzs has left #litex [#litex]
pauluzs has joined #litex
pauluzs has quit [Client Quit]
pauluzs has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
<pauluzs> Hi I'm experiencing about a 1 in 20 builds success rate while trying : linsn_rv901t.py --build
<pauluzs> for the linsin car, ise 14.7 ubuntu 20.04. tried current machine, vm and a fresh install.
<pauluzs> It mostly starts to hang on Phase 9.8 Global Placement
<pauluzs> ERROR:Place:543 - This design does not fit into the number of slices available
<pauluzs> Any advise? set the environment variable XIL_PAR_ENABLE_LEGALIZER to 1 doesn't seem to help
<Degi> It sounds like the design is too large to fit onto the FPGA, I guess on some compilations it gets jucky and fits just right
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
pftbest has quit [Ping timeout: 252 seconds]
pftbest has joined #litex
pftbest has quit [Ping timeout: 252 seconds]