2
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> Oh I&#39;d love to, but I&#39;m not sure I have the time. Also, having to maintain several backends sounds a little bit annoying (and error prone considering the amount of errors I have in my verilog backend already :D)</p><p>Though perhaps if unnamed can emit Verilog, I could make it the only backend 🤔 I have considered that with yosys or CIRCT, but both of those would add annoying C++ dependencies which I guess isn&#39;t a problem with unnamed</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@thezoq2" class="u-url mention">@<span>thezoq2</span></a></span> wanna make a Spade Unnamed backend? that would be super cool</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> That would be so good, I really want better diagnostics for where my resources are going</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> amazing :blobaww:</p>
<p><span class="h-card" translate="no"><a href="https://hails.org/@hailey" class="u-url mention">@<span>hailey</span></a></span> this is really nice</p>
<p>making things a little easier for tangara&#39;s windows users</p>
Attached image 0
<p>i should implement merge-aware resource attribution, like a table where you can see that this module consumed 460 LUTs and 360 of these LUTs are used in this module only</p><p>(because LUTs can be attributed to multiple modules, because identical ones will be merged globally in the netlist)</p>
<p>i also shipped metadata (source location, scope, etc information) today, so now you can actually see where in the source code are parts of the netlist generated</p>
<p><span class="h-card" translate="no"><a href="https://mond-basis.eu/@lara" class="u-url mention">@<span>lara</span></a></span> we intend to keep it</p>