<
_whitenotifier-1>
[YoWASP/yosys] whitequark 98aa9b6 - Update dependencies.
balrog has quit [Quit: Bye]
balrog has joined #nmigen
Bertl_oO is now known as Bertl_zZ
FFY00_ has quit [Remote host closed the connection]
FFY00_ has joined #nmigen
FFY00_ has quit [Remote host closed the connection]
FFY00_ has joined #nmigen
Degi_ has joined #nmigen
Degi has quit [Ping timeout: 252 seconds]
Degi_ is now known as Degi
vnksnkr has joined #nmigen
revolve_ has quit [Ping timeout: 265 seconds]
revolve has joined #nmigen
vnksnkr has quit [Quit: vnksnkr]
chipmuenk has joined #nmigen
richbridger has quit [Ping timeout: 268 seconds]
richbridger has joined #nmigen
vnksnkr has joined #nmigen
Bertl_zZ is now known as Bertl
vnksnkr has quit [Quit: vnksnkr]
bvernoux has joined #nmigen
<
_whitenotifier-1>
[YoWASP/yosys] whitequark aed46f0 - Update dependencies.
<
_whitenotifier-1>
[YoWASP/yosys] whitequark 11eb591 - Update dependencies.
<
_whitenotifier-1>
[YoWASP/yosys] whitequark fdf29ba - Update dependencies.
<
_whitenotifier-1>
[YoWASP/yosys] ... and 4 more commits.
<
_whitenotifier-1>
[YoWASP/nextpnr] whitequark 9aad2bf - Update dependencies.
<
_whitenotifier-1>
[YoWASP/nextpnr] whitequark 850e67f - Update dependencies.
<
_whitenotifier-1>
[YoWASP/nextpnr] whitequark 3404271 - Update dependencies.
<
_whitenotifier-1>
[YoWASP/nextpnr] ... and 11 more commits.
revolve has quit [Read error: Connection reset by peer]
revolve has joined #nmigen
whitequark[m] has quit [Ping timeout: 245 seconds]
Niklas[m] has quit [Ping timeout: 276 seconds]
whitequark[m] has joined #nmigen
Niklas[m] has joined #nmigen
guan has quit [Ping timeout: 250 seconds]
mithro has quit [Ping timeout: 250 seconds]
bubble_buster has quit [Ping timeout: 245 seconds]
guan has joined #nmigen
gravejac has quit [Ping timeout: 250 seconds]
rohitksingh has quit [Ping timeout: 250 seconds]
bubble_buster has joined #nmigen
gravejac has joined #nmigen
mithro has joined #nmigen
mithro has quit [Excess Flood]
rohitksingh has joined #nmigen
mithro has joined #nmigen
bob_twinkles has quit [Quit: No Ping reply in 180 seconds.]
nickoe has quit [Quit: No Ping reply in 180 seconds.]
bgs has quit [Ping timeout: 240 seconds]
nickoe has joined #nmigen
bgs has joined #nmigen
bob_twinkles has joined #nmigen
<
_whitenotifier-1>
[nmigen] anuejn opened issue #611: Memory ReadPort and WritePort are broken for negedge clockdomains -
https://git.io/Js2Gv
<
anuejn>
whitequark: do you have an idea how one could fix this bug?
<
anuejn>
adding a late-bound ClockPolarity() thingy?
<
whitequark[m]>
ow, this is bad
<
whitequark[m]>
yes, that is probably necessary, for reset too
<
anuejn>
btw. I do not need this now and can just not use negedge domains :)
revolve has quit [Read error: Connection reset by peer]
<
whitequark[m]>
have hit this issue already with resets, so it's coming sooner or later
revolve has joined #nmigen
<
vup>
btw whitequark[m], how interested are you in stuff like cleanup PRs that remove things like no longer used imports?
<
whitequark[m]>
vup: sure why not
Sarayan has joined #nmigen
<
cr1901_modern>
Is the problem with #611 that "memories don't currently know the polarity of the clock domain they are in"?
<
whitequark[m]>
essentially
<
_whitenotifier-1>
[nmigen] codecov[bot] commented on pull request #612: Minor cleanup and bugfixes -
https://git.io/Js2ae
<
_whitenotifier-1>
[nmigen] codecov[bot] edited a comment on pull request #612: Minor cleanup and bugfixes -
https://git.io/Js2ae
<
_whitenotifier-1>
[nmigen] codecov[bot] edited a comment on pull request #612: Minor cleanup and bugfixes -
https://git.io/Js2ae
<
_whitenotifier-1>
[nmigen] codecov[bot] edited a comment on pull request #612: Minor cleanup and bugfixes -
https://git.io/Js2ae
<
_whitenotifier-1>
[nmigen] codecov[bot] edited a comment on pull request #612: Minor cleanup and bugfixes -
https://git.io/Js2ae
<
vup>
(how tf does that decrease coverage?)
<
_whitenotifier-1>
[nmigen] whitequark commented on pull request #612: Minor cleanup and bugfixes -
https://git.io/Js2w6
<
vup>
whitequark[m]: is a commit that adds a test, which was previously hidden because it was shadowed by a test with the same name NFC or a bugfix?
<
whitequark[m]>
let's say nfc (doesn't really matter)
chipmuenk has quit [Quit: chipmuenk]
<
_whitenotifier-1>
[nmigen] codecov[bot] edited a comment on pull request #612: Minor cleanup and bugfixes -
https://git.io/Js2ae
<
_whitenotifier-1>
[nmigen] rroohhh opened pull request #613: rpc: fix parsing of negative signed parameters -
https://git.io/Js26O
<
_whitenotifier-1>
[nmigen] codecov[bot] commented on pull request #613: rpc: fix parsing of negative signed parameters -
https://git.io/Js26a
<
_whitenotifier-1>
[nmigen] codecov[bot] edited a comment on pull request #613: rpc: fix parsing of negative signed parameters -
https://git.io/Js26a
<
_whitenotifier-1>
[nmigen/nmigen] rroohhh 25caf40 - *: remove unused imports
<
_whitenotifier-1>
[nmigen/nmigen] rroohhh f570e1b - *: remove unused variables
<
_whitenotifier-1>
[nmigen/nmigen] rroohhh b93a54a - tests.test_hdl_cd.ClockDomainTestCase.test_name: actually test domain with cd_ prefix
<
_whitenotifier-1>
[nmigen/nmigen] ... and 2 more commits.
<
_whitenotifier-1>
[nmigen] codecov[bot] edited a comment on pull request #613: rpc: fix parsing of negative signed parameters -
https://git.io/Js26a
<
_whitenotifier-1>
[nmigen/nmigen] whitequark bbda7de - Deploying to gh-pages from @ b38b2cdad74c85c026a9313f8882f52460eb82e6 🚀
<
_whitenotifier-1>
[nmigen] codecov[bot] edited a comment on pull request #613: rpc: fix parsing of negative signed parameters -
https://git.io/Js26a
bvernoux has quit [Quit: Leaving]
pftbest has quit [Remote host closed the connection]
pftbest has joined #nmigen
pftbest has quit [Remote host closed the connection]
pftbest_ has joined #nmigen
<
_whitenotifier-1>
[nmigen/nmigen] rroohhh 78be9e7 - rpc: fix parsing of negative signed parameters
<
_whitenotifier-1>
[nmigen] whitequark closed pull request #613: rpc: fix parsing of negative signed parameters -
https://git.io/Js26O
<
_whitenotifier-1>
[nmigen/nmigen] whitequark 0ba69c6 - Deploying to gh-pages from @ 78be9e7b6767c022d710a4a9eb679a11b5473d84 🚀
chiastre has joined #nmigen
Niklas[m] has quit [Ping timeout: 245 seconds]
fevv8[m] has quit [Ping timeout: 258 seconds]
Niklas[m] has joined #nmigen
fevv8[m] has joined #nmigen
lf has quit [Ping timeout: 250 seconds]
lf has joined #nmigen