*** tpb has joined #timvideos | 00:00 | |
shorne | mithro: the gcc works with newlib and musl | 00:05 |
---|---|---|
shorne | I provide binaries for all 3 (including the kernel / nolib) | 00:05 |
shorne | mithro: I mainly just use busybox only, so far | 00:06 |
shorne | I would like to try yocto or something | 00:06 |
CarlFK | mithro: http://paste.ubuntu.com/p/X7N4zPvrjw/ (don't look yet, testing...) | 00:09 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 00:09 |
CarlFK | mithro: now you can look - my test runs look like what I would expect | 00:57 |
CarlFK | stuff like: assert len(bios_data) < make.BIOS_SIZE AssertionError | 00:58 |
CarlFK | 00:58 | |
CarlFK | mithro: I should commit and push that code, right ? this code: http://paste.ubuntu.com/p/X7N4zPvrjw/ | 00:58 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 00:58 |
mithro | CarlFK: I merged that fix | 00:59 |
mithro | CarlFK: you can rebase and force push over your pull request... | 01:01 |
CarlFK | mithro: how is that different than committing my current edits? | 01:02 |
mithro | CarlFK: It'll make sure you have the latest patches | 01:06 |
mithro | CarlFK: You should generally do "git fetch upstream; git rebase -i upstream/master; git push origin mybranch --force" | 01:07 |
*** ewen has joined #timvideos | 01:08 | |
mithro | Hey ewen! | 01:08 |
ewen | mithro: Hi. I'm actually logged into IRC to do some other things... but have been "reading along" with IRC progress here too. | 01:09 |
mithro | ewen: Cool | 01:09 |
mithro | I think I'm going to give up for the day and go watch some TV | 01:27 |
mithro | have a good evening everyone | 01:27 |
cr1901_modern | what is this "TV" you speak of? | 01:31 |
*** nrossi has joined #timvideos | 03:26 | |
CarlFK | mithro: TV time is over. Bob needs help getting the RustyLove3000 qemu to build :p | 03:32 |
*** ewen has quit IRC | 04:56 | |
*** rohitksingh has joined #timvideos | 05:13 | |
*** tinyfpga has joined #timvideos | 06:05 | |
*** Shari2 has joined #timvideos | 07:40 | |
Shari2 | Hi. | 07:40 |
CarlFK[m] | Shari2: hi | 08:34 |
*** CarlFK has quit IRC | 08:50 | |
*** Shari2 has quit IRC | 09:03 | |
*** rohitksingh has quit IRC | 09:37 | |
*** Shari2 has joined #timvideos | 11:05 | |
*** mauz555 has joined #timvideos | 11:51 | |
*** jimmy__ has joined #timvideos | 11:55 | |
*** mauz555 has quit IRC | 11:56 | |
*** jimmy__ has quit IRC | 12:16 | |
*** jimmy__ has joined #timvideos | 12:16 | |
*** mauz555 has joined #timvideos | 12:20 | |
mauz555 | CarlFK: https://pastebin.com/t9VLQeU9 | 12:32 |
tpb | Title: https://github.com/timvideos/litex-buildenv/wiki/HowTo-LCA2018-FPGA-Miniconf -- - Pastebin.com (at pastebin.com) | 12:32 |
mauz555 | CarlFK: the 'make image' step triggers a python error | 12:33 |
*** mauz555 has quit IRC | 12:37 | |
*** mauz555 has joined #timvideos | 12:37 | |
*** mauz555 has quit IRC | 12:39 | |
*** mauz555 has joined #timvideos | 12:39 | |
*** mauz555 has quit IRC | 12:40 | |
*** mauz555 has joined #timvideos | 12:40 | |
*** mauz555 has quit IRC | 12:56 | |
*** mauz555 has joined #timvideos | 12:59 | |
fitzsim | mithro: is there a way to get plain text out of that google docs link? | 13:01 |
fitzsim | mithro: it seems to be forcing JavaScript | 13:01 |
fitzsim | mithro: anyway, meta-hdl is a standard Yocto meta layer | 13:01 |
*** mauz555 has quit IRC | 13:02 | |
fitzsim | mithro: if you're wanting to build it, I'd say start with building Poky for something easy, like MACHINE=qemuarm | 13:02 |
fitzsim | git clone git://git.yoctoproject.org/poky | 13:03 |
fitzsim | cd poky | 13:04 |
fitzsim | . ./oe-init-build-env | 13:04 |
fitzsim | SDKMACHINE=x86-64 MACHINE=qemuarm bitbake core-image-minimal | 13:05 |
fitzsim | mithro: if you can get that succeeding, then you can add meta-hdl in, and it'll build all the host tools too | 13:05 |
fitzsim | basically, from within the poky directory, git clone https://github.com/nathanrossi/meta-hdl | 13:06 |
tpb | Title: GitHub - nathanrossi/meta-hdl: HDL tools layer for OpenEmbedded (at github.com) | 13:06 |
fitzsim | then in poky/build/conf/bblayers.conf, add meta-hdl there | 13:06 |
fitzsim | (should be straightforward where to put it) | 13:06 |
fitzsim | then in the build directory again: | 13:07 |
fitzsim | SDKMACHINE=x86-64 MACHINE=qemuarm bitbake picosoc-hx8k | 13:07 |
fitzsim | that should build the picosoc-hx8k bit file for your board | 13:08 |
fitzsim | mithro: let me know how far you get or if you get stuck | 13:08 |
*** rohitksingh has joined #timvideos | 13:10 | |
*** mauz555 has joined #timvideos | 13:17 | |
*** twoolie has joined #timvideos | 13:29 | |
*** mauz555 has quit IRC | 13:39 | |
*** mauz555 has joined #timvideos | 13:39 | |
*** jimmy__ has joined #timvideos | 13:39 | |
*** jimmy__ has quit IRC | 14:02 | |
*** mauz555 has quit IRC | 14:02 | |
*** rohitksingh has quit IRC | 14:11 | |
*** mauz555 has joined #timvideos | 14:13 | |
*** mauz555 has quit IRC | 14:18 | |
*** mauz555 has joined #timvideos | 14:28 | |
*** rohitksingh has joined #timvideos | 14:54 | |
*** mauz555 has quit IRC | 15:26 | |
*** twoolie has quit IRC | 15:39 | |
*** rohitksingh has quit IRC | 15:41 | |
*** rohitksingh has joined #timvideos | 15:59 | |
*** CarlFK has joined #timvideos | 16:13 | |
*** ChanServ sets mode: +v CarlFK | 16:13 | |
CarlFK | mithro: this looks like the code you just added: File "/home/jimmy/Desktop/litex-buildenv/make.py", line 55, in get_soc soc = SoC(platform, ident=SoC.__name__, **soc_sdram_argdict(args), **dict(args.target_option)) | 16:36 |
CarlFK | https://pastebin.com/t9VLQeU9 | 16:36 |
tpb | Title: https://github.com/timvideos/litex-buildenv/wiki/HowTo-LCA2018-FPGA-Miniconf -- - Pastebin.com (at pastebin.com) | 16:36 |
CarlFK | but I'm still waking up... | 16:36 |
*** rohitksingh has quit IRC | 16:57 | |
*** rohitksingh has joined #timvideos | 16:58 | |
*** rohitksingh has quit IRC | 17:08 | |
*** mauz555 has joined #timvideos | 17:26 | |
*** mauz555 has quit IRC | 18:23 | |
*** mauz555 has joined #timvideos | 18:23 | |
mauz555 | I got an issue on this one https://github.com/timvideos/litex-buildenv/wiki/HowTo-FuPy-on-a-Digilent-Arty-A7#building-and-running-micropython-f%CE%BCpy | 18:48 |
tpb | Title: HowTo FuPy on a Digilent Arty A7 · timvideos/litex-buildenv Wiki · GitHub (at github.com) | 18:48 |
mauz555 | https://pastebin.com/mSXSEcrr | 18:49 |
tpb | Title: LX P=arty T=base F=micropython) jimmy@jimmy-comp:~/Desktop/litex-buildenv$ ./scr - Pastebin.com (at pastebin.com) | 18:49 |
*** Shari2 has quit IRC | 19:09 | |
mithro | mauz555: Fix https://github.com/timvideos/litex-buildenv/pull/53 | 20:00 |
tpb | Title: make: Fix missing arguments issue. by mithro · Pull Request #53 · timvideos/litex-buildenv · GitHub (at github.com) | 20:00 |
mithro | fitzsim: Specified SDKMACHINE value is not valid | 20:02 |
mithro | fitzsim: NOTE: Tasks Summary: Attempted 2373 tasks of which 671 didn't need to be rerun and all succeeded. | 21:39 |
mithro | fitzsim: After removing the SDKMACHINE value | 21:39 |
fitzsim | sorry, probably SDKMACHINE=x86_64 ? | 21:51 |
fitzsim | I guess that's the default though | 21:52 |
fitzsim | looking at picosoc-hx8k recipe... | 21:52 |
fitzsim | hmm, I guess picosoc is more than just a bitfile | 21:53 |
fitzsim | mithro: yeah, I gave you a bad example recipe; picosoc-hx8k needs a RISC-V toolchain | 21:58 |
fitzsim | mithro: that recipe builds the firmware too, that's why | 21:59 |
mithro | https://www.irccloud.com/pastebin/LTHYia4C/ | 21:59 |
tpb | Title: Snippet | IRCCloud (at www.irccloud.com) | 21:59 |
fitzsim | hmm, I wish meta-hdl had just an LED blinking HX8K example | 21:59 |
fitzsim | that'd show you how to write a bitfile recipe | 22:00 |
fitzsim | maybe there's a "just bitfile" target in the picosoc Makefile | 22:00 |
mithro | fitzsim: Any idea about that error? | 22:04 |
*** techman83 has quit IRC | 22:05 | |
*** techman83 has joined #timvideos | 22:06 | |
*** ChanServ sets mode: +v techman83 | 22:06 | |
mithro | fitzsim: ^ | 22:58 |
mithro | cr1901_modern: how goes ice40 stuff? | 22:58 |
mithro | cr1901_modern: really want to get that merged | 22:58 |
*** twoolie has joined #timvideos | 23:22 | |
*** twoolie has quit IRC | 23:50 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!