<jcreus>
this is an extremely minor thing with really low priority but I noticed that HX8K-EVN is the only board on nmigen-boards that calls `iceprog` with -S to program from RAM, which threw me off at first because it comes from factory with the jumpers set for flash programming
<jcreus>
would it make sense to perhaps make it such that you can call build() with an argument to specify whether or not to do SRAM programming? (defaulting to either)
<jcreus>
happy to do a pull request for that but to reiterate it's really minor thing
<whitequark>
we def should make it not use SRAM by default if it's jumpered like that
<whitequark>
(I forgot which way mine was jumpered, was a long time)
<whitequark>
adding a switch seems fine too
<daveshah>
Looking at the pic on digikey and the fact it comes with a demo bitstream, looks like it is jumpered for flash from the factory
<jcreus>
it came with SPI flash programming for me (arrived today in the mail), but who knows if it's always been like that
<jcreus>
and yeah it comes with a demo blinky
<jcreus>
I can submit a PR if that'd be helpful?
<jcreus>
thinking of defaulting to flash (since that's what the other boards with iceprog use, icestick + icebreaker) and having a `use_sram=False` argument, or someothing like that
kristianpaul has quit [Quit: WeeChat 1.9.1]
kristianpaul has joined ##openfpga
Kekskruemel has joined ##openfpga
<whitequark>
yup sure
Bob_Dole has joined ##openfpga
bwidawsk has quit [Quit: Always remember, and never forget; I'll be back.]
bwidawsk has joined ##openfpga
OmniMancer has quit [Quit: Leaving.]
m4ssi has quit [Remote host closed the connection]