AUCOHL / Fault

A complete open-source design-for-testing (DFT) Solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Number of inputs in the json doesn't equal to the scan-chain registers

RameenAnwar opened this issue · comments

I am facing a mismatch in the number of inputs and the scan chain registers when running this command:

$ fault asm ./Netlists/SPM.netlist.v.cut.v.tv.json ./Netlists/SPM.netlist.v.cut.v.chained.v

Output:

[Error]: number of inputs in the json 67 doesn't equal to the scan-chain registers 66.
Make sure you ignored clock & reset signals in the TV generation.

Issue is resolved by installing latest version of Icarus verilog