-
The make issue target fails to include setRC.tcl
source $::env(PLATFORM_DIR)/setRC.tcl
[ERROR STA-0511] cannot open './platforms/asap7/setRC.tcl'.
Error: cts.tcl, 30 STA-0511
The TIME_CMD vari…
-
Currently the generated build script does not include command line build options, and I feel like it should?
`spk mkb -i package.spk.yaml --opt foo=1`
-
Hi,
I have run the pggb for each chromosome fasta of pangenome. Does the HPRC graph have any downstream use in vg pipeline?
I have several questions.
1. How to combine the each chromosome gf…
baozg updated
2 years ago
-
**Describe the bug**
Hello, I tried to generate a GDSII for a larger custom design with OpenROAD. Everything went well from 1_yosys synthesis to 4_cts. However, the tool stuck at 5_route with the err…
-
**[Original report](https://bitbucket.org/kleinstein/presto/issues/15) by Anonymous.**
----------------------------------------
This happened in my run during an AlignSets step, after getting throug…
-
## Issue
I am trying to run a basic synthesis with by doing `make` from the command line and I am getting this error.
```
[INFO][FLOW] Using platform directory ./platforms/nangate45
(/usr/bin/ti…
-
# I am using ESP8266
as per instruction to avoid fingerprint issue i downloaded "Firebase-ESP8266-master" for which i am constantly getting error while compiling.
## I am using
1. ArduinoJson-…
-
Hello again! This time updating actually worked and I had no issues.
However, the new feature still didn't work for me. I tried with Rubicks Arcana affecting spells, Windrangers arcana affecting MK…
-
put this into any ext/client/\_\_init__.lua:
```lua
local testPlayer = nil
Events:Subscribe('UI:DrawHud', function()
if (testPlayer == nil) then
testPlayer = PlayerManager:GetLocalPla…
-
The proposal is to extend https://github.com/golang/go/issues/46533 with a warning when the runes in a cutset argument of strings.{Trim,TrimLeft,TrimRight} are not in a canonical sorted order.
htt…