Saturday, 2021-05-15

*** tpb has joined #litex00:00
*** lf has quit IRC00:01
*** lf has joined #litex00:01
*** thorns514 has joined #litex00:26
*** Emantor has quit IRC01:20
*** Emantor has joined #litex01:22
*** TMM has quit IRC03:13
*** TMM has joined #litex03:13
*** thorns514 has quit IRC03:25
*** Degi_ has joined #litex03:50
*** Degi has quit IRC03:51
*** Degi_ is now known as Degi03:51
*** kgugala has joined #litex05:11
*** kgugala_ has quit IRC05:13
*** Bertl is now known as Bertl_zZ06:20
*** pftbest has quit IRC09:09
*** pftbest has joined #litex09:31
*** kgugala_ has joined #litex10:45
*** kgugala__ has joined #litex10:46
*** kgugala has quit IRC10:46
*** kgugala_ has quit IRC10:49
*** pftbest has quit IRC12:00
*** pftbest has joined #litex12:03
*** kgugala has joined #litex12:37
*** kgugala__ has quit IRC12:41
*** kgugala_ has joined #litex12:47
*** kgugala has quit IRC12:47
*** st-gourichon-fid has quit IRC12:53
*** st-gourichon-fid has joined #litex12:55
*** mikeK_de1soc has joined #litex13:27
mikeK_de1socI am having an SBT error when I tried to compile a new RiscV core..13:29
mikeK_de1soc[info] Loading settings for project all from build.sbt ...13:29
mikeK_de1soc[info] Set current project to VexRiscv (in build file:/usr/local/lib/python3.8/dist-packages/pythondata_cpu_vexriscv_smp-1.0.1.post325-py3.8.egg/pythondata_cpu_vexriscv_smp/verilog/ext/VexRiscv/)13:29
mikeK_de1socfatal: not a git repository: /usr/local/lib/python3.8/dist-packages/pythondata_cpu_vexriscv_smp-1.0.1.post325-py3.8.egg/pythondata_cpu_vexriscv_smp/verilog/ext/VexRiscv/../../../../.git/modules/pythondata_cpu_vexriscv_smp/verilog/ext/VexRiscv13:29
mikeK_de1soc[error] java.lang.RuntimeException: Nonzero exit value: 12813:29
mikeK_de1soc[error]     at scala.sys.package$.error(package.scala:26)13:29
mikeK_de1soc[error]     at scala.sys.process.ProcessBuilderImpl$AbstractBuilder.slurp(ProcessBuilderImpl.scala:134)13:29
*** mikeK_de1soc has quit IRC13:32
*** mikeK_de1soc has joined #litex13:40
*** kgugala_ has quit IRC13:49
*** kgugala has joined #litex13:49
*** mikeK_de1soc has quit IRC14:05
*** mikeK_de1soc has joined #litex14:27
*** mikeK_de1soc has quit IRC14:31
*** mikeK_de1soc has joined #litex14:35
*** pftbest has quit IRC14:49
*** Bertl_zZ is now known as Bertl14:53
*** pftbest has joined #litex15:11
*** pftbest has quit IRC15:15
*** pftbest has joined #litex15:15
nickoemikeK_de1soc: What does the bug tracker say?15:42
nickoemikeK_de1soc: And what jre are you using?15:45
mikeK_de1socOH sorry, Hi Nick!! How Do I use the Bug tracker? OK JRE is: <pre>openjdk 11.0.11 2021-04-2015:58
mikeK_de1socOpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2.20.04)15:58
mikeK_de1socOpenJDK 64-Bit Server VM (build 11.0.11+9-Ubuntu-0ubuntu2.20.04, mixed mode, sharing)15:58
mikeK_de1soc</pre>15:58
mikeK_de1socIF that helps...15:59
mikeK_de1socSo I think what is happening is that I have too many build environments.. AGain, I am new and still learning...16:01
mikeK_de1socSo I think that I installed the PythonData CPU vexriscv smp with PIP and now it can;t find the right version...16:02
mikeK_de1socit's looking for the Repository here: fatal: not a git repository: /usr/local/lib/python3.8/dist-packages/pythondata_cpu_vexriscv_smp-1.0.1.post325-py3.8.egg/pythondata_cpu_vexriscv_smp/verilog/ext/VexRiscv/../../../../.git/modules/pythondata_cpu_vexriscv_smp/verilog/ext/VexRiscv16:03
mikeK_de1socOH Wait... There might be more here!!!16:07
mikeK_de1sochttps://github.com/litex-hub/linux-on-litex-vexriscv16:07
mikeK_de1sochttps://github.com/litex-hub/linux-on-litex-vexriscv/blob/master/HOWTO.md16:07
mikeK_de1socI am officially confused..  :(16:20
mikeK_de1socDon;t worry about it for now Nick, I am currently working on the Demo code.16:25
mikeK_de1sochttps://github.com/nickoe/litex/tree/1540aeaa701e220ce42038acd4ee8c8c7fe03c5a/litex/soc/software/demo16:25
*** TMM has quit IRC16:38
*** TMM has joined #litex16:38
*** rj has joined #litex17:54
nickoemikeK_de1soc: mm, ok, why do you send a link to my commit?18:24
mikeK_de1socNICK!!!18:25
mikeK_de1socNICK!!!18:25
mikeK_de1socI got the demo to work!!!!!18:25
mikeK_de1socHappy happy Joy joy!!!!18:25
mikeK_de1socSee my happy dance!!!!!18:25
mikeK_de1soc:)18:25
mikeK_de1soc:0 :)18:25
mikeK_de1socBecause it was using it for the demo example!!!18:26
nickoemikeK_de1soc: nice18:26
nickoeok18:26
mikeK_de1socThank man!!!!!18:26
mikeK_de1socThanks for all your help!!!18:26
mikeK_de1socok,  but in my demo, the LED was not working, I will dig further into why!!  for now,,, beer time!!!  :)18:27
mikeK_de1socbut the donut was working!!! but a quick question... is this Demo at the Bios level? or is it actually running at the kernel level?18:28
mikeK_de1socIs that ok, that I can use your commit??18:33
nickoemikeK_de1soc: mmm, I guess it is running at the same level as the bios, but dunno really. I mean it is not running with the linux kernel, it is just "bare metal"20:23
nickoeAFIK20:23
mikeK_de1socok thanks!20:28
*** kgugala has quit IRC21:14
*** kgugala has joined #litex21:39
*** thorns514 has joined #litex22:43

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