-
Hello guys,
I have started using this package recently.
I was trying to get the bounding_box for my layout using following lines of code
cell_info = core.GdsImport("/home/ubuntu/GDSCAD_PACKAGE/…
-
It would be nice to have a non trivial example (like #994 or #995) that demonstate end-to-end backed flow with synthesis + pnr + sta + gds streaming based on https://github.com/hdl/bazel_rules_hdl.
…
-
Hi,
I rewritten your OpenWave-1KB into Python3. It is compiled into raspberry pi linux version. Currently I work at compiling it in Windows 10 and I would like to finish it with Ubuntu version. Sourc…
-
https://www.gov.uk/government/publications/open-source-guidance/security-considerations-when-coding-in-the-open
* Open the code early
* Don’t rely on closed code as your only security measure
* F…
-
Data.gov.uk validation doesn't like "Keywords" that have things like brackets in.
Perhaps we should mention that, with a 'guidance' to avoid it - separate out strings like "Basic Land and Property Un…
-
I'm very new to Google's DataStore.
I want to make a list of my books with a button to delete the books I want.
But for this, I need to create a route to eliminate them:
```
$books= new GDS\St…
-
**Describe the bug**
When trying to debug my layout code, I have frequently used `component.show()` to view subcomponents using my IDE's IPython console. With the recent integration of KFactory into …
-
I just finished a design and created the Innovus map file by hand to be able to export my .gds and import it sucessfully on Virtuoso. I've checked the _skywater-pdk/vendor/synopsys/PlaceRoute/common_ …
-
I think that we should have some guidance that when a field for a quantity or cost that the attribute mode should be numeric.
on pages:
1. https://nova-scotia-digital-service.github.io/service-pat…
-
graalvm-ee-java8-21.3.5 does not work for some reason on PrismLauncher for 1.12.2 (log [here](https://gnomebot.dev/paste/1114090649675907172))
However, updating it to 21.3.6 does. I'd advise changi…