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
<_whitenotifier> [m-labs/nmigen] whitequark pushed 2 commits to master [+0/-0/±2] https://git.io/JelpO
<_whitenotifier> [m-labs/nmigen] whitequark d2c4c7c - compat.fhdl.bitcontainer: update Value.wrap call.
<_whitenotifier> [m-labs/nmigen] whitequark 13650ac - compat.fhdl.decorators: improve backwards compatibility.
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597145549?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Success. 82.56% (+0.08%) compared to 1334bd6 - https://codecov.io/gh/m-labs/nmigen/commit/13650acbbcb6f2762e36ff4b54d3d8453ee0f640
<_whitenotifier> [nmigen] Failure. 75% of diff hit (target 82.47%) - https://codecov.io/gh/m-labs/nmigen/commit/13650acbbcb6f2762e36ff4b54d3d8453ee0f640
<_whitenotifier> [nmigen] Failure. 82.47% (-0.01%) compared to 1334bd6 - https://codecov.io/gh/m-labs/nmigen/commit/13650acbbcb6f2762e36ff4b54d3d8453ee0f640
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597145549?utm_source=github_status&utm_medium=notification
_whitelogger has joined #m-labs
<_whitenotifier> [m-labs/nmigen] whitequark pushed 1 commit to master [+0/-0/±2] https://git.io/Jelpd
<_whitenotifier> [m-labs/nmigen] whitequark 722b387 - hdl.ir: cast instance port connections to Values.
<_whitenotifier> [nmigen] whitequark closed issue #249: Integer constants in nmigen.compat Instance ports fail - https://git.io/JelFk
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597158674?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Success. 82.56% (+0.09%) compared to 13650ac - https://codecov.io/gh/m-labs/nmigen/commit/722b3879f4398b869ec05025c5af767c5a8a431f
<_whitenotifier> [nmigen] Success. 100% of diff hit (target 82.47%) - https://codecov.io/gh/m-labs/nmigen/commit/722b3879f4398b869ec05025c5af767c5a8a431f
<_whitenotifier> [nmigen] Success. 82.47% (+0%) compared to 13650ac - https://codecov.io/gh/m-labs/nmigen/commit/722b3879f4398b869ec05025c5af767c5a8a431f
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597158674?utm_source=github_status&utm_medium=notification
<_whitenotifier> [m-labs/nmigen] whitequark pushed 1 commit to master [+0/-0/±3] https://git.io/Jelpx
<_whitenotifier> [m-labs/nmigen] whitequark 2925329 - hdl.ir: allow ClockSignal and ResetSignal in ports.
<_whitenotifier> [nmigen] whitequark closed issue #248: ClockSignal() != sync.clk? - https://git.io/JeldG
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597161817?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Success. 82.56% (+0.09%) compared to 722b387 - https://codecov.io/gh/m-labs/nmigen/commit/29253295eea810a670a3d627be02ab14a692cfbb
<_whitenotifier> [nmigen] Success. 100% of diff hit (target 82.47%) - https://codecov.io/gh/m-labs/nmigen/commit/29253295eea810a670a3d627be02ab14a692cfbb
<_whitenotifier> [nmigen] Success. Absolute coverage decreased by -0.01% but relative coverage increased by +17.52% compared to 722b387 - https://codecov.io/gh/m-labs/nmigen/commit/29253295eea810a670a3d627be02ab14a692cfbb
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597161817?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] whitequark commented on issue #237: Signals should support (sig1 (not) in sig2) - https://git.io/JelhU
<_whitenotifier> [nmigen] whitequark closed issue #237: Signals should support (sig1 (not) in sig2) - https://git.io/JeZ67
<Dar1us> nice
_whitelogger has joined #m-labs
rohitksingh has joined #m-labs
rohitksingh has quit [Ping timeout: 245 seconds]
rohitksingh has joined #m-labs
rohitksingh has quit [Remote host closed the connection]
<_whitenotifier> [nmigen] emilazy opened issue #251: Rework toolchain stuff - https://git.io/Je8vw
<emily> two left, sorry >.>
<_whitenotifier> [m-labs/nmigen-boards] whitequark pushed 1 commit to master [+0/-0/±1] https://git.io/Je8fg
<_whitenotifier> [m-labs/nmigen-boards] whitequark 835c175 - resources.memory: fix typo.
<_whitenotifier> [nmigen] emilazy opened issue #252: Windows Batch is horrible; PowerShell is nicer - https://git.io/Je8fi
<_whitenotifier> [nmigen] whitequark commented on issue #252: Windows Batch is horrible; PowerShell is nicer - https://git.io/Je8fX
<cr1901_modern> emily: I think ultimately the reason powershell isn't used is historical; migen originally didn't support Windows w/o bash at all, and I know jack about powershell. So it just stuck when I implemented it in 2015 or so.
<cr1901_modern> Honestly, I still don't enjoy using powershell at all
<whitequark> the reason nmigen doesn't use powershell is that i forgot it exists
<cr1901_modern> Tbh, I can't remember if it comes standard on all versions of 7/10 (not that 7 will matter in a few months)
<whitequark> starting with 7 SP1
<cr1901_modern> ahhh cool.
<emily> I find powershell more usable because it has aliases for the linux commands I'm used to :v
<emily> but mostly it's just like, not a trash fire as a scripting language
<cr1901_modern> Well nobody's gonna argue w/ ya there
<cr1901_modern> (I hope)
<emily> template = \
<emily> "if [%{env_var}%] eq [] set {env_var}={name}"
<emily> "if [%{env_var}%] eq [""] set {env_var}=\n" \
<emily> wow nice lack of escaping me
<emily> subtle bug
<cr1901_modern> if it "just works" from either a cmd.exe or bash prompt on Windows, I have no preference.
<cr1901_modern> calling a batch script from a bash prompt on Windoze surprisingly enough works
<_whitenotifier> [nmigen] emilazy opened pull request #253: Refactor build script toolchain lookups. - https://git.io/Je8Je
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597262533?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] codecov[bot] commented on pull request #253: Refactor build script toolchain lookups. - https://git.io/Je8Jv
<_whitenotifier> [nmigen] RobertBaruch commented on issue #236: How to simulate with two clock domains? - https://git.io/Je8Jf
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597262533?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] whitequark synchronize pull request #253: Refactor build script toolchain lookups. - https://git.io/Je8Je
<_whitenotifier> [m-labs/nmigen] whitequark pushed 1 commit to master [+0/-0/±9] https://git.io/Je8JJ
<_whitenotifier> [m-labs/nmigen] emilazy a783e46 - Refactor build script toolchain lookups.
<_whitenotifier> [nmigen] whitequark closed issue #251: Rework toolchain stuff - https://git.io/Je8vw
<_whitenotifier> [nmigen] whitequark closed pull request #253: Refactor build script toolchain lookups. - https://git.io/Je8Je
<_whitenotifier> [nmigen] Error. The Travis CI build could not complete due to an error - https://travis-ci.org/m-labs/nmigen/builds/597263157?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Error. The Travis CI build could not complete due to an error - https://travis-ci.org/m-labs/nmigen/builds/597263157?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597263185?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Failure. 82.34% (-0.12%) compared to 2925329 - https://codecov.io/gh/m-labs/nmigen/commit/a783e4645d22096bf7cb1c9bc509ab43c9a9c317
<_whitenotifier> [nmigen] Failure. 18.75% of diff hit (target 82.45%) - https://codecov.io/gh/m-labs/nmigen/commit/a783e4645d22096bf7cb1c9bc509ab43c9a9c317
<_whitenotifier> [nmigen] Failure. 82.23% (-0.23%) compared to 2925329 - https://codecov.io/gh/m-labs/nmigen/commit/a783e4645d22096bf7cb1c9bc509ab43c9a9c317
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597263185?utm_source=github_status&utm_medium=notification
<_whitenotifier> [m-labs/nmigen] whitequark pushed 1 commit to master [+0/-0/±1] https://git.io/Je8JI
<_whitenotifier> [m-labs/nmigen] whitequark b8b8e0b - build.plat: fold emit_prelude() into emit_commands().
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597263855?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Success. 82.38% (+0.15%) compared to a783e46 - https://codecov.io/gh/m-labs/nmigen/commit/b8b8e0ba0b183403cc7fc012339b25771eae9e6e
<_whitenotifier> [nmigen] Failure. 0% of diff hit (target 82.23%) - https://codecov.io/gh/m-labs/nmigen/commit/b8b8e0ba0b183403cc7fc012339b25771eae9e6e
<_whitenotifier> [nmigen] Success. 82.27% (+0.04%) compared to a783e46 - https://codecov.io/gh/m-labs/nmigen/commit/b8b8e0ba0b183403cc7fc012339b25771eae9e6e
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597263855?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] RobertBaruch commented on issue #236: How to simulate with two clock domains? - https://git.io/Je8Tr
<_whitenotifier> [nmigen] RobertBaruch commented on issue #236: How to simulate with two clock domains? - https://git.io/Je8T6
<_whitenotifier> [nmigen] RobertBaruch commented on issue #236: How to simulate with two clock domains? - https://git.io/Je8Tj
<_whitenotifier> [nmigen] whitequark commented on issue #236: How to simulate with two clock domains? - https://git.io/Je8kv
<_whitenotifier> [nmigen] RobertBaruch commented on issue #236: How to simulate with two clock domains? - https://git.io/Je8kT
<_whitenotifier> [nmigen] RobertBaruch commented on issue #236: How to simulate with two clock domains? - https://git.io/Je8k4
<_whitenotifier> [nmigen] whitequark commented on issue #236: How to simulate with two clock domains? - https://git.io/Je8kE
<_whitenotifier> [nmigen] RobertBaruch commented on issue #236: How to simulate with two clock domains? - https://git.io/Je8k7
<_whitenotifier> [nmigen] whitequark closed issue #236: How to simulate with two clock domains? - https://git.io/JeG2j
<whitequark> cr1901_modern: can you check if nmigen.build still works on windows natively?
<_whitenotifier> [nmigen] RobertBaruch commented on issue #28: Multiclock simulation broken - https://git.io/Je8Iq
cr1901_modern has quit [Quit: Leaving.]
<_whitenotifier> [nmigen] whitequark commented on issue #28: Multiclock simulation broken - https://git.io/Je8IO
<_whitenotifier> [nmigen] RobertBaruch commented on issue #28: Multiclock simulation broken - https://git.io/Je8Is
cr1901_modern has joined #m-labs
<cr1901_modern> wq: I will need to do it later, sorry
cr1901_modern has quit [Quit: Leaving.]
Gurty has joined #m-labs
Gurty has quit [Changing host]
Gurty has joined #m-labs
<_whitenotifier> [nmigen] RobertBaruch commented on issue #28: Multiclock simulation broken - https://git.io/Je8Ih
<_whitenotifier> [m-labs/nmigen] whitequark pushed 2 commits to master [+3/-3/±38] https://git.io/Je8LU
<_whitenotifier> [m-labs/nmigen] whitequark ccd28b4 - vendor.lattice_{ice40,ecp5}: emit Verilog as well, for debugging.
<_whitenotifier> [m-labs/nmigen] whitequark 2f9dab3 - {,_}tools→{,_}utils
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597336715?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Success. 82.38% (+0.1%) compared to b8b8e0b - https://codecov.io/gh/m-labs/nmigen/commit/2f9dab361f5aa255f4e5c372dc3ac2da9916aaf5
<_whitenotifier> [nmigen] Success. 82.38% (+0.1%) compared to b8b8e0b - https://codecov.io/gh/m-labs/nmigen/commit/2f9dab361f5aa255f4e5c372dc3ac2da9916aaf5
<_whitenotifier> [nmigen] Success. 90.9% of diff hit (target 82.27%) - https://codecov.io/gh/m-labs/nmigen/commit/2f9dab361f5aa255f4e5c372dc3ac2da9916aaf5
<_whitenotifier> [nmigen] Success. 90.9% of diff hit (target 82.27%) - https://codecov.io/gh/m-labs/nmigen/commit/2f9dab361f5aa255f4e5c372dc3ac2da9916aaf5
bradbqc_mobile has joined #m-labs
<_whitenotifier> [nmigen] whitequark commented on issue #28: Multiclock simulation broken - https://git.io/Je8Lt
rohitksingh has joined #m-labs
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597336715?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] RobertBaruch commented on issue #28: Multiclock simulation broken - https://git.io/Je8Lc
cr1901_modern has joined #m-labs
<ZirconiumX> So, I've been trying to test native-windows nmigen
<ZirconiumX> Predictably, it could be going much better
<whitequark> oh?
mumptai has joined #m-labs
<ZirconiumX> Windows bullshittery
<ZirconiumX> On the other hand I did notice that there's now a QUARTUS_ROOTDIR environment variable
<ZirconiumX> Which might be useful for trying to locate Quartus
<tpw_rules> it's not always right
<ZirconiumX> "might" be useful
<tpw_rules> i ran into a problem where i installed things in the wrong order or something and it wasn't set right and broke the SoC EDS
<tpw_rules> yes. might
* ZirconiumX gives up and goes back to WSL
<whitequark> huh?
<ZirconiumX> Native windows is painful
<ZirconiumX> Especially in a world that relies mostly on the existence of Unix tools
<ZirconiumX> For example, nmigen is not yet on PyPI, so to get it, you have to download Git
<ZirconiumX> Except that nmigen depends on bitarray, so you now need Visual Studio Build Tools to compile that
<whitequark> right
<whitequark> there's an issue about that
<ZirconiumX> And then it depends on Yosys, which needs GCC/Clang and GNU Make
<ZirconiumX> So now you need to use MinGW
<ZirconiumX> So now you have two different toolchains for the dependencies of nmigen
<whitequark> right.
<whitequark> that sucks.
<whitequark> i'm probably going to put yosys on PyPI as a wheel or something.
<cr1901_modern> I don't have a problem w/ requiring MinGW for compiling. But _using_ nmigen should not require MSYS2
<whitequark> it doesn't require MSYS2.
<cr1901_modern> requiring MSYS2* for compiling
<cr1901_modern> point blank is you shouldn't need any of the *nix tools just to use nmigen
<whitequark> well, you can convince clifford to use cmake instead
<whitequark> i'm sure that will go well
<cr1901_modern> Yea I know
<cr1901_modern> He already rejected making the build system use Meson
<cr1901_modern> b/c of chronic NIH syndrome
<ZirconiumX> I'm just listing my "first time user on native Windows" experience
<whitequark> cr1901_modern: that's pretty rue
<whitequark> *rude
<cr1901_modern> It's not just yosys, it's symbiyosys and yosys-smtbmc too
<whitequark> i could as well say that microsoft has chronic NIH syndrome and should have just used POSIX :p
<cr1901_modern> Okay fine, that was mean
<ZirconiumX> whitequark: Depending on your point of view, WSL or any of its precursors could count as that :P
<cr1901_modern> I'm not maintaining a WSL version of nmigen. There's too many permutations of possible "get all your *nix deps on a Windows machine" to possibly support them all.
<cr1901_modern> The only two I really want to support are: *native without _any_ *nix tools, and MSYS2
<cr1901_modern> The MSYS2 variant can use pacman to get yosys/nextpnr/etc
<ZirconiumX> To be honest, cr1901_modern, as a WSL user, I think WSL should be treated as if it was Linux
<cr1901_modern> ZirconiumX: Fair enough/agreed.
<ZirconiumX> I very happily use nmigen under WSL, and the only thing I've had to do is put stub shell scripts to invoke the actual Windows binaries of Quartus
<ZirconiumX> Other than that it Works Fine
<daveshah> I'm sure there was a Visual Studio project for Yosys
<cr1901_modern> there is, but Idk how up to date it is
<cr1901_modern> anyways, it is genuinely on my todo list to get yosys/nextpnr-git into msys2 pacman repos
<cr1901_modern> in the near future
<daveshah> Well, there is one for 0.9
<daveshah> I think there is a script or something that creates it, iirc
<cr1901_modern> So anyone who already has msys2 just needs to pacman install
<cr1901_modern> Anyone who doesn't can use wq's PyPi package
<cr1901_modern> (I didn't even know you could upload primarily non Python stuff to PyPi)
<whitequark> i mean, who's gonna stop me?
<whitequark> python cops?
<cr1901_modern> keystone cops?
* ZirconiumX hears sirens outside
<cr1901_modern> Does this reference pass over everyone's head?
<daveshah> fwiw
<whitequark> it's not even gonna be the largest package on pypi
<ZirconiumX> Ah, yes, let me just execute a bash script to run yosys under cmd
* cr1901_modern snickers
<ZirconiumX> I'll stop being snarky
<cr1901_modern> ZirconiumX: Ignoring the last modified date, this was what I had in mind when supporting omigen (sic) on Windoze: https://gist.github.com/cr1901/3966c9a3d4eb37af573b9eda4a5fbbc0
<whitequark> i'm totally opposed to supporting cygwin in any way
<whitequark> it's an abomination that needs to just die
<cr1901_modern> whitequark: Sure, fine with me
<cr1901_modern> Like I said, this was 2 years ago
<cr1901_modern> None of the MiSoC stuff applies either at present in that gist, it's just a good way to gather my thoughts
<cr1901_modern> >I very happily use nmigen under WSL, and the only thing I've had to do is put stub shell scripts to invoke the actual Windows binaries of Quartus
<cr1901_modern> Should you commit those stub shell scripts, or does this fall under the environment that nmigen will invoke just before doing a build?
<cr1901_modern> ZirconiumX: ^
<ZirconiumX> The latter
<ZirconiumX> nmigen calls quartus_map
<ZirconiumX> Which expands to one of my shell scripts
<whitequark> you can override that in the environment
<whitequark> set NMIGEN_ENV_Quartus
<whitequark> that could set QUARTUS_MAP to your script or w/e
<whitequark> or just use the right path
<ZirconiumX> I have it in .local/bin so it's not like I'm polluting /bin or whatever
mumptai has quit [Quit: Verlassend]
<whitequark> I mean, it's just easier to have one script instead of like five
<ZirconiumX> Maybe, but copy/pasting a two-line shell script is no big deal to me
mumptai has joined #m-labs
<ZirconiumX> Besides, I'm actually pretty sure I could make it one shell script with some symlinking
<ZirconiumX> Anyway, that's ricing for another time
<ZirconiumX> I prefer the shell scripts because for things like Mistral I need to invoke Quartus outside nMigen anyway
<cr1901_modern> The environment script is a compromise anyway- user has to do a bit of work for each machine they need to use nmigen on, but after that it "just works"
<cr1901_modern> previously, omigen tried to be intelligent about finding deps
<cr1901_modern> and binaries*
<cr1901_modern> daveshah: I wasn't aware the VC build was up to date, tbh. I think that basically renders my complaints null and void.
<whitequark> yeah and it was stupid instead
<whitequark> it didn't actually work
<whitequark> it also completely broke with remote builds, which is why it never had remote builds
<cr1901_modern> I did say "tried" :)
cr1901_modern has quit [Read error: Connection reset by peer]
bradbqc_mobile has quit [Quit: Connection closed for inactivity]
cr1901_modern has joined #m-labs
mumptai has quit [Quit: Verlassend]
<cr1901_modern> whitequark: For ISE, the environment broke: http://ix.io/1YyL Almost certainly I'm doing something obviously wrong. Brb
<cr1901_modern> env | grep ISE
<cr1901_modern> NMIGEN_ise_env=C:\Xilinx\14.7\ISE_DS\settings32.bat
<whitequark> NMIGEN_ENV_ISE
<whitequark> is the right variable name
<whitequark> it was changed
rohitksingh has quit [Ping timeout: 264 seconds]
rohitksingh has joined #m-labs
<cr1901_modern> whitequark: Error changes to "eq was unexpected at this time"
<cr1901_modern> http://ix.io/1YyZ
<cr1901_modern> (From _both_ a command prompt and a bash prompt)
<whitequark> ok, that's more to the point
<whitequark> oh god
<whitequark> it's equ not eq
<_whitenotifier> [nmigen] mithro commented on issue #237: Signals should support (sig1 (not) in sig2) - https://git.io/Je8qc
<_whitenotifier> [m-labs/nmigen] whitequark pushed 1 commit to master [+0/-0/±1] https://git.io/Je8qC
<_whitenotifier> [m-labs/nmigen] whitequark be6c16d - build.plat: batch files use EQU, not EQ.
<cr1901_modern> pulling now
<cr1901_modern> Okay, ISE was called from bash prompt.
<cr1901_modern> Will try cmd.exe next, and then running the batch script directly
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597378496?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Success. 82.38% remains the same compared to 2f9dab3 - https://codecov.io/gh/m-labs/nmigen/commit/be6c16d0a28b2d9316d3287631a21d48c5ca7d93
<_whitenotifier> [nmigen] Success. Coverage not affected when comparing 2f9dab3...be6c16d - https://codecov.io/gh/m-labs/nmigen/commit/be6c16d0a28b2d9316d3287631a21d48c5ca7d93
<_whitenotifier> [nmigen] Failure. 82.27% (-0.11%) compared to 2f9dab3 - https://codecov.io/gh/m-labs/nmigen/commit/be6c16d0a28b2d9316d3287631a21d48c5ca7d93
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597378496?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] whitequark commented on issue #237: Signals should support (sig1 (not) in sig2) - https://git.io/Je8qE
<cr1901_modern> whitequark: All works fine now
<_whitenotifier> [m-labs/nmigen] whitequark pushed 1 commit to master [+0/-0/±1] https://git.io/Je8qw
<_whitenotifier> [m-labs/nmigen] whitequark 88649de - vendor.lattice_ice40: use pcf files instead of pre-pack Python scripts.
<whitequark> cr1901_modern: excellent
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597380723?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Success. 82.38% (+0.1%) compared to be6c16d - https://codecov.io/gh/m-labs/nmigen/commit/88649defdad37c33fa0ac39e1b3df9b95c6305a2
<_whitenotifier> [nmigen] Success. Coverage not affected when comparing be6c16d...88649de - https://codecov.io/gh/m-labs/nmigen/commit/88649defdad37c33fa0ac39e1b3df9b95c6305a2
<cr1901_modern> I think perhaps in the mid future if travis ever gets their Windoze shit together, there should be some Windows-only tests which ensures variables are being honored and the batch scripts are properly running. >>
<cr1901_modern> It would be a stub platform whose sole purpose is to print out the env or something
<_whitenotifier> [nmigen] Success. 82.27% remains the same compared to be6c16d - https://codecov.io/gh/m-labs/nmigen/commit/88649defdad37c33fa0ac39e1b3df9b95c6305a2
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597380723?utm_source=github_status&utm_medium=notification
<whitequark> i'm just not going to touch that code again, ideally
<whitequark> end-to-end testing would be valuable though
* cr1901_modern nods
<cr1901_modern> Oh, and of course, the ISE generated bitstream works. But I would've complained if it didn't :P.
<cr1901_modern> In the actual Jinja template, it appears to be called read_opts
<whitequark> hm
<_whitenotifier> [m-labs/nmigen] whitequark pushed 1 commit to master [+0/-0/±2] https://git.io/Je8qp
<_whitenotifier> [m-labs/nmigen] whitequark b3a8a43 - vendor.lattice_{ice40,ecp5}: fix typo.
<cr1901_modern> cool thanks
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597385001?utm_source=github_status&utm_medium=notification
<_whitenotifier> [nmigen] Success. 82.38% (+0.1%) compared to 88649de - https://codecov.io/gh/m-labs/nmigen/commit/b3a8a43152650fac4e27bc1e26a36759d0bd3bc9
<_whitenotifier> [nmigen] Success. Coverage not affected when comparing 88649de...b3a8a43 - https://codecov.io/gh/m-labs/nmigen/commit/b3a8a43152650fac4e27bc1e26a36759d0bd3bc9
<_whitenotifier> [nmigen] Success. 82.27% remains the same compared to 88649de - https://codecov.io/gh/m-labs/nmigen/commit/b3a8a43152650fac4e27bc1e26a36759d0bd3bc9
<_whitenotifier> [nmigen] Success. The Travis CI build passed - https://travis-ci.org/m-labs/nmigen/builds/597385001?utm_source=github_status&utm_medium=notification
X-Scale` has joined #m-labs
X-Scale has quit [Ping timeout: 240 seconds]
X-Scale` is now known as X-Scale
X-Scale` has joined #m-labs
X-Scale has quit [Ping timeout: 240 seconds]
X-Scale` is now known as X-Scale
rohitksingh has quit [Ping timeout: 240 seconds]