sb0 changed the topic of #m-labs to: https://m-labs.hk :: Mattermost https://chat.m-labs.hk :: Logs http://irclog.whitequark.org/m-labs
X-Scale has quit [Quit: HydraIRC -> http://www.hydrairc.com <- Po-ta-to, boil em, mash em, stick em in a stew.]
harryho has joined #m-labs
X-Scale has joined #m-labs
<_whitenotifier> [m-labs/nmigen] whitequark pushed 1 commit to master [+0/-0/±1] https://git.io/Je4f0
<_whitenotifier> [m-labs/nmigen] whitequark 58300d8 - back.verilog: fix Yosys version check.
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/598446940?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Success. 82.27% remains the same compared to 5198d99 - https://codecov.io/gh/m-labs/nmigen/commit/58300d8eb6b3d9cb822f452721c232b5a879907d
<_whitenotifier> [nmigen] Failure. 0% of diff hit (target 82.27%) - https://codecov.io/gh/m-labs/nmigen/commit/58300d8eb6b3d9cb822f452721c232b5a879907d
mumptai_ has joined #m-labs
mumptai has quit [Ping timeout: 246 seconds]
<_whitenotifier> [m-labs/nmigen] sbourdeauducq pushed 1 commit to master [+0/-0/±1] https://git.io/Je4UN
<_whitenotifier> [m-labs/nmigen] sbourdeauducq 07b3510 - verilog: fix yosys version error message
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/598481186?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Success. 82.38% (+0.1%) compared to 58300d8 - https://codecov.io/gh/m-labs/nmigen/commit/07b3510218c4afddf3035031ba16dd50772420a0
<_whitenotifier> [nmigen] Failure. 0% of diff hit (target 82.27%) - https://codecov.io/gh/m-labs/nmigen/commit/07b3510218c4afddf3035031ba16dd50772420a0
<_whitenotifier> [nmigen] Success. 82.27% remains the same compared to 58300d8 - https://codecov.io/gh/m-labs/nmigen/commit/07b3510218c4afddf3035031ba16dd50772420a0
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/598481186?utm_source=github_status&utm_medium=notification
Stormwind_mobile has quit [Ping timeout: 240 seconds]
<harryho> whitequark: Hi, when I'm using nmigen v0.1rc1 to run the `nmigen.test` unit tests, I got an error about not able to find sby even though I specified that with the `SBY` environ variable. The error message prints the directory containing the sby binary correctly, however. What could be the issue there? Thanks.
<Dar1us> harryho: I've never used it but, can you set your PATH so sby is in it?
<harryho> Dar1us: yea, but it still throws the error
<Dar1us> OK, that's all I got then :)
<Dar1us> actually does running just 'sby' work?
<harryho> I can run sby directly from shell, under that sby directory I specified
Stary has quit [Ping timeout: 252 seconds]
<Dar1us> harryho: ie you just type 'sby'?
<Dar1us> or /some/directory/sby ?
<Dar1us> or cd /some/directory; ./sby?
<harryho> Dar1us: both `/dir/sby` and `cd /dir; ./sby`
<Dar1us> try..
<Dar1us> export PATH=/dir:$PATH
<Dar1us> then a bare 'sby' should work
<Dar1us> and migen will probably DTRT
Stary has joined #m-labs
rohitksingh has quit [Ping timeout: 245 seconds]
rohitksingh has joined #m-labs
Stormwind_mobile has joined #m-labs
<harryho> Dar1us: yes, I know, but it doesn't work. Actually, I'm using a `nix-shell` that invokes a check when building nmigen v0.1rc1 and yosys from source, so the SBY path is a nix store path. I've already checked that `sby` is present in that nix store path (printed by the error), so I don't understand why the check phase can't detect sby.
<Dar1us> ah OK
<Dar1us> that is strange
rohitksingh has quit [Ping timeout: 250 seconds]
harryho has quit [Ping timeout: 250 seconds]
harryho has joined #m-labs
harryho has quit [Ping timeout: 250 seconds]
mumptai_ has quit [Quit: Verlassend]
mumptai has joined #m-labs
Stormwind_mobile has quit [Ping timeout: 240 seconds]
Stormwind_mobile has joined #m-labs
Stormwind_mobile has quit [Ping timeout: 250 seconds]
Stormwind_mobile has joined #m-labs
Stormwind_mobile has quit [Ping timeout: 240 seconds]
Stormwind_mobile has joined #m-labs
<emily> harryho: upstream nixpkgs-unstable has nixpkgs.python3Packages.nmigen et al now, you probably want to switch over to those (I'm planning to bump it to v0.1rc1 in the next couple days); the tests pass fine for that one. maybe look at nixpkgs.glasgow too for an example of how to package some nmigen-using software
<emily> oh, offline.
<emily> it's also entirely possible I broke something with the toolchain changes
Stormwind_mobile has quit [Ping timeout: 268 seconds]
Stormwind_mobile has joined #m-labs
Stormwind_mobile has quit [Ping timeout: 265 seconds]
<_whitenotifier> [m-labs/nmigen] whitequark pushed 1 commit to master [+0/-0/±1] https://git.io/Je4ZG
<_whitenotifier> [m-labs/nmigen] whitequark 045f5e1 - setup: fix commit 5198d99b.
Stormwind_mobile has joined #m-labs
<_whitenotifier> [nmigen] Success. 82.38% (+0.1%) compared to 07b3510 - https://codecov.io/gh/m-labs/nmigen/commit/045f5e19a2255a5bf812083e0c3b011f35ab310c
<_whitenotifier> [nmigen] Success. Coverage not affected when comparing 07b3510...045f5e1 - https://codecov.io/gh/m-labs/nmigen/commit/045f5e19a2255a5bf812083e0c3b011f35ab310c
<_whitenotifier> [nmigen] Success. 82.27% remains the same compared to 07b3510 - https://codecov.io/gh/m-labs/nmigen/commit/045f5e19a2255a5bf812083e0c3b011f35ab310c
Stormwind_mobile has quit [Ping timeout: 240 seconds]
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/598702072?utm_source=github_status&utm_medium=notification
<_whitenotifier> [m-labs/nmigen-stdio] whitequark pushed 1 commit to serial [+0/-0/±1] https://git.io/Je4nI
<_whitenotifier> [m-labs/nmigen-stdio] whitequark 46f428f - setup: update scm_version().
<_whitenotifier> [m-labs/nmigen-stdio] whitequark pushed 1 commit to master [+0/-0/±1] https://git.io/Je4nm
<_whitenotifier> [m-labs/nmigen-stdio] whitequark 93ff96e - Add __version__ boilerplate.
<_whitenotifier> [m-labs/nmigen-stdio] whitequark pushed 1 commit to master [+0/-0/±1] https://git.io/Je4ns
<_whitenotifier> [m-labs/nmigen-stdio] whitequark 8b7a037 - setup: update scm_version().
Stormwind_mobile has joined #m-labs
Stormwind_mobile has quit [Ping timeout: 240 seconds]
Stormwind_mobile has joined #m-labs
Stormwind_mobile has quit [Ping timeout: 265 seconds]
rohitksingh has joined #m-labs
rohitksingh has quit [Ping timeout: 264 seconds]
Stormwind_mobile has joined #m-labs
mumptai has quit [Quit: Verlassend]
cr1901_modern has quit [Read error: Connection reset by peer]
cr1901_modern has joined #m-labs
cr1901_modern has quit [Read error: Connection reset by peer]
cr1901_modern has joined #m-labs
rohitksingh has joined #m-labs
mumptai has joined #m-labs
<_whitenotifier> [m-labs/nmigen] whitequark pushed 1 commit to master [+0/-0/±2] https://git.io/Je4l1
<_whitenotifier> [m-labs/nmigen] whitequark fb90043 - lib.io: use keyword-only arguments in Pin().
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/598832374?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Success. 82.38% (+0.1%) compared to 045f5e1 - https://codecov.io/gh/m-labs/nmigen/commit/fb90043460259046d1981f802c86d37ba6c78b54
<_whitenotifier> [nmigen] Success. 100% of diff hit (target 82.27%) - https://codecov.io/gh/m-labs/nmigen/commit/fb90043460259046d1981f802c86d37ba6c78b54
<_whitenotifier> [nmigen] Success. 82.27% (+0%) compared to 045f5e1 - https://codecov.io/gh/m-labs/nmigen/commit/fb90043460259046d1981f802c86d37ba6c78b54
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/598832374?utm_source=github_status&utm_medium=notification
rohitksingh has quit [Ping timeout: 265 seconds]
<Astro-_> nice, the MT8JTF12864 sdram on zc706 is already implemented in misoc
rohitksingh has joined #m-labs
Stormwind_mobile has quit [Ping timeout: 240 seconds]
mumptai has quit [Remote host closed the connection]
Stormwind_mobile has joined #m-labs
lolsborn has quit [Ping timeout: 276 seconds]
lolsborn has joined #m-labs