Skip to content

Unused signals cause synthesis failure #263

@nvpikhur

Description

@nvpikhur

ERROR: [Synth 8-36] 'sec_seq_en' is not declared [/adams-bridge/src/abr_top/rtl/abr_ctrl.sv:2246]
ERROR: [Synth 8-36] 'sec_prog_cntr_nxt' is not declared [/adams-bridge/src/abr_top/rtl/abr_ctrl.sv:2247]

Per discussion with @mojtaba-bisheh:

"Those signals were removed in ABR 2.0, but we mistakenly left them in the RV_FPGA_SCA section. Since our TVLA is performed at the NTT top level rather than within ABR, their presence went unnoticed."

if (sec_seq_en) begin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions