Skip to content

Dangling Reference Error #217

@danielpenas42

Description

@danielpenas42

I was running the .sh file after reflattening the file for a second time and got dangling reference error. I will attach the mk, sh and .v file. Some are in txt as it wont let me attach it otherwise. Also this is the errror message that I'm getting:

INFO: stop_reason = "Saturated"
INFO: extract_time = 0.036986775
INFO: build_time = 58.208419244000005
INFO: input_size = 443
INFO: input_contains_gates = false
INFO: num_inputs = 228
INFO: num_outputs = 161
INFO: num_classes = 5835
INFO: num_nodes = 92557
INFO: num_iterations = 48
INFO: saturated = true
INFO: 
INFO: [circuit_stats.before]
INFO: lut_count = 168
INFO: reg_count = 0
INFO: depth = 5
INFO: 
INFO: [circuit_stats.before.lut_distribution]
INFO: 1 = 1
INFO: 2 = 24
INFO: 3 = 11
INFO: 4 = 9
INFO: 5 = 39
INFO: 6 = 84
INFO: 
INFO: [circuit_stats.after]
INFO: lut_count = 164
INFO: reg_count = 0
INFO: depth = 5
INFO: 
INFO: [circuit_stats.after.lut_distribution]
INFO: 1 = 1
INFO: 2 = 15
INFO: 3 = 11
INFO: 4 = 6
INFO: 5 = 38
INFO: 6 = 93
INFO: Writing output to Verilog...
Error: Custom { kind: Other, error: DanglingReference([Net { identifier: Identifier { name: "reinst_386_O", id_type: Normal }, data_type: FourState }]) }
[███████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░] 38/64 iterations
[██████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 109774/250000 nodes
[██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░] ⠒ 24s      `


[dma_ahbmst_flat.txt](https://github.com/user-attachments/files/25892539/dma_ahbmst_flat.txt)
[run.sh](https://github.com/user-attachments/files/25892538/run.sh)
[run.txt](https://github.com/user-attachments/files/25892537/run.txt)

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