*** tpb has joined #yosys | 00:00 | |
*** lf_ has joined #yosys | 00:10 | |
*** lf has quit IRC | 00:10 | |
*** jfcaron_ has joined #yosys | 00:18 | |
*** jfcaron_ is now known as jfcaron | 00:22 | |
*** emeb has quit IRC | 01:11 | |
*** mwk has quit IRC | 01:23 | |
*** mwk has joined #yosys | 01:44 | |
*** X-Scale` has joined #yosys | 03:12 | |
*** NorthStar` has joined #yosys | 03:12 | |
*** X-Scale has quit IRC | 03:12 | |
*** X-Scale` is now known as X-Scale | 03:14 | |
*** NorthStar` has quit IRC | 03:16 | |
*** zachjs has joined #yosys | 03:53 | |
*** jfcaron has quit IRC | 04:03 | |
*** Degi_ has joined #yosys | 04:13 | |
*** Degi has quit IRC | 04:15 | |
*** Degi_ is now known as Degi | 04:15 | |
*** zachjs has quit IRC | 04:20 | |
*** s_frit has quit IRC | 04:39 | |
*** s_frit has joined #yosys | 04:40 | |
*** srk has quit IRC | 05:08 | |
*** srk has joined #yosys | 05:09 | |
*** emeb_mac has quit IRC | 06:56 | |
*** vidbina_ has joined #yosys | 08:40 | |
*** sorki has joined #yosys | 08:45 | |
*** srk has quit IRC | 08:46 | |
*** sorki is now known as srk | 08:48 | |
*** fevv8[m] has quit IRC | 09:00 | |
*** jakobwenzel has joined #yosys | 09:13 | |
*** s_frit_ has joined #yosys | 10:58 | |
*** s_frit has quit IRC | 11:00 | |
*** pacak has quit IRC | 11:26 | |
*** pacak has joined #yosys | 11:28 | |
*** vidbina_ has quit IRC | 11:29 | |
pepijndevos | mwk, I pointed a debugger at that spice.cc warning, but not having much luck with my limited understanding of yosys internals. I'm trying to see which modules it knows about. | 12:26 |
---|---|---|
pepijndevos | oh my goodddd I know... | 12:30 |
pepijndevos | the design->module includes a \ at the start, while the cell->type does not | 12:30 |
pepijndevos | Is one of the two more correct than the other? Like, should I just slap a blackslash at the front of the cell type and be done with it? | 12:32 |
pepijndevos | In Verilog, is \foo different from foo? | 12:49 |
pepijndevos | I seem to recall \foo is a "raw" identifier | 12:50 |
pepijndevos | So seems there is a mismatch between the $_NORMAL identifiers generated by `synth` and the \$_RAW_ identifiers in simcells.v | 12:52 |
daveshah | you need to add -icells to read_verilog | 12:52 |
*** vidbina_ has joined #yosys | 12:52 | |
pepijndevos | huh | 12:54 |
pepijndevos | oh okay that works... weird | 12:54 |
pepijndevos | cool thanks! Now I have a blinky in spice... yay? | 13:02 |
pepijndevos | hint: https://www.isotel.eu/mixedsim/intro/concept.html | 13:02 |
tpb | Title: Mixed Signal Simulation Concept ISOTEL (at www.isotel.eu) | 13:02 |
pepijndevos | bleg, write_spice inserts DC sources, which doesn't work for digital models. | 13:32 |
*** mancaus has joined #yosys | 13:52 | |
*** emeb has joined #yosys | 14:41 | |
*** vidbina_ has quit IRC | 15:09 | |
pepijndevos | Would be nice if you could pass to `synth` what kind of flops you want. Seems to be "all of them" rn | 15:14 |
pepijndevos | I guess just run dfflegalize right after | 15:14 |
Lofty | pepijndevos: yeah, that's the idea | 15:15 |
*** s_frit has joined #yosys | 15:16 | |
*** s_frit_ has quit IRC | 15:18 | |
mwk | *sigh* we had a discussion about it | 15:21 |
mwk | there's no good way rn | 15:21 |
mwk | basically `synth` should not be considered a standalone synth flow | 15:21 |
mwk | and you're supposed to run dfflegalize *and* rerun abc afterwards (because dfflegalize can emit more gates) | 15:22 |
pepijndevos | hrm | 15:25 |
*** emeb has quit IRC | 16:30 | |
*** emeb has joined #yosys | 16:32 | |
*** dys has quit IRC | 16:41 | |
*** markus-k has quit IRC | 16:41 | |
*** markus-k has joined #yosys | 16:41 | |
*** Raito_Bezarius has quit IRC | 17:21 | |
*** peeps[zen] has joined #yosys | 17:29 | |
*** peepsalot has quit IRC | 17:30 | |
*** peepsalot has joined #yosys | 17:34 | |
*** peeps[zen] has quit IRC | 17:35 | |
*** tmeissner has joined #yosys | 17:37 | |
*** emeb_mac has joined #yosys | 18:36 | |
*** Raito_Bezarius has joined #yosys | 18:41 | |
*** vidbina_ has joined #yosys | 18:50 | |
*** jakobwenzel has quit IRC | 19:06 | |
*** SpaceCoaster_ has quit IRC | 19:17 | |
*** dys has joined #yosys | 19:34 | |
pepijndevos | huh, just realized there isn't a fine LUT cell, so `synth -lut 4` just leaves you with a $lut while `synth` produces fine cells. | 19:45 |
Lofty | I don't think a fine LUT cell makes any sense | 19:48 |
*** kraiskil has joined #yosys | 19:53 | |
mrec | So acrylic is cutting fine with a single flute upcut bit (which is advertised almost everywhere in the net) | 19:58 |
mrec | next step m0.5/m0.8 gear cutting | 19:59 |
*** modwizcode has joined #yosys | 20:15 | |
*** vidbina_ has quit IRC | 21:42 | |
*** kraiskil has quit IRC | 21:54 | |
*** tmeissner has quit IRC | 22:35 | |
*** tmeissner has joined #yosys | 22:35 | |
*** s_frit has quit IRC | 22:47 | |
*** vidbina_ has joined #yosys | 22:52 | |
*** emeb has quit IRC | 22:56 | |
*** jfcaron has joined #yosys | 23:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!