Skip to content

multi driver issue in s_csamul_*.v #23

Open
@hailinzeng

Description

Hi,

I found that 24 generated signed csamul circuits (in generated_circuits/verilog_circuits/hier/s_csamul_*.v) has multi driver issue.

for example,

nand_gate nand_gate_s_csamul_cla12_nand11_1(.a(a[11]), .b(b[1]), .out(s_csamul_cla12_nand11_1));
ha ha_s_csamul_cla12_ha11_1_out(.a(s_csamul_cla12_nand11_1[0]), .b(1'b1), .ha_xor0(s_csamul_cla12_ha11_1_xor0), .ha_and0(s_csamul_cla12_nand11_1));

Metadata

Assignees

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