Noah Moroze

Results 33 issues of Noah Moroze

Hi, I've just gotten started with FuseSoC and noticed that at least with the Verilator and Icestorm backends, it seems to always recompile the simulator binary/bitstream if the build command...

type:feature

I noticed a couple errors in CI for the SiliconCompiler project when trying to build the si2 LEF parser out of `src/odb/src/lef` after updating to a recent version of OpenROAD....

I want to be able to initialize a floorplan based on a provided DEF file where a component has a "HALO" annotation, and noticed this currently isn't supported (`read_def -floorplan_initialize`...

In Progress

I'm working on a project built with scikit-build, and I noticed that scikit-build is adding paths to the`data_files` argument to the underlying setup() call that it makes. It seems to...

I have a hierarchical design in Sky130 where Magic is flagging DRC errors for the block-level GDS, but not the top-level that integrates that GDS with a padring. I'm curious...

### Description This issue is a follow-up from discussion on #4337, and tracks adding [`tclint`](https://github.com/nmoroze/tclint.git) to the OpenROAD CI. `tclint` is a lint tool for Tcl that checks both style...

This PR adds functionality to integrate the local provisioning orchestrator script with a Google Cloud Firestore database. It adds a new script called `update_remote_db.py`, updates the orchestrator itself, and adds...

CherryPick:earlgrey_es_sival

### Testcontainers version 0.29.1 ### Using the latest Testcontainers version? Yes ### Host OS Linux ### Host arch x86 ### Go version 1.22 ### Docker version ```shell (NOTE: using podman,...

bug

### Proposal Hi, thanks for the great package! I have a use case where it would be helpful to directly run an image from a path to a container tarball,...

enhancement