<whitequark>
it seems like a not particularly complex task... a motivated gsoc student could do it for sure
vup has quit [Remote host closed the connection]
<mithro>
@whitequark I think having it published in Sphinx documentation would also be good
<whitequark>
that was the original plan
<whitequark>
all of the effort that goes into anntoating boards must be reflected in the docs
vup has joined #nmigen
<whitequark>
i am motivated to implement any necessary sphinx extensions, provided we actually work out a good data model
<mithro>
whitequark: Yeap! That is excellent.
GenTooMan has quit [Quit: Leaving]
GenTooMan has joined #nmigen
sjolsen has quit [Remote host closed the connection]
Degi has quit [Ping timeout: 240 seconds]
Degi has joined #nmigen
emeb_mac has quit [Quit: Leaving.]
emeb_mac has joined #nmigen
electronic_eel has quit [Ping timeout: 246 seconds]
electronic_eel has joined #nmigen
PyroPeter_ has joined #nmigen
PyroPeter has quit [Ping timeout: 256 seconds]
PyroPeter_ is now known as PyroPeter
emeb_mac has quit [Quit: Leaving.]
jeanthom has joined #nmigen
mogery has joined #nmigen
_whitelogger has joined #nmigen
samlittlewood has quit [Quit: samlittlewood]
chipmuenk has joined #nmigen
DaKnig has quit [Ping timeout: 264 seconds]
DaKnig has joined #nmigen
<mogery>
hey, i'm trying to make a VGA implementation but it's not working (or at least my monitor doesn't like it). could anyone take a look? i'm trying to use the SVGA 800x600@60Hz spec, but scaled down to 10MHz from 40MHz (800x600->200x600). here's the code i've written for it: https://gist.github.com/mogery/3d5a0dc6c3e8f737ac871eaf82ec09e4
<whitequark>
(max was removed *specifically* because of the confusion between inclusive/exclusive...)
<mogery>
oh lol
<mogery>
holy shit it works
<mogery>
needed to fix my counter stuff.
<whitequark>
huh, what was the bug?
<mogery>
1. my counter incremented in the wrong place and generally reset wrong. 2. i actually did need to send hsync while vsync was on
<whitequark>
oh sorry, i misunderstood your question re: 2
<mogery>
i put my counter in the beginning and not the end, so it started at 1 and such
<whitequark>
i see
<mogery>
i rewrote it with mux and put the counter in the end, and it works now
<mogery>
thank you for the help, i probably would've given up by now if i was alone lol
<whitequark>
np, i'm glad that was time well spent
DaKnig has quit [Ping timeout: 240 seconds]
jeanthom has quit [Ping timeout: 265 seconds]
DaKnig has joined #nmigen
<_whitenotifier-f>
[nmigen-boards] whitequark closed pull request #132: Change Resource function parameter names to reflect polarity - https://git.io/JkSqU
<_whitenotifier-f>
[nmigen/nmigen-boards] whitequark pushed 1 commit to master [+0/-0/±38] https://git.io/JkHO6
<_whitenotifier-f>
[nmigen/nmigen-boards] GuzTech b40c3d6 - [breaking-change] Add `_n` suffix to argument names of pins with fixed inverters.
<_whitenotifier-f>
[nmigen-boards] whitequark closed issue #129: Add `_n` suffix to names of pins with fixed inverter in resource factories - https://git.io/JkSeW
jeanthom has joined #nmigen
jeanthom has quit [Ping timeout: 240 seconds]
emeb has joined #nmigen
DaKnig has quit [Ping timeout: 240 seconds]
<mogery>
hmm. the clock for the SDRAM chip on this board is driven by the pin PLL1_CLKOUT. anyone know how to configure that? (Altera Cyclone IV E6E22C8N)
<_whitenotifier-f>
[nmigen-boards] GuzTech commented on pull request #104: Add OLED connector to ulx3s.py - https://git.io/JkH5m
<_whitenotifier-f>
[nmigen-boards] GuzTech opened pull request #133: Add OLED connector SPIResource for ULX3S - https://git.io/JkH56
<_whitenotifier-f>
[nmigen-boards] GuzTech commented on pull request #133: Add OLED connector SPIResource for ULX3S - https://git.io/JkH5X
DaKnig has joined #nmigen
DaKnig has quit [Changing host]
DaKnig has joined #nmigen
feldim2425 has quit [Ping timeout: 260 seconds]
feldim2425 has joined #nmigen
DaKnig has quit [Ping timeout: 264 seconds]
DaKnig has joined #nmigen
DaKnig has joined #nmigen
DaKnig has quit [Ping timeout: 240 seconds]
<mogery>
i think p_extclk1_divide_by / p_extclk1_multiply_by is what i'm looking for
emeb_mac has joined #nmigen
chipmuenk has quit [Quit: chipmuenk]
jeanthom has joined #nmigen
<mogery>
is there a way to generate a graphical representation of my nMigen project?
<jeanthom>
You'll have to export your nmigen design to RTLIL then import it in Yosys to export a dot file
<jeanthom>
I know lkcl does this a lot
<jeanthom>
mogery, forgot to mention you
<mogery>
ooh, ty ty
<asu>
also quartus has a similar feature afaik but i don't know whether you can open that view without a project file (since i don't think nmigen generates one?)
<asu>
in tools -> netlist viewer
DaKnig has joined #nmigen
DaKnig has joined #nmigen
mogery has quit [Read error: Connection reset by peer]
jeanthom has quit [Ping timeout: 260 seconds]
FFY00 has quit [Remote host closed the connection]
FFY00 has joined #nmigen
DaKnig has quit [Ping timeout: 264 seconds]
<lsneff>
What's the latest on cheap asic fabrication? I'm not planning to do anything with that, just curious/
emeb has quit [Quit: Leaving.]
GenTooMan has quit [Quit: Leaving]
FFY00 has quit [Remote host closed the connection]
FFY00 has joined #nmigen
FFY00 has quit [Remote host closed the connection]