-
The script prepare_new_cl.sh in aws-fpga/hdk/cl/developer_designs/ generates broken code and scripts.
Issues noticed so far:
1. Code is generated as `design/cl_template.sv` While scripts in `build…
-
Hi,
Thank you for open sourcing this work. I ran into a few problems during following the README and wonder if you could help me figure out what I was missing. Here's a short list of the steps I to…
-
For example, for a serverless.yml similar to this:
```yaml
service: "test"
provider:
stage: "${opt:stage}"
name: "aws"
functions:
foo:
handler: "handler.foo"
events:
- sn…
-
For FPGA, there's a host and a device code. The programmers can write HeteroFlow code in the following style:
```python
target = hcl.platform.aws_f1
s = hcl.create_schedule([in_list], kernel)
s.to…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
On an F1 instance, when I try to run my kernel, it indicates the peer xclbin download err: -11 and crashes the instance (the instance become unreachable even after several reboot). The problem can be …
-
### Background Work
- [X] Yes, I searched the [mailing list](https://groups.google.com/forum/#!forum/firesim)
- [X] Yes, I searched the [documentation](https://docs.fires.im/en/stable/)
### Fea…
-
**Describe the bug**
In https://github.com/aws/aws-app-mesh-examples/blob/main/walkthroughs/tls-with-acm/README.md Step 2: Create a Certificate, the `aws acm-pca issue-certificate` step fails as foll…
vt102 updated
2 years ago
-
_This issue was originally opened by @jwlogemann as hashicorp/terraform#23246. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terr…
ghost updated
8 months ago
-
**Description**
`docker network ls --filter 'name=foo'` appears to only perform exact matching on `name` rather than partial matching as documented, at least for some networks. (Possibly th…