-
The maximum packet size for the NoC is currently limited by the size of the `noc_buffer` in the `mpbuffer_endpoint`. Larger packets cannot be sent since only full packets are forwarded by the FIFO. Ho…
-
Hello, I am currently in the process of training the Centersnap model by establishing a custom data set with the intel realsense D435i camera. I thought I formed the NOCS MAP and other necessary datas…
-
I logged the following issue on BlackParrot, but I want to make sure sv-tests does the right thing when creating the project file.
On SV-Tests, I have the following error (In Surelog) on Blackparro…
-
```python
def transform_coordinates_3d(coordinates, sRT):
"""
Args:
coordinates: [3, N]
sRT: [4, 4]
Returns:
new_coordinates: [3, N]
"""
assert coo…
-
https://github.com/bespoke-silicon-group/basejump_stl/blob/4e1931845e113de79c013644f4bf30f780246744/bsg_noc/bsg_mesh_router.v#L7
in support of one module per file rule?
-
Following the tutorials, it is only clear how to interface with the DDR directly through the ShimDMA in [tutorial 5](https://github.com/Xilinx/mlir-aie/tree/main/tutorials/tutorial-5), i.e. from L1 di…
-
I got the following errors when running `make`:
```
root@a1f09e35f760:/opt/qemu-devicetrees# make
Error: versal-pmc-npi.dtsi:336.1-15 Label or path npi_noc_nmu_0 not found
Error: versal-pmc-npi.dt…
-
Discovered during https://github.com/nature-of-code/noc-book-2/pull/98
-
Currently a message can only have a single packet.
Refactor the routing algorithm and NoC Structure to a message with multiple packets.
-
Hello author, is there a replacement library for the blenderproc library? I tried using a Python interpreter to call the rendeer_custom_templates.py file and found that the lines were different. Is th…