The NetBom EndPoint Verify Operation Enables the user to validate Connections made to a list of Endpoints in the selected netlist. NetBom can compare the NetNames and (coming soon:Properties like Voltage) attached to the Pins/Wires of each selected Endpoint to the values in a PinReport File.
The Pin Report File can be an FPGA Pin Report from Xilinx, Intel/Altera, Lattice and MicroChip/Microsemi, or (coming soon: a generic spreadsheet detailing the connections and other properties for each pin of the device)
The common usage of this is to verify connections made to FPGAS, Connectors or ASICS in the design
Use Case
Lets say you have a board design with 2 FPGAS named U1, U3, a large ASIC named U11 and 2 DIMM Connectors named J1a, J1b,
You can use the EndPoint Verify GUI to configure Settings for each endPoint
Next You run the EndPoint Verify Operation
NetBom will build a spreadsheet and an interactive HTML webpage report comparing the NetNames in the netList to the names in the Pin Report File for the same endpoint Pin of Each configured endpoint
It will provide a match score using a proprietary Fuzzy Matching algorithm for the netNames between the 2 designs.
0 Comments