<_whitenotifier-b>
[nmigen-boards] whitequark commented on pull request #73: Update SPI definition in interface.py to match new terminology - https://git.io/JJGwM
<_whitenotifier-b>
[nmigen-boards] whitequark closed pull request #73: Update SPI definition in interface.py to match new terminology - https://git.io/JJTH4
<Lofty>
whitequark: I was looking at the write_verilog -sv PR; are there any plans to use this for vendor targets that support it over normal Verilog mode?
<whitequark>
Lofty: sure, why not
<whitequark>
the main problem is that this will need to be detected by inspecting yosys version
<Lofty>
Yeah, hmm
<Lofty>
Or bundling an nmigen-yosys version known to have it
<whitequark>
nope
<whitequark>
can't require it, not available on all architectures
<whitequark>
nmigen should at least work with every released yosys
<whitequark>
er
<whitequark>
with *some* released yosys
<Lofty>
Okay, fair
<Lofty>
Make an issue, and then possible wait until Yosys {0.10|1.0}?
<whitequark>
sounds good
<daveshah>
I am hoping that could be quite soon, as it would mean I could do the first release of nextpnr
<Lofty>
Since the Yosys release cadence is, what, yearly?
<whitequark>
daveshah: oh yeah I was wondering when that'll happen
<daveshah>
I don't want to do a nextpnr release that requires non-release Yosys
<whitequark>
right
<whitequark>
on my side I'd really like to not have nMigen with known verilog or cxxrtl bugs which I have to work around for the next year
<jeanthom>
whitequark, #2272 seems to work properly (actually a month or so ago I was doing s/always @*/always_comb/ until I went with proc_mux)
<_whitenotifier-b>
[nmigen] Ravenslofty opened issue #437: Utilise `write_verilog -sv` for targets that support it - https://git.io/JJG1c
<jeanthom>
now trying #2273
<jeanthom>
yeah #2273 seems to work as well
jock-tanner has quit [Ping timeout: 256 seconds]
proteus-guy has joined #nmigen
DaKnig has quit [*.net *.split]
DaKnig has joined #nmigen
ianloic has quit [Ping timeout: 264 seconds]
ianloic has joined #nmigen
<zignig>
the spice must flow.
pdp7 has quit [Excess Flood]
pdp7 has joined #nmigen
hitomi2504 has quit [Quit: Nettalk6 - www.ntalk.de]
<Ultrasauce>
oh nice. axiom is a pretty interesting project
<d1b2>
<נמר הגוקו> I hope this is the right place to ask - I have a question about reset signal. I integrate verilog module with my migen & LiteX design and the input signals for this module is clock and reset. how can I get these signals from my design? are they part of the CRG module?
<TD-Linux>
in nmigen there is ClockSignal() and ResetSignal()
<d1b2>
<נמר הגוקו> I dont want to create clock or reset signal
<d1b2>
<נמר הגוקו> I would like to use the already exists system clock and reset signals
Asu has quit [Read error: Connection reset by peer]
Asu has joined #nmigen
<_whitenotifier-b>
[nmigen] whitequark reopened issue #418: Simulation of Verilog output doesn't match nMigen simulation - https://git.io/JJGAi
<_whitenotifier-b>
[nmigen] whitequark commented on issue #418: Simulation of Verilog output doesn't match nMigen simulation - https://git.io/JJGjV
Asuu has joined #nmigen
Asu has quit [Ping timeout: 240 seconds]
<trabucayre>
whitequark: I've updated my repository with a script updated and filled the README
<whitequark>
wonderful, thanks
<trabucayre>
but after 2^n tries with n -> oo I not sure to have still clear ideas
<trabucayre>
Reading docs and repo about CERN's white-rabbit must have burnt my last neuron too :)
<whitequark>
whats your twitter again
<trabucayre>
@GwenhaelG
<trabucayre>
If you can try script and explanation, I know my script but it's sometime hard to be clear for other user (I'm alone in my head)
chipmuenk has quit [Ping timeout: 256 seconds]
chipmuenk has joined #nmigen
electronic_eel_ has joined #nmigen
electronic_eel has quit [Ping timeout: 264 seconds]
electronic_eel has joined #nmigen
electronic_eel_ has quit [Ping timeout: 272 seconds]
electronic_eel has quit [Ping timeout: 240 seconds]
electronic_eel has joined #nmigen
Yehowshua has joined #nmigen
chipmuenk has quit [Quit: chipmuenk]
jock-tanner has joined #nmigen
<Yehowshua>
trabucayre : I'm searching for your QuickFeather repo? I'm not sure I caught the link?
Yehowshua has quit [Remote host closed the connection]