whitequark[cis] changed the topic of #glasgow to: https://glasgow-embedded.org · digital interface explorer · https://www.crowdsupply.com/1bitsquared/glasgow · code https://github.com/GlasgowEmbedded/glasgow · logs https://libera.irclog.whitequark.org/glasgow · matrix #glasgow-interface-explorer:matrix.org · discord https://1bitsquared.com/pages/chat
<_whitenotifier-2> [archive] whitequark created branch G00093 - https://github.com/GlasgowEmbedded/archive
<_whitenotifier-2> [archive] whitequark opened pull request #16: Add G00093: ARM7TDMI-S Revision: r4p3 Technical Reference Manual - https://github.com/GlasgowEmbedded/archive/pull/16
<_whitenotifier-2> [archive] whitequark closed pull request #16: Add G00093: ARM7TDMI-S Revision: r4p3 Technical Reference Manual - https://github.com/GlasgowEmbedded/archive/pull/16
<_whitenotifier-2> [GlasgowEmbedded/archive] whitequark pushed 1 commit to main [+1/-0/±0] https://github.com/GlasgowEmbedded/archive/compare/374266bd2e85...71aca240d0a5
<_whitenotifier-2> [GlasgowEmbedded/archive] whitequark 71aca24 - Add G00093.
<_whitenotifier-2> [archive] whitequark deleted branch G00093 - https://github.com/GlasgowEmbedded/archive
norineko has left #glasgow [WeeChat 4.6.1]
<ashlyn0[m]> I think you're rad. ^^
whitequark[m] has joined #glasgow
<whitequark[m]> aw, thanks
redstarcomrade has quit [Read error: Connection reset by peer]
daim has joined #glasgow
twix has quit [Ping timeout: 252 seconds]
vup has quit [Remote host closed the connection]
andymandias has quit [Ping timeout: 252 seconds]
vup has joined #glasgow
andymandias has joined #glasgow
viskipappa has quit [Quit: ZNC 1.9.1+deb2+b2 - https://znc.in]
viskipappa has joined #glasgow
bvernoux has joined #glasgow
<_whitenotifier-2> [glasgow] whitequark opened pull request #793: software: bump pyvcd lower bound - https://github.com/GlasgowEmbedded/glasgow/pull/793
<_whitenotifier-2> [glasgow] github-merge-queue[bot] created branch gh-readonly-queue/main/pr-793-05fd2d79e38ffd530a003b51d9acf5e43e45c41e - https://github.com/GlasgowEmbedded/glasgow
<_whitenotifier-2> [GlasgowEmbedded/glasgow] github-merge-queue[bot] pushed 1 commit to main [+0/-0/±2] https://github.com/GlasgowEmbedded/glasgow/compare/05fd2d79e38f...1b6abc1af7ba
<_whitenotifier-2> [GlasgowEmbedded/glasgow] whitequark 1b6abc1 - software: bump pyvcd lower bound.
<_whitenotifier-2> [glasgow] github-merge-queue[bot] deleted branch gh-readonly-queue/main/pr-793-05fd2d79e38ffd530a003b51d9acf5e43e45c41e - https://github.com/GlasgowEmbedded/glasgow
<_whitenotifier-2> [glasgow] whitequark closed pull request #793: software: bump pyvcd lower bound - https://github.com/GlasgowEmbedded/glasgow/pull/793
<_whitenotifier-2> [glasgow] whitequark opened issue #794: Get rid of explicit flush / autoflush as currently implemented - https://github.com/GlasgowEmbedded/glasgow/issues/794
balrog has quit [Ping timeout: 252 seconds]
<whitequark[cis]> it can consistently hit 1 MB/s at 24 MHz TCK and about 5% Python-side CPU use
<whitequark[cis]> * 1 MB/s of useful throughput at 24
balrog_ has joined #glasgow
<asjackson> 🎉 nice
<_whitenotifier-2> [glasgow] whitequark opened pull request #795: [WIP] Add an ARM7TDMI debug probe applet - https://github.com/GlasgowEmbedded/glasgow/pull/795
Foxyloxy has quit [Read error: Connection reset by peer]
Foxyloxy has joined #glasgow
<threeflour[m]> Nice!
<chipb> I appreciate the nice comment block up top. <3
<asjackson> are there any applets which use the user LEDs? hoping to use something as a reference 👀
<whitequark[cis]> m.d.comb += platform.request("led", 0).eq(1)
<whitequark[cis]> * m.d.comb += platform.request("led", 0).o.eq(1)
<whitequark[cis]> (sorry, typo)
<asjackson> no worries, thank you!
<urja> asjackson: i played around with them once
<urja> https://github.com/urjaman/glasgow/blob/flytheflag/software/glasgow/applet/internal/flytheflag/__init__.py (it's me learning to use this thing and playing around-level code quality but i thought you might be curious)
<asjackson> for some reason none of that showed up when i was searching for led on github :) got it working now, just needed some kind of indicator to help with debugging
<urja> yeah I made up 5 PWM outputs on them and made them glow in pretty patterns, so that's a very different use case lol
<urja> in glasgow proper, the selftest applet uses them ... that's where I learned that platform request, IIRC
bvernoux has quit [Quit: Leaving]