-
I am trying to get synthesis report for simple_adder accelerator, but it is not executing C Simulation. Please see logs below
```
jasvinder@jasvinder-ubuntu:~/krs_ws$ colcon acceleration list
kv2…
-
Petalinux ver: 2021.1
Board: ZynqMP zcu102 rev1.1 encrytion disabled(It seems for rev1.1, old version of fsbl generate by petalinux 2018.2 is not available)
build: zynqmp.mk for 2020.2, the petalinu…
-
I had solved this problem in issue #4266, but now I am getting a very similar error again, at least the output log looks very similar.
## Environment data
- VS Code version: 1.53.2 (user setup…
-
## Environment data
- VS Code version: 1.52.0-insider (latest, upgraded just now)
- Jupyter Extension version: v2020.11.372831992 (latest)
- OS and version: Ubuntu 20.04
- Python and…
-
## The Basics
* Service team responsible for the client library: **Storage**
* Link to documentation describing the service: [Storage STG 76 features](https://microsoft.sharepoint.com/:w:/t/AzureS…
-
## Environment data
About:
```
Version: 1.52.0-insider
Commit: bf21395291146c014220eb70b54fdfc0a15956b5
Date: 2020-12-01T09:20:33.868Z (1 day ago)
Electron: 9.3.5
Chrome: 83.0.4103.122
…
-
## Environment data
- VS Code version: 1.53.0-insider
- Jupyter Extension version (available under the Extensions sidebar): v2020.12.414227025
- Python Extension version (available unde…
-
New install of LXD on RHEL8.3. CentOS 8 container works fine. CentOS 8-Stream does not even bring up the lxdbr0 interface.
```
[root@e6510 ~]# lxc launch images:centos/8-Stream/amd64 centos-8-St…
-
## Steps to cause the bug to occur
1. Select PY code in editor
2. Press SHIFT-ENTER
## Actual behavior
Code runs in python terminal.
## Expected behavior
Code should run in the intera…
-
## Details
```julia
using Plots
ϕs = range(-π, π, length = 50)
θs = range(0, π, length = 25)
θqs = range(1, π - 1, length = 25)
x = vec([sin(θ) * cos(ϕ) for (ϕ, θ) = Iterators.product(ϕs, θs…