Pu Wang

Results 29 comments of Pu Wang

> RapidWright is unable to decrypt netlists and most IPs have their netlist encrypted. Thus, when you load a DCP back into Vivado from RapidWright, you often cannot simply reload...

> When you load the DCP from a Tcl script, Vivado will be in project mode. You can try writing out a new DCP after loading it via Tcl and...

> > However, when I use the latest version, `rapidwright-2023.2.1-standalone-lin64.jar`, `MakeBlackbox` reports the following runtime exception: > > ``` > > ============================================================================== > > == MakeBlackbox == > > ==============================================================================...

> I have created a fix for the issue, you can find it in #970. Let us know how it goes. Great! Let me try it.

> @pwang7 We have two choices now. > > * Stick to rusoto and wait for the offical sdk to be ready for production > * Switch to aws-sdk-s3 even...

Seems the CI still fails

docker: Error response from daemon: manifest for gcr.io/etcd-development/etcd:latest not found: manifest unknown: Failed to fetch "latest" from request "/v2/etcd-development/etcd/manifests/latest".

error: timed out waiting for the condition on pods/csi-controller-datenlord-0

seems GitHub action hasn't support ARM yet, it needs self hosted ARM environment.

> Ah ok I see why its failing... It does not like the rust version: > > error: package `vsimd v0.8.0` cannot be built because it requires rustc 1.63 or...