Friday, 2021-02-12

*** tpb has joined #litex00:00
*** lf has quit IRC00:26
*** lf has joined #litex00:26
*** peepsalot has joined #litex00:37
*** Dolu has quit IRC02:06
*** kgugala has joined #litex03:27
*** Degi_ has joined #litex03:52
*** Degi has quit IRC03:53
*** Degi_ is now known as Degi03:53
*** kgugala_ has joined #litex05:47
*** kgugala has quit IRC05:51
*** jimbzy has quit IRC06:02
*** kgugala_ has quit IRC07:13
*** kgugala has joined #litex07:14
*** lkcl has quit IRC07:41
*** lkcl has joined #litex07:55
*** geertu has quit IRC08:32
*** geertu has joined #litex08:35
*** jimbzy has joined #litex08:38
*** lkcl has quit IRC08:53
*** lkcl has joined #litex09:05
*** lkcl has quit IRC09:51
*** Dolu has joined #litex10:00
*** lkcl has joined #litex10:03
*** kgugala_ has joined #litex11:17
*** kgugala has quit IRC11:18
*** kgugala has joined #litex11:18
*** kgugala_ has quit IRC11:21
*** tester has joined #litex11:29
testerHi all11:29
testeri Have guestion about generation hardware board files11:29
testerHow can i generate HW project base on this files :11:30
testerhttps://github.com/enjoy-digital/litex/tree/master/litex/build/microsemi/*.py11:30
*** midnight has quit IRC11:30
testerDo you have any direction for me ?11:31
*** midnight has joined #litex11:33
testerAny people use HW board , and know how can i generate it ?11:38
testerPlease11:38
*** Bertl_zZ is now known as Bertl13:00
*** CarlFK has quit IRC16:52
nickoetester: I don't think those are generated, but written.17:35
_florent_Hi tester, the files in build are used to generate the project files from the LiteX platform/target. You are not going to call them directly, you need to execute your target file.18:01
nickoe_florent_: If it takes a long time to erase the flash chip, and it never seem to complete, but I am using a pin definition that worked on the older litex from litex-buildenv, what could be the issue?18:09
nickoehttps://github.com/nickoe/litex-boards/blob/mars_ax3/litex_boards/targets/mars_ax3.py#L104-L13218:13
nickoeHmm, I have this module I am making. I am trying to connect a register to some pins/pads. https://dpaste.com/9FG93ZAJN    But it does not seem like anything gets out on the pins18:51
tpbTitle: dpaste: 9FG93ZAJN (at dpaste.com)18:51
nickoeis there something syntactically I am doing wrong?18:51
nickoethe platform definition looks like this, https://dpaste.com/7XU824DXP18:53
tpbTitle: dpaste: 7XU824DXP (at dpaste.com)18:53
*** Bertl is now known as Bertl_oO19:00
nickoeahh, I forgot to add the eq things to the comb list!19:13
nickoethe signal leves does not look that strong though19:18
nickoemm, well, it do work on some pins.. mmm19:39
*** rj has joined #litex19:54
nickoeNot really sure why it appears that only one of the bus outputs work.. https://i.snipboard.io/xRtzPy.jpg20:43
nickoeoh, found it20:49
nickoeI did insert the "a" storage to the comb twice instead of both a and b20:50
nickoeuhg, but now memory init fails completely20:55
nickoeyay https://i.snipboard.io/ugHrjK.jpg21:02
*** rj has quit IRC21:16
*** rj has joined #litex21:16
*** chgavilana has joined #litex21:25
nickoe_florent_: I have these RAM parameters, https://github.com/enjoy-digital/litedram/compare/master...nickoe:mars_ax321:30
nickoe_florent_: If I want those merged, can we do that without submitting the board? Then I won't have as many forked dependencies in my project.  .... but what I really ask, is there a proper way to testif those parameters work properly?21:31
nickoeI am using them now, often when I boot I get a couple of errors in memcheck but a subsequent sdram_initor sdram_test passes OK. I wonder if that is just the PLL that is not ready yeat?  Or maybe some timing constraits that are not fully matched in the vivado syth.21:32
nickoeMm, I guess I could just put that in my platform file as well, to keep it together for now.21:35
nickoe?21:35
nickoe_florent_: I wonder if this could be the issue for the flash not behaving?22:17
nickoeWARNING: [Synth 8-7023] instance 'STARTUPE2' of module 'STARTUPE2' has 13 connections declared, but only 9 given [/home/nickoe/litex_test/dangerous_litex/litex-boards/litex_boards/targets/build/mars_ax3/gateware/mars_ax3.v:12923]22:17
nickoeThe code where I copied the flash stuff from uses that STARTUPE222:17
nickoenot hat I completely understand what it does22:17
*** rj has quit IRC22:27
*** tester has quit IRC22:39
*** chgavilana has quit IRC22:40
*** FFY00 has quit IRC23:00
*** FFY00 has joined #litex23:00
*** FFY00 has quit IRC23:41

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!