*** markos_ <markos_!~Konstanti@static062038151250.dsl.hol.gr> has quit IRC | 01:14 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC | 01:31 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc | 01:57 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC | 02:02 | |
*** sugarbeet <sugarbeet!~barbas@2a00:d880:3:1::df17:eb0c> has joined #libre-soc | 02:14 | |
*** sugarbeet <sugarbeet!~barbas@2a00:d880:3:1::df17:eb0c> has left #libre-soc | 02:14 | |
*** gnucode <gnucode!~gnucode@user/jab> has quit IRC | 02:24 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc | 02:34 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC | 02:55 | |
*** markos <markos!~Konstanti@static062038151250.dsl.hol.gr> has joined #libre-soc | 03:09 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc | 03:18 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC | 03:45 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc | 04:27 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC | 04:32 | |
*** Ritish <Ritish!~Ritish@116.72.113.244> has joined #libre-soc | 04:35 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc | 05:04 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC | 05:16 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc | 05:42 | |
*** ritish_ <ritish_!~Ritish@115.99.69.165> has joined #libre-soc | 07:03 | |
*** Ritish <Ritish!~Ritish@116.72.113.244> has quit IRC | 07:06 | |
*** ritish_ is now known as Ritish | 07:22 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC | 08:22 | |
*** Ritish <Ritish!~Ritish@115.99.69.165> has quit IRC | 08:23 | |
*** Ritish <Ritish!~Ritish@115.99.69.165> has joined #libre-soc | 08:30 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc | 08:31 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC | 08:35 | |
Ritish | got this error when I ran: make microwatt-verilator | 08:56 |
---|---|---|
Ritish | ERROR: Can't load module `./ghdl.so': /usr/local/bin/../share/yosys/plugins/ghdl.so.so: cannot open shared object file: No such file or directory | 08:56 |
Ritish | make: *** [Makefile:250: microwatt.v] Error 1 | 08:56 |
Ritish | Trying to looks for a solution online | 08:57 |
Ritish | possibly something related to the ghdl-yosys plugin | 08:58 |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc | 09:03 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC | 09:09 | |
Ritish | was able to run :) | 09:28 |
Ritish | oh, another error | 09:29 |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc | 09:29 | |
*** Ritish <Ritish!~Ritish@115.99.69.165> has quit IRC | 09:38 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC | 09:50 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.50> has joined #libre-soc | 09:51 | |
*** Ritish <Ritish!~Ritish@115.99.69.165> has joined #libre-soc | 09:55 | |
Ritish | chatGPT is helping me solve errors :D | 10:26 |
ghostmansd[m] | lkcl, please check the messages above; if everything is fine, I'm going to merge the changes and submit several RFPs. | 10:26 |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.50> has quit IRC | 11:05 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.50> has joined #libre-soc | 11:05 | |
*** octavius <octavius!~octavius@92.40.169.86.threembb.co.uk> has joined #libre-soc | 11:08 | |
octavius | Hi Ritish, the error you had with "ghdl.so" is because in the Makefile GHDLSYNTH is defined as ghdl.so, and later on .so gets appended to it. Before you run make, do "export GHDLSYNTH=ghdl" (section 1.5 on the wiki page shows the trick: https://libre-soc.org/HDL_workflow/microwatt/) | 11:10 |
octavius | Also, when microwatt-verilator gets compiled, please **read the instructions carefully**, and look at the "useful links" section of the page I linked. If you run microwatt-verilator without an initial RAM and program, it will just keep running in a halted state, and you won't get any indication (I spent about 2-3 days on two different machines like that...) | 11:13 |
octavius | If you're running microwatt-verilator on a powerful computer you're fine, but on consumer hardware it will probably take a long time | 11:15 |
Ritish | makes sense, Thanks octavius, I was running section 1.3 | 11:20 |
*** octavius <octavius!~octavius@92.40.169.86.threembb.co.uk> has quit IRC | 11:20 | |
Ritish | I think it finished running in around 10-15 mins | 11:21 |
*** Ritish <Ritish!~Ritish@115.99.69.165> has quit IRC | 11:38 | |
*** octavius <octavius!~octavius@92.40.169.90.threembb.co.uk> has joined #libre-soc | 12:49 | |
octavius | Ritish, the 10-15min is just the compilation :) | 12:52 |
octavius | I was talking about actually running microwatt-verilator (the simulated Microwatt CPU), which will take much, much longer (depending on the server/computer you're using) | 12:52 |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.50> has quit IRC | 13:04 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc | 13:07 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC | 13:19 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.50> has joined #libre-soc | 13:21 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.50> has quit IRC | 14:41 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.50> has joined #libre-soc | 14:41 | |
lkcl | the task_db page i haven' | 16:01 |
lkcl | t run the "make upload" from running budget-sync for some time | 16:01 |
lkcl | you can do it locally yourself | 16:01 |
lkcl | if you've got existing unit tests covered (particularly the test_caller* ones) i'm perfectly fine with a merge | 16:02 |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.50> has quit IRC | 16:16 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc | 16:16 | |
ghostmansd[m] | Yes this are fine. OK I'll merge it then. | 18:07 |
lkcl | ghostmansd[m], remember to keep the TOML field up-to-date https://bugs.libre-soc.org/show_bug.cgi?id=964 | 20:15 |
lkcl | otherwise you risk putting in the RFP twice | 20:15 |
lkcl | please always do that immediately at the exact time of submitting the RFP | 20:15 |
lkcl | also marked the bugreport as "fixed" | 20:16 |
lkcl | it is better to do the bugreport first just before submitting the RFP because NLnet actually go and check what's on the bugtracker, as part of due diligence for Audit purposes | 20:16 |
lkcl | if the information is inaccurate they will flag it up with me, and the payment is delayed pending the results of that conversation | 20:17 |
lkcl | markos, if you bring your Nexys-Video i won't bring mine (no need) | 20:18 |
ghostmansd[m] | Do you mean the "submitted" field? | 20:20 |
lkcl | The table of payments (in EUR) for this task; TOML format: | 20:21 |
lkcl | (edit) | 20:21 |
lkcl | [ghostmansd] | 20:21 |
lkcl | amount = 500 | 20:21 |
lkcl | you've not updated that and it is critically important for audit and project tracking purposes | 20:21 |
lkcl | check the format of any other bugreport for the format. | 20:22 |
ghostmansd | Added "RESOLVED FIXED" for all issues (including those which had RFPs in December), plus added "submitted=2023-01-25" to 964. | 20:30 |
ghostmansd | Can I also mark tasks from cavatools MoU as RESOLVED FIXED without "submitted="? | 20:30 |
programmerjake | i generally mark bugs resolved fixed before submitting payment requests | 20:37 |
*** octavius <octavius!~octavius@92.40.169.90.threembb.co.uk> has quit IRC | 20:38 | |
programmerjake | lkcl: is the meeting happening today? you mentioned yesterday something about it being canceled yet it hasn't been removed from google calendar | 20:39 |
lkcl | ghostmansd, yes of course. the RESOLVED FIXED is part of standard bugtracking | 20:51 |
lkcl | it also changes the budget-sync task_db report | 20:51 |
lkcl | programmerjake, correct and yes sorry, also correct | 20:52 |
*** octavius <octavius!~octavius@92.40.169.90.threembb.co.uk> has joined #libre-soc | 21:51 | |
markos | lkcl, yes, I will bring it | 22:10 |
markos | also, figured out a way to use all 4 pmod sockets | 22:10 |
markos | simple really | 22:10 |
markos | dupont cables :) | 22:10 |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC | 22:12 | |
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc | 22:35 | |
*** octavius <octavius!~octavius@92.40.169.90.threembb.co.uk> has quit IRC | 22:47 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!