tags: study notes hardware engineering pcb design and production pcb hardware
logic ---> part logic
Add the tag number and package information of the required components in the Parts list, that is, select the physical devices and physical packages tab information, click Add to see the generated component information in the list.

place ---> manually / quick place
Place the added components as usual.
Components added directly from the library will not be connected to the network without a netlist.

logic ---> net logic
Create a network and follow the steps to assign pins to join the network.
At the same time, you can also modify the network name rename or remove the network remove
At this point, there are flying lines between the networks between the pins, and the wiring connection can be made.

Cato Networks has added self-healing capabilities to its SD-WAN service Cato Cloud and introduced new data center equipment. Now, SD-WAN can automatically recover from network failures in data centers...
preface What we want to achieve in this chapter is to create a multi-flat network similar to Alibaba Cloud ECS. Hands-on Prerequisites: Each server has at least 2 network cards. If you have a VM, each...
When using Allegro for PCB Layout design, it is often necessary to add a company or product logo. Here are two ways: method one: use tools: RATA Raster (BMP) To Allegro (IPF) Import the BMP image into...
Allegro adds vias 1. First establish the pad (hot air pad) Via20x10mil(tr30x45x12mil_45) 2. Set via pads Setup-> Constraints (constraints)-> Physical The following dialog box pops up Allegro Con...
I found a problem today, the project isNo external networkWhen accessing the project on a computer, the response is very slow, and other environments are very fast. After investigation, it was found t...
When you need both internal and external networks, and you are too lazy to switch all the time. You can buy a wired network port to connect to the internal network, and wifi to connect to the external...
Send a file to the target address, requiring SSH login username and password. Implement this command: The deployment environment requires the following steps: 1 get SSHPASS download link https://sourc...
Taking an EMMC as an example, when the pad spacing of the IC cannot meet the line width used, and at the same time in the physical rules, the line width of the Neck mode still cannot satisfy the routi...
First, the biological neural network The neural network is composed of neurons. In the biological neural network, each neuron is connected to other neurons. When it is "excited", it sends ch...
Guide This article discussesReasons for difficulty in deep neural network trainingas well asHow to use Highway Networks to solve the difficulty of deep neural network training,andImplemented Highway N...