Tim 'mithro' Ansell

Results 1504 comments of Tim 'mithro' Ansell

@umarcor - We have been using conda here too.

We should send this to the upstream VtR repo at https://github.com/verilog-to-routing/vtr-verilog-to-routing/issues -- @smunaut if you don't get to it I'm sure @acomodi will send it up. GitHubverilog-to-routing/vtr-verilog-to-routingVerilog to Routing --...

@daniellimws -- Any chance you could look into doing this?

(Of the actual implementation should look better than my crappy photoshop jobs :-)

Testing two potential fixes; * https://github.com/SymbiFlow/sphinxcontrib-hdl-diagrams/commit/013c5b3e010fd5afd3e73beaae1b29e79a70525a * https://github.com/mithro/sphinxcontrib-verilog-diagrams/commit/c8bf31540691e39ca115f2d3b435bb0601dffede

https://github.com/chipsalliance/fasm/blob/master/.github/workflows/publish-to-pypi.yml

Looks like the documentation for that function can be found at https://www.sphinx-doc.org/en/master/extdev/envapi.html#sphinx.environment.BuildEnvironment.note_dependency It looks like ` def get_outdated_files(self, config_changed: bool) -> tuple[set[str], set[str], set[str]]:` uses this information. Might be worth...

@pgielda / @kgugala

Example at https://github.com/SymbiFlow/symbiflow-rr-graph/blob/master/.github/workflows/licensing.yml GitHubSymbiFlow/symbiflow-rr-graphCollection of Routing Resources Graph (RR Graph) libraries for VPR - SymbiFlow/symbiflow-rr-graph

Asking on the #symbiflow chat channel about things which need work would be a good start. Looking at the GitHub issues on this repository would be another options. There is...