-
This is a small thing but I'm adding links from natureofcode.com to here (see: https://github.com/nature-of-code/noc-book-2/pull/985) and noticed that the NOC videos are just using the default site im…
-
As per discussion on Slack (https://xilinx.slack.com/archives/CRKDW8DRS/p1676910284090349), this tutorial led some customers to an issue with dbg_hub using NCI instead of PMC_NOC.
Yes, this tutorial …
-
https://github.com/bespoke-silicon-group/basejump_stl/blob/2238da9c9228edd41d3666d40afbcf706caa5e54/bsg_noc/bsg_noc_links.vh#L27
```
`define declare_bsg_then_ready_link_sif_s(in_data_width,in_struct…
vb000 updated
5 years ago
-
I have a question regarding routers. If I want to have for example 5 chimneys, is there some advantage of connecting each chimney to a separate router over connecting all the chimneys to a single rout…
-
Add a new view controller and an associated view that provides a slideshow of status displays for the NOC. The view would contain a single full screen IFRAME; its content would change every two minute…
-
```
Computing features for images 0-9 of 10
Traceback (most recent call last):
File "noc_captioner.py", line 569, in
main()
File "noc_captioner.py", line 553, in main
strategies=STR…
-
In the current design, the SOA checker does not query all available name servers. Consider "example.com":
```
$ dig +short NS example.com
b.iana-servers.net.
a.iana-servers.net.
$ dig +short A a.iana…
-
Presently, the noc to bank and watcher header files are generated for every kernel for every device. The noc to bank headers are now (recently) only included in the firmware and the watcher files are…
-
## Expected Behavior
Some Modules (like NOC or Downloads) require (or work best) when a particular PHP extension is installed:
* NOC -> Needs `ext-snmp`
* Downloads -> Suggests `ext-ftp`
It …
-
Hi,
I am trying to create my own dateset that can be used by NOCS. Right now I am stuck trying to obtain the coord.png. From my understand the coord.png contains the nocs map of the object. While the…