Timot05

Results 27 issues of Timot05

Building [054cd21](https://github.com/atopile/swoop/commit/054cd21ade3672039617b1bcc8d54d2c729e30c5) leads to different results on different machines.

assertions

Unclear which assertion failed when building swoop.

assertions

If I define multiple modules with the same name in a file, the compiler does not detect it as an error.

We need to safely handle missing `default.view.json` when running `ato view`.

visualizer

Unable to find the definition of the modules in the two cases described in the title above

It would be convenient to group modules together even if there are no dependent package attached to the group. We would essentially create component group for the modules at the...

Error message while trying to build an ato project offline: ``` % ato build :( 1 24-03-04 - 23:05:54 INFO Building netlist build.py:77 [23:08:45] INFO Fetched component C25533 for components.py:208...

Building off [this commit](https://github.com/Timot05/viewer-test/commit/72634a38fa112e3fedabc6e6092bca391ea1411c). Compiler version: [322fd80](https://github.com/atopile/atopile/pull/340/commits/322fd80d8f2f125fb4c9eabe996d263f3a95c79d) ato build [15:59:17] INFO Using project /Users/timot/Dev/atopile/community-projects/viewer-test common.py:71 INFO Building default build.py:37 [15:59:19] INFO No variables in assertions to solve assertions.py:247 INFO Writing...

- We don't get a good error when `ato view` is not running in the background. - Others?