From f28a055c3531bf7e8b3c744b00e6b1ff1e89b292 Mon Sep 17 00:00:00 2001 From: Eddie Hung Date: Sat, 9 Feb 2019 10:47:13 -0800 Subject: YosysHQ/nextpnr#183 --- ice40/regressions/issue0183/TopEntity.json | 140987 ++++++++++++++++++++++++++ ice40/regressions/issue0183/TopEntity.npnr | 1 + 2 files changed, 140988 insertions(+) create mode 100644 ice40/regressions/issue0183/TopEntity.json create mode 100644 ice40/regressions/issue0183/TopEntity.npnr (limited to 'ice40/regressions') diff --git a/ice40/regressions/issue0183/TopEntity.json b/ice40/regressions/issue0183/TopEntity.json new file mode 100644 index 0000000..a778e6a --- /dev/null +++ b/ice40/regressions/issue0183/TopEntity.json @@ -0,0 +1,140987 @@ +{ + "creator": "Yosys 0.8+2 (git sha1 debc0d35, gcc 8.2.0-9 -fPIC -Os)", + "modules": { + "ICESTORM_LC": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:648" + }, + "ports": { + "I0": { + "direction": "input", + "bits": [ 2 ] + }, + "I1": { + "direction": "input", + "bits": [ 3 ] + }, + "I2": { + "direction": "input", + "bits": [ 4 ] + }, + "I3": { + "direction": "input", + "bits": [ 5 ] + }, + "CIN": { + "direction": "input", + "bits": [ 6 ] + }, + "CLK": { + "direction": "input", + "bits": [ 7 ] + }, + "CEN": { + "direction": "input", + "bits": [ 8 ] + }, + "SR": { + "direction": "input", + "bits": [ 9 ] + }, + "LO": { + "direction": "output", + "bits": [ 10 ] + }, + "O": { + "direction": "output", + "bits": [ 11 ] + }, + "COUT": { + "direction": "output", + "bits": [ 12 ] + } + }, + "cells": { + }, + "netnames": { + "CEN": { + "hide_name": 0, + "bits": [ 8 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:649" + } + }, + "CIN": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:649" + } + }, + "CLK": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:649" + } + }, + "COUT": { + "hide_name": 0, + "bits": [ 12 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:650" + } + }, + "I0": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:649" + } + }, + "I1": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:649" + } + }, + "I2": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:649" + } + }, + "I3": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:649" + } + }, + "LO": { + "hide_name": 0, + "bits": [ 10 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:650" + } + }, + "O": { + "hide_name": 0, + "bits": [ 11 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:650" + } + }, + "SR": { + "hide_name": 0, + "bits": [ 9 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:649" + } + } + } + }, + "SB_CARRY": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:129" + }, + "ports": { + "CO": { + "direction": "output", + "bits": [ 2 ] + }, + "I0": { + "direction": "input", + "bits": [ 3 ] + }, + "I1": { + "direction": "input", + "bits": [ 4 ] + }, + "CI": { + "direction": "input", + "bits": [ 5 ] + } + }, + "cells": { + }, + "netnames": { + "CI": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:129" + } + }, + "CO": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:129" + } + }, + "I0": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:129" + } + }, + "I1": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:129" + } + } + } + }, + "SB_DFF": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:135" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "D": { + "direction": "input", + "bits": [ 4 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:135" + } + }, + "D": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:135" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:135" + } + } + } + }, + "SB_DFFE": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:140" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "E": { + "direction": "input", + "bits": [ 4 ] + }, + "D": { + "direction": "input", + "bits": [ 5 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:140" + } + }, + "D": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:140" + } + }, + "E": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:140" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:140" + } + } + } + }, + "SB_DFFER": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:188" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "E": { + "direction": "input", + "bits": [ 4 ] + }, + "R": { + "direction": "input", + "bits": [ 5 ] + }, + "D": { + "direction": "input", + "bits": [ 6 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:188" + } + }, + "D": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:188" + } + }, + "E": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:188" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:188" + } + }, + "R": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:188" + } + } + } + }, + "SB_DFFES": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:206" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "E": { + "direction": "input", + "bits": [ 4 ] + }, + "S": { + "direction": "input", + "bits": [ 5 ] + }, + "D": { + "direction": "input", + "bits": [ 6 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:206" + } + }, + "D": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:206" + } + }, + "E": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:206" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:206" + } + }, + "S": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:206" + } + } + } + }, + "SB_DFFESR": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:178" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "E": { + "direction": "input", + "bits": [ 4 ] + }, + "R": { + "direction": "input", + "bits": [ 5 ] + }, + "D": { + "direction": "input", + "bits": [ 6 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:178" + } + }, + "D": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:178" + } + }, + "E": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:178" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:178" + } + }, + "R": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:178" + } + } + } + }, + "SB_DFFESS": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:196" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "E": { + "direction": "input", + "bits": [ 4 ] + }, + "S": { + "direction": "input", + "bits": [ 5 ] + }, + "D": { + "direction": "input", + "bits": [ 6 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:196" + } + }, + "D": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:196" + } + }, + "E": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:196" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:196" + } + }, + "S": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:196" + } + } + } + }, + "SB_DFFN": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:216" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "D": { + "direction": "input", + "bits": [ 4 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:216" + } + }, + "D": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:216" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:216" + } + } + } + }, + "SB_DFFNE": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:221" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "E": { + "direction": "input", + "bits": [ 4 ] + }, + "D": { + "direction": "input", + "bits": [ 5 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:221" + } + }, + "D": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:221" + } + }, + "E": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:221" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:221" + } + } + } + }, + "SB_DFFNER": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:269" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "E": { + "direction": "input", + "bits": [ 4 ] + }, + "R": { + "direction": "input", + "bits": [ 5 ] + }, + "D": { + "direction": "input", + "bits": [ 6 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:269" + } + }, + "D": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:269" + } + }, + "E": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:269" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:269" + } + }, + "R": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:269" + } + } + } + }, + "SB_DFFNES": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:287" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "E": { + "direction": "input", + "bits": [ 4 ] + }, + "S": { + "direction": "input", + "bits": [ 5 ] + }, + "D": { + "direction": "input", + "bits": [ 6 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:287" + } + }, + "D": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:287" + } + }, + "E": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:287" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:287" + } + }, + "S": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:287" + } + } + } + }, + "SB_DFFNESR": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:259" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "E": { + "direction": "input", + "bits": [ 4 ] + }, + "R": { + "direction": "input", + "bits": [ 5 ] + }, + "D": { + "direction": "input", + "bits": [ 6 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:259" + } + }, + "D": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:259" + } + }, + "E": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:259" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:259" + } + }, + "R": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:259" + } + } + } + }, + "SB_DFFNESS": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:277" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "E": { + "direction": "input", + "bits": [ 4 ] + }, + "S": { + "direction": "input", + "bits": [ 5 ] + }, + "D": { + "direction": "input", + "bits": [ 6 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:277" + } + }, + "D": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:277" + } + }, + "E": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:277" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:277" + } + }, + "S": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:277" + } + } + } + }, + "SB_DFFNR": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:235" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "R": { + "direction": "input", + "bits": [ 4 ] + }, + "D": { + "direction": "input", + "bits": [ 5 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:235" + } + }, + "D": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:235" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:235" + } + }, + "R": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:235" + } + } + } + }, + "SB_DFFNS": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:251" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "S": { + "direction": "input", + "bits": [ 4 ] + }, + "D": { + "direction": "input", + "bits": [ 5 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:251" + } + }, + "D": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:251" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:251" + } + }, + "S": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:251" + } + } + } + }, + "SB_DFFNSR": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:227" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "R": { + "direction": "input", + "bits": [ 4 ] + }, + "D": { + "direction": "input", + "bits": [ 5 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:227" + } + }, + "D": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:227" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:227" + } + }, + "R": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:227" + } + } + } + }, + "SB_DFFNSS": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:243" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "S": { + "direction": "input", + "bits": [ 4 ] + }, + "D": { + "direction": "input", + "bits": [ 5 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:243" + } + }, + "D": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:243" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:243" + } + }, + "S": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:243" + } + } + } + }, + "SB_DFFR": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:154" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "R": { + "direction": "input", + "bits": [ 4 ] + }, + "D": { + "direction": "input", + "bits": [ 5 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:154" + } + }, + "D": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:154" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:154" + } + }, + "R": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:154" + } + } + } + }, + "SB_DFFS": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:170" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "S": { + "direction": "input", + "bits": [ 4 ] + }, + "D": { + "direction": "input", + "bits": [ 5 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:170" + } + }, + "D": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:170" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:170" + } + }, + "S": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:170" + } + } + } + }, + "SB_DFFSR": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:146" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "R": { + "direction": "input", + "bits": [ 4 ] + }, + "D": { + "direction": "input", + "bits": [ 5 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:146" + } + }, + "D": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:146" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:146" + } + }, + "R": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:146" + } + } + } + }, + "SB_DFFSS": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:162" + }, + "ports": { + "Q": { + "direction": "output", + "bits": [ 2 ] + }, + "C": { + "direction": "input", + "bits": [ 3 ] + }, + "S": { + "direction": "input", + "bits": [ 4 ] + }, + "D": { + "direction": "input", + "bits": [ 5 ] + } + }, + "cells": { + }, + "netnames": { + "C": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:162" + } + }, + "D": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:162" + } + }, + "Q": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:162" + } + }, + "S": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:162" + } + } + } + }, + "SB_FILTER_50NS": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1117" + }, + "ports": { + "FILTERIN": { + "direction": "input", + "bits": [ 2 ] + }, + "FILTEROUT": { + "direction": "output", + "bits": [ 3 ] + } + }, + "cells": { + }, + "netnames": { + "FILTERIN": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1118" + } + }, + "FILTEROUT": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1119" + } + } + } + }, + "SB_GB": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:112" + }, + "ports": { + "USER_SIGNAL_TO_GLOBAL_BUFFER": { + "direction": "input", + "bits": [ 2 ] + }, + "GLOBAL_BUFFER_OUTPUT": { + "direction": "output", + "bits": [ 3 ] + } + }, + "cells": { + }, + "netnames": { + "GLOBAL_BUFFER_OUTPUT": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:114" + } + }, + "USER_SIGNAL_TO_GLOBAL_BUFFER": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:113" + } + } + } + }, + "SB_GB_IO": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:73" + }, + "ports": { + "PACKAGE_PIN": { + "direction": "inout", + "bits": [ 2 ] + }, + "GLOBAL_BUFFER_OUTPUT": { + "direction": "output", + "bits": [ 3 ] + }, + "LATCH_INPUT_VALUE": { + "direction": "input", + "bits": [ 4 ] + }, + "CLOCK_ENABLE": { + "direction": "input", + "bits": [ 5 ] + }, + "INPUT_CLK": { + "direction": "input", + "bits": [ 6 ] + }, + "OUTPUT_CLK": { + "direction": "input", + "bits": [ 7 ] + }, + "OUTPUT_ENABLE": { + "direction": "input", + "bits": [ 8 ] + }, + "D_OUT_0": { + "direction": "input", + "bits": [ 9 ] + }, + "D_OUT_1": { + "direction": "input", + "bits": [ 10 ] + }, + "D_IN_0": { + "direction": "output", + "bits": [ 11 ] + }, + "D_IN_1": { + "direction": "output", + "bits": [ 12 ] + } + }, + "cells": { + }, + "netnames": { + "CLOCK_ENABLE": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:77" + } + }, + "D_IN_0": { + "hide_name": 0, + "bits": [ 11 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:83" + } + }, + "D_IN_1": { + "hide_name": 0, + "bits": [ 12 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:84" + } + }, + "D_OUT_0": { + "hide_name": 0, + "bits": [ 9 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:81" + } + }, + "D_OUT_1": { + "hide_name": 0, + "bits": [ 10 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:82" + } + }, + "GLOBAL_BUFFER_OUTPUT": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:75" + } + }, + "INPUT_CLK": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:78" + } + }, + "LATCH_INPUT_VALUE": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:76" + } + }, + "OUTPUT_CLK": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:79" + } + }, + "OUTPUT_ENABLE": { + "hide_name": 0, + "bits": [ 8 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:80" + } + }, + "PACKAGE_PIN": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:74" + } + } + } + }, + "SB_HFOSC": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:960" + }, + "ports": { + "CLKHFPU": { + "direction": "input", + "bits": [ 2 ] + }, + "CLKHFEN": { + "direction": "input", + "bits": [ 3 ] + }, + "CLKHF": { + "direction": "output", + "bits": [ 4 ] + } + }, + "cells": { + }, + "netnames": { + "CLKHF": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:963" + } + }, + "CLKHFEN": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:962" + } + }, + "CLKHFPU": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:961" + } + } + } + }, + "SB_I2C": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:994" + }, + "ports": { + "SBCLKI": { + "direction": "input", + "bits": [ 2 ] + }, + "SBRWI": { + "direction": "input", + "bits": [ 3 ] + }, + "SBSTBI": { + "direction": "input", + "bits": [ 4 ] + }, + "SBADRI7": { + "direction": "input", + "bits": [ 5 ] + }, + "SBADRI6": { + "direction": "input", + "bits": [ 6 ] + }, + "SBADRI5": { + "direction": "input", + "bits": [ 7 ] + }, + "SBADRI4": { + "direction": "input", + "bits": [ 8 ] + }, + "SBADRI3": { + "direction": "input", + "bits": [ 9 ] + }, + "SBADRI2": { + "direction": "input", + "bits": [ 10 ] + }, + "SBADRI1": { + "direction": "input", + "bits": [ 11 ] + }, + "SBADRI0": { + "direction": "input", + "bits": [ 12 ] + }, + "SBDATI7": { + "direction": "input", + "bits": [ 13 ] + }, + "SBDATI6": { + "direction": "input", + "bits": [ 14 ] + }, + "SBDATI5": { + "direction": "input", + "bits": [ 15 ] + }, + "SBDATI4": { + "direction": "input", + "bits": [ 16 ] + }, + "SBDATI3": { + "direction": "input", + "bits": [ 17 ] + }, + "SBDATI2": { + "direction": "input", + "bits": [ 18 ] + }, + "SBDATI1": { + "direction": "input", + "bits": [ 19 ] + }, + "SBDATI0": { + "direction": "input", + "bits": [ 20 ] + }, + "SCLI": { + "direction": "input", + "bits": [ 21 ] + }, + "SDAI": { + "direction": "input", + "bits": [ 22 ] + }, + "SBDATO7": { + "direction": "output", + "bits": [ 23 ] + }, + "SBDATO6": { + "direction": "output", + "bits": [ 24 ] + }, + "SBDATO5": { + "direction": "output", + "bits": [ 25 ] + }, + "SBDATO4": { + "direction": "output", + "bits": [ 26 ] + }, + "SBDATO3": { + "direction": "output", + "bits": [ 27 ] + }, + "SBDATO2": { + "direction": "output", + "bits": [ 28 ] + }, + "SBDATO1": { + "direction": "output", + "bits": [ 29 ] + }, + "SBDATO0": { + "direction": "output", + "bits": [ 30 ] + }, + "SBACKO": { + "direction": "output", + "bits": [ 31 ] + }, + "I2CIRQ": { + "direction": "output", + "bits": [ 32 ] + }, + "I2CWKUP": { + "direction": "output", + "bits": [ 33 ] + }, + "SCLO": { + "direction": "output", + "bits": [ 34 ] + }, + "SCLOE": { + "direction": "output", + "bits": [ 35 ] + }, + "SDAO": { + "direction": "output", + "bits": [ 36 ] + }, + "SDAOE": { + "direction": "output", + "bits": [ 37 ] + } + }, + "cells": { + }, + "netnames": { + "I2CIRQ": { + "hide_name": 0, + "bits": [ 32 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1025" + } + }, + "I2CWKUP": { + "hide_name": 0, + "bits": [ 33 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1026" + } + }, + "SBACKO": { + "hide_name": 0, + "bits": [ 31 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1024" + } + }, + "SBADRI0": { + "hide_name": 0, + "bits": [ 12 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1005" + } + }, + "SBADRI1": { + "hide_name": 0, + "bits": [ 11 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1004" + } + }, + "SBADRI2": { + "hide_name": 0, + "bits": [ 10 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1003" + } + }, + "SBADRI3": { + "hide_name": 0, + "bits": [ 9 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1002" + } + }, + "SBADRI4": { + "hide_name": 0, + "bits": [ 8 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1001" + } + }, + "SBADRI5": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1000" + } + }, + "SBADRI6": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:999" + } + }, + "SBADRI7": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:998" + } + }, + "SBCLKI": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:995" + } + }, + "SBDATI0": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1013" + } + }, + "SBDATI1": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1012" + } + }, + "SBDATI2": { + "hide_name": 0, + "bits": [ 18 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1011" + } + }, + "SBDATI3": { + "hide_name": 0, + "bits": [ 17 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1010" + } + }, + "SBDATI4": { + "hide_name": 0, + "bits": [ 16 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1009" + } + }, + "SBDATI5": { + "hide_name": 0, + "bits": [ 15 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1008" + } + }, + "SBDATI6": { + "hide_name": 0, + "bits": [ 14 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1007" + } + }, + "SBDATI7": { + "hide_name": 0, + "bits": [ 13 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1006" + } + }, + "SBDATO0": { + "hide_name": 0, + "bits": [ 30 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1023" + } + }, + "SBDATO1": { + "hide_name": 0, + "bits": [ 29 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1022" + } + }, + "SBDATO2": { + "hide_name": 0, + "bits": [ 28 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1021" + } + }, + "SBDATO3": { + "hide_name": 0, + "bits": [ 27 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1020" + } + }, + "SBDATO4": { + "hide_name": 0, + "bits": [ 26 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1019" + } + }, + "SBDATO5": { + "hide_name": 0, + "bits": [ 25 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1018" + } + }, + "SBDATO6": { + "hide_name": 0, + "bits": [ 24 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1017" + } + }, + "SBDATO7": { + "hide_name": 0, + "bits": [ 23 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1016" + } + }, + "SBRWI": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:996" + } + }, + "SBSTBI": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:997" + } + }, + "SCLI": { + "hide_name": 0, + "bits": [ 21 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1014" + } + }, + "SCLO": { + "hide_name": 0, + "bits": [ 34 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1027" + } + }, + "SCLOE": { + "hide_name": 0, + "bits": [ 35 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1028" + } + }, + "SDAI": { + "hide_name": 0, + "bits": [ 22 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1015" + } + }, + "SDAO": { + "hide_name": 0, + "bits": [ 36 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1029" + } + }, + "SDAOE": { + "hide_name": 0, + "bits": [ 37 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1030" + } + } + } + }, + "SB_IO": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:7" + }, + "ports": { + "PACKAGE_PIN": { + "direction": "inout", + "bits": [ 2 ] + }, + "LATCH_INPUT_VALUE": { + "direction": "input", + "bits": [ 3 ] + }, + "CLOCK_ENABLE": { + "direction": "input", + "bits": [ 4 ] + }, + "INPUT_CLK": { + "direction": "input", + "bits": [ 5 ] + }, + "OUTPUT_CLK": { + "direction": "input", + "bits": [ 6 ] + }, + "OUTPUT_ENABLE": { + "direction": "input", + "bits": [ 7 ] + }, + "D_OUT_0": { + "direction": "input", + "bits": [ 8 ] + }, + "D_OUT_1": { + "direction": "input", + "bits": [ 9 ] + }, + "D_IN_0": { + "direction": "output", + "bits": [ 10 ] + }, + "D_IN_1": { + "direction": "output", + "bits": [ 11 ] + } + }, + "cells": { + }, + "netnames": { + "CLOCK_ENABLE": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:10" + } + }, + "D_IN_0": { + "hide_name": 0, + "bits": [ 10 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:16" + } + }, + "D_IN_1": { + "hide_name": 0, + "bits": [ 11 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:17" + } + }, + "D_OUT_0": { + "hide_name": 0, + "bits": [ 8 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:14" + } + }, + "D_OUT_1": { + "hide_name": 0, + "bits": [ 9 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:15" + } + }, + "INPUT_CLK": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:11" + } + }, + "LATCH_INPUT_VALUE": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:9" + } + }, + "OUTPUT_CLK": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:12" + } + }, + "OUTPUT_ENABLE": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:13" + } + }, + "PACKAGE_PIN": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:8" + } + } + } + }, + "SB_IO_I3C": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1123" + }, + "ports": { + "PACKAGE_PIN": { + "direction": "inout", + "bits": [ 2 ] + }, + "LATCH_INPUT_VALUE": { + "direction": "input", + "bits": [ 3 ] + }, + "CLOCK_ENABLE": { + "direction": "input", + "bits": [ 4 ] + }, + "INPUT_CLK": { + "direction": "input", + "bits": [ 5 ] + }, + "OUTPUT_CLK": { + "direction": "input", + "bits": [ 6 ] + }, + "OUTPUT_ENABLE": { + "direction": "input", + "bits": [ 7 ] + }, + "D_OUT_0": { + "direction": "input", + "bits": [ 8 ] + }, + "D_OUT_1": { + "direction": "input", + "bits": [ 9 ] + }, + "D_IN_0": { + "direction": "output", + "bits": [ 10 ] + }, + "D_IN_1": { + "direction": "output", + "bits": [ 11 ] + }, + "PU_ENB": { + "direction": "input", + "bits": [ 12 ] + }, + "WEAK_PU_ENB": { + "direction": "input", + "bits": [ 13 ] + } + }, + "cells": { + }, + "netnames": { + "CLOCK_ENABLE": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1126" + } + }, + "D_IN_0": { + "hide_name": 0, + "bits": [ 10 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1132" + } + }, + "D_IN_1": { + "hide_name": 0, + "bits": [ 11 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1133" + } + }, + "D_OUT_0": { + "hide_name": 0, + "bits": [ 8 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1130" + } + }, + "D_OUT_1": { + "hide_name": 0, + "bits": [ 9 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1131" + } + }, + "INPUT_CLK": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1127" + } + }, + "LATCH_INPUT_VALUE": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1125" + } + }, + "OUTPUT_CLK": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1128" + } + }, + "OUTPUT_ENABLE": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1129" + } + }, + "PACKAGE_PIN": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1124" + } + }, + "PU_ENB": { + "hide_name": 0, + "bits": [ 12 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1134" + } + }, + "WEAK_PU_ENB": { + "hide_name": 0, + "bits": [ 13 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1135" + } + } + } + }, + "SB_IO_OD": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1192" + }, + "ports": { + "PACKAGEPIN": { + "direction": "inout", + "bits": [ 2 ] + }, + "LATCHINPUTVALUE": { + "direction": "input", + "bits": [ 3 ] + }, + "CLOCKENABLE": { + "direction": "input", + "bits": [ 4 ] + }, + "INPUTCLK": { + "direction": "input", + "bits": [ 5 ] + }, + "OUTPUTCLK": { + "direction": "input", + "bits": [ 6 ] + }, + "OUTPUTENABLE": { + "direction": "input", + "bits": [ 7 ] + }, + "DOUT1": { + "direction": "input", + "bits": [ 8 ] + }, + "DOUT0": { + "direction": "input", + "bits": [ 9 ] + }, + "DIN1": { + "direction": "output", + "bits": [ 10 ] + }, + "DIN0": { + "direction": "output", + "bits": [ 11 ] + } + }, + "cells": { + }, + "netnames": { + "CLOCKENABLE": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1195" + } + }, + "DIN0": { + "hide_name": 0, + "bits": [ 11 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1202" + } + }, + "DIN1": { + "hide_name": 0, + "bits": [ 10 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1201" + } + }, + "DOUT0": { + "hide_name": 0, + "bits": [ 9 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1200" + } + }, + "DOUT1": { + "hide_name": 0, + "bits": [ 8 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1199" + } + }, + "INPUTCLK": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1196" + } + }, + "LATCHINPUTVALUE": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1194" + } + }, + "OUTPUTCLK": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1197" + } + }, + "OUTPUTENABLE": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1198" + } + }, + "PACKAGEPIN": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1193" + } + } + } + }, + "SB_LEDDA_IP": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1091" + }, + "ports": { + "LEDDCS": { + "direction": "input", + "bits": [ 2 ] + }, + "LEDDCLK": { + "direction": "input", + "bits": [ 3 ] + }, + "LEDDDAT7": { + "direction": "input", + "bits": [ 4 ] + }, + "LEDDDAT6": { + "direction": "input", + "bits": [ 5 ] + }, + "LEDDDAT5": { + "direction": "input", + "bits": [ 6 ] + }, + "LEDDDAT4": { + "direction": "input", + "bits": [ 7 ] + }, + "LEDDDAT3": { + "direction": "input", + "bits": [ 8 ] + }, + "LEDDDAT2": { + "direction": "input", + "bits": [ 9 ] + }, + "LEDDDAT1": { + "direction": "input", + "bits": [ 10 ] + }, + "LEDDDAT0": { + "direction": "input", + "bits": [ 11 ] + }, + "LEDDADDR3": { + "direction": "input", + "bits": [ 12 ] + }, + "LEDDADDR2": { + "direction": "input", + "bits": [ 13 ] + }, + "LEDDADDR1": { + "direction": "input", + "bits": [ 14 ] + }, + "LEDDADDR0": { + "direction": "input", + "bits": [ 15 ] + }, + "LEDDDEN": { + "direction": "input", + "bits": [ 16 ] + }, + "LEDDEXE": { + "direction": "input", + "bits": [ 17 ] + }, + "LEDDRST": { + "direction": "input", + "bits": [ 18 ] + }, + "PWMOUT0": { + "direction": "output", + "bits": [ 19 ] + }, + "PWMOUT1": { + "direction": "output", + "bits": [ 20 ] + }, + "PWMOUT2": { + "direction": "output", + "bits": [ 21 ] + }, + "LEDDON": { + "direction": "output", + "bits": [ 22 ] + } + }, + "cells": { + }, + "netnames": { + "LEDDADDR0": { + "hide_name": 0, + "bits": [ 15 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1105" + } + }, + "LEDDADDR1": { + "hide_name": 0, + "bits": [ 14 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1104" + } + }, + "LEDDADDR2": { + "hide_name": 0, + "bits": [ 13 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1103" + } + }, + "LEDDADDR3": { + "hide_name": 0, + "bits": [ 12 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1102" + } + }, + "LEDDCLK": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1093" + } + }, + "LEDDCS": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1092" + } + }, + "LEDDDAT0": { + "hide_name": 0, + "bits": [ 11 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1101" + } + }, + "LEDDDAT1": { + "hide_name": 0, + "bits": [ 10 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1100" + } + }, + "LEDDDAT2": { + "hide_name": 0, + "bits": [ 9 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1099" + } + }, + "LEDDDAT3": { + "hide_name": 0, + "bits": [ 8 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1098" + } + }, + "LEDDDAT4": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1097" + } + }, + "LEDDDAT5": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1096" + } + }, + "LEDDDAT6": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1095" + } + }, + "LEDDDAT7": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1094" + } + }, + "LEDDDEN": { + "hide_name": 0, + "bits": [ 16 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1106" + } + }, + "LEDDEXE": { + "hide_name": 0, + "bits": [ 17 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1107" + } + }, + "LEDDON": { + "hide_name": 0, + "bits": [ 22 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1112" + } + }, + "LEDDRST": { + "hide_name": 0, + "bits": [ 18 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1108" + } + }, + "PWMOUT0": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1109" + } + }, + "PWMOUT1": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1110" + } + }, + "PWMOUT2": { + "hide_name": 0, + "bits": [ 21 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1111" + } + } + } + }, + "SB_LFOSC": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:969" + }, + "ports": { + "CLKLFPU": { + "direction": "input", + "bits": [ 2 ] + }, + "CLKLFEN": { + "direction": "input", + "bits": [ 3 ] + }, + "CLKLF": { + "direction": "output", + "bits": [ 4 ] + } + }, + "cells": { + }, + "netnames": { + "CLKLF": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:972" + } + }, + "CLKLFEN": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:971" + } + }, + "CLKLFPU": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:970" + } + } + } + }, + "SB_LUT4": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:121" + }, + "ports": { + "O": { + "direction": "output", + "bits": [ 2 ] + }, + "I0": { + "direction": "input", + "bits": [ 3 ] + }, + "I1": { + "direction": "input", + "bits": [ 4 ] + }, + "I2": { + "direction": "input", + "bits": [ 5 ] + }, + "I3": { + "direction": "input", + "bits": [ 6 ] + } + }, + "cells": { + }, + "netnames": { + "I0": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:121" + } + }, + "I1": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:121" + } + }, + "I2": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:121" + } + }, + "I3": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:121" + } + }, + "O": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:121" + } + } + } + }, + "SB_MAC16": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:872" + }, + "ports": { + "CLK": { + "direction": "input", + "bits": [ 2 ] + }, + "CE": { + "direction": "input", + "bits": [ 3 ] + }, + "C": { + "direction": "input", + "bits": [ 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 ] + }, + "A": { + "direction": "input", + "bits": [ 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35 ] + }, + "B": { + "direction": "input", + "bits": [ 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51 ] + }, + "D": { + "direction": "input", + "bits": [ 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67 ] + }, + "AHOLD": { + "direction": "input", + "bits": [ 68 ] + }, + "BHOLD": { + "direction": "input", + "bits": [ 69 ] + }, + "CHOLD": { + "direction": "input", + "bits": [ 70 ] + }, + "DHOLD": { + "direction": "input", + "bits": [ 71 ] + }, + "IRSTTOP": { + "direction": "input", + "bits": [ 72 ] + }, + "IRSTBOT": { + "direction": "input", + "bits": [ 73 ] + }, + "ORSTTOP": { + "direction": "input", + "bits": [ 74 ] + }, + "ORSTBOT": { + "direction": "input", + "bits": [ 75 ] + }, + "OLOADTOP": { + "direction": "input", + "bits": [ 76 ] + }, + "OLOADBOT": { + "direction": "input", + "bits": [ 77 ] + }, + "ADDSUBTOP": { + "direction": "input", + "bits": [ 78 ] + }, + "ADDSUBBOT": { + "direction": "input", + "bits": [ 79 ] + }, + "OHOLDTOP": { + "direction": "input", + "bits": [ 80 ] + }, + "OHOLDBOT": { + "direction": "input", + "bits": [ 81 ] + }, + "CI": { + "direction": "input", + "bits": [ 82 ] + }, + "ACCUMCI": { + "direction": "input", + "bits": [ 83 ] + }, + "SIGNEXTIN": { + "direction": "input", + "bits": [ 84 ] + }, + "O": { + "direction": "output", + "bits": [ 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116 ] + }, + "CO": { + "direction": "output", + "bits": [ 117 ] + }, + "ACCUMCO": { + "direction": "output", + "bits": [ 118 ] + }, + "SIGNEXTOUT": { + "direction": "output", + "bits": [ 119 ] + } + }, + "cells": { + }, + "netnames": { + "A": { + "hide_name": 0, + "bits": [ 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:876" + } + }, + "ACCUMCI": { + "hide_name": 0, + "bits": [ 83 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:894" + } + }, + "ACCUMCO": { + "hide_name": 0, + "bits": [ 118 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:898" + } + }, + "ADDSUBBOT": { + "hide_name": 0, + "bits": [ 79 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:890" + } + }, + "ADDSUBTOP": { + "hide_name": 0, + "bits": [ 78 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:889" + } + }, + "AHOLD": { + "hide_name": 0, + "bits": [ 68 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:879" + } + }, + "B": { + "hide_name": 0, + "bits": [ 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:877" + } + }, + "BHOLD": { + "hide_name": 0, + "bits": [ 69 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:880" + } + }, + "C": { + "hide_name": 0, + "bits": [ 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:875" + } + }, + "CE": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:874" + } + }, + "CHOLD": { + "hide_name": 0, + "bits": [ 70 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:881" + } + }, + "CI": { + "hide_name": 0, + "bits": [ 82 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:893" + } + }, + "CLK": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:873" + } + }, + "CO": { + "hide_name": 0, + "bits": [ 117 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:897" + } + }, + "D": { + "hide_name": 0, + "bits": [ 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:878" + } + }, + "DHOLD": { + "hide_name": 0, + "bits": [ 71 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:882" + } + }, + "IRSTBOT": { + "hide_name": 0, + "bits": [ 73 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:884" + } + }, + "IRSTTOP": { + "hide_name": 0, + "bits": [ 72 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:883" + } + }, + "O": { + "hide_name": 0, + "bits": [ 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:896" + } + }, + "OHOLDBOT": { + "hide_name": 0, + "bits": [ 81 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:892" + } + }, + "OHOLDTOP": { + "hide_name": 0, + "bits": [ 80 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:891" + } + }, + "OLOADBOT": { + "hide_name": 0, + "bits": [ 77 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:888" + } + }, + "OLOADTOP": { + "hide_name": 0, + "bits": [ 76 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:887" + } + }, + "ORSTBOT": { + "hide_name": 0, + "bits": [ 75 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:886" + } + }, + "ORSTTOP": { + "hide_name": 0, + "bits": [ 74 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:885" + } + }, + "SIGNEXTIN": { + "hide_name": 0, + "bits": [ 84 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:895" + } + }, + "SIGNEXTOUT": { + "hide_name": 0, + "bits": [ 119 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:899" + } + } + } + }, + "SB_PLL40_2F_CORE": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:791" + }, + "ports": { + "REFERENCECLK": { + "direction": "input", + "bits": [ 2 ] + }, + "PLLOUTCOREA": { + "direction": "output", + "bits": [ 3 ] + }, + "PLLOUTGLOBALA": { + "direction": "output", + "bits": [ 4 ] + }, + "PLLOUTCOREB": { + "direction": "output", + "bits": [ 5 ] + }, + "PLLOUTGLOBALB": { + "direction": "output", + "bits": [ 6 ] + }, + "EXTFEEDBACK": { + "direction": "input", + "bits": [ 7 ] + }, + "DYNAMICDELAY": { + "direction": "input", + "bits": [ 8, 9, 10, 11, 12, 13, 14, 15 ] + }, + "LOCK": { + "direction": "output", + "bits": [ 16 ] + }, + "BYPASS": { + "direction": "input", + "bits": [ 17 ] + }, + "RESETB": { + "direction": "input", + "bits": [ 18 ] + }, + "LATCHINPUTVALUE": { + "direction": "input", + "bits": [ 19 ] + }, + "SDO": { + "direction": "output", + "bits": [ 20 ] + }, + "SDI": { + "direction": "input", + "bits": [ 21 ] + }, + "SCLK": { + "direction": "input", + "bits": [ 22 ] + } + }, + "cells": { + }, + "netnames": { + "BYPASS": { + "hide_name": 0, + "bits": [ 17 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:800" + } + }, + "DYNAMICDELAY": { + "hide_name": 0, + "bits": [ 8, 9, 10, 11, 12, 13, 14, 15 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:798" + } + }, + "EXTFEEDBACK": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:797" + } + }, + "LATCHINPUTVALUE": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:802" + } + }, + "LOCK": { + "hide_name": 0, + "bits": [ 16 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:799" + } + }, + "PLLOUTCOREA": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:793" + } + }, + "PLLOUTCOREB": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:795" + } + }, + "PLLOUTGLOBALA": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:794" + } + }, + "PLLOUTGLOBALB": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:796" + } + }, + "REFERENCECLK": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:792" + } + }, + "RESETB": { + "hide_name": 0, + "bits": [ 18 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:801" + } + }, + "SCLK": { + "hide_name": 0, + "bits": [ 22 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:805" + } + }, + "SDI": { + "hide_name": 0, + "bits": [ 21 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:804" + } + }, + "SDO": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:803" + } + } + } + }, + "SB_PLL40_2F_PAD": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:826" + }, + "ports": { + "PACKAGEPIN": { + "direction": "input", + "bits": [ 2 ] + }, + "PLLOUTCOREA": { + "direction": "output", + "bits": [ 3 ] + }, + "PLLOUTGLOBALA": { + "direction": "output", + "bits": [ 4 ] + }, + "PLLOUTCOREB": { + "direction": "output", + "bits": [ 5 ] + }, + "PLLOUTGLOBALB": { + "direction": "output", + "bits": [ 6 ] + }, + "EXTFEEDBACK": { + "direction": "input", + "bits": [ 7 ] + }, + "DYNAMICDELAY": { + "direction": "input", + "bits": [ 8, 9, 10, 11, 12, 13, 14, 15 ] + }, + "LOCK": { + "direction": "output", + "bits": [ 16 ] + }, + "BYPASS": { + "direction": "input", + "bits": [ 17 ] + }, + "RESETB": { + "direction": "input", + "bits": [ 18 ] + }, + "LATCHINPUTVALUE": { + "direction": "input", + "bits": [ 19 ] + }, + "SDO": { + "direction": "output", + "bits": [ 20 ] + }, + "SDI": { + "direction": "input", + "bits": [ 21 ] + }, + "SCLK": { + "direction": "input", + "bits": [ 22 ] + } + }, + "cells": { + }, + "netnames": { + "BYPASS": { + "hide_name": 0, + "bits": [ 17 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:835" + } + }, + "DYNAMICDELAY": { + "hide_name": 0, + "bits": [ 8, 9, 10, 11, 12, 13, 14, 15 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:833" + } + }, + "EXTFEEDBACK": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:832" + } + }, + "LATCHINPUTVALUE": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:837" + } + }, + "LOCK": { + "hide_name": 0, + "bits": [ 16 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:834" + } + }, + "PACKAGEPIN": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:827" + } + }, + "PLLOUTCOREA": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:828" + } + }, + "PLLOUTCOREB": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:830" + } + }, + "PLLOUTGLOBALA": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:829" + } + }, + "PLLOUTGLOBALB": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:831" + } + }, + "RESETB": { + "hide_name": 0, + "bits": [ 18 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:836" + } + }, + "SCLK": { + "hide_name": 0, + "bits": [ 22 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:840" + } + }, + "SDI": { + "hide_name": 0, + "bits": [ 21 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:839" + } + }, + "SDO": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:838" + } + } + } + }, + "SB_PLL40_2_PAD": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:757" + }, + "ports": { + "PACKAGEPIN": { + "direction": "input", + "bits": [ 2 ] + }, + "PLLOUTCOREA": { + "direction": "output", + "bits": [ 3 ] + }, + "PLLOUTGLOBALA": { + "direction": "output", + "bits": [ 4 ] + }, + "PLLOUTCOREB": { + "direction": "output", + "bits": [ 5 ] + }, + "PLLOUTGLOBALB": { + "direction": "output", + "bits": [ 6 ] + }, + "EXTFEEDBACK": { + "direction": "input", + "bits": [ 7 ] + }, + "DYNAMICDELAY": { + "direction": "input", + "bits": [ 8, 9, 10, 11, 12, 13, 14, 15 ] + }, + "LOCK": { + "direction": "output", + "bits": [ 16 ] + }, + "BYPASS": { + "direction": "input", + "bits": [ 17 ] + }, + "RESETB": { + "direction": "input", + "bits": [ 18 ] + }, + "LATCHINPUTVALUE": { + "direction": "input", + "bits": [ 19 ] + }, + "SDO": { + "direction": "output", + "bits": [ 20 ] + }, + "SDI": { + "direction": "input", + "bits": [ 21 ] + }, + "SCLK": { + "direction": "input", + "bits": [ 22 ] + } + }, + "cells": { + }, + "netnames": { + "BYPASS": { + "hide_name": 0, + "bits": [ 17 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:766" + } + }, + "DYNAMICDELAY": { + "hide_name": 0, + "bits": [ 8, 9, 10, 11, 12, 13, 14, 15 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:764" + } + }, + "EXTFEEDBACK": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:763" + } + }, + "LATCHINPUTVALUE": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:768" + } + }, + "LOCK": { + "hide_name": 0, + "bits": [ 16 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:765" + } + }, + "PACKAGEPIN": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:758" + } + }, + "PLLOUTCOREA": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:759" + } + }, + "PLLOUTCOREB": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:761" + } + }, + "PLLOUTGLOBALA": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:760" + } + }, + "PLLOUTGLOBALB": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:762" + } + }, + "RESETB": { + "hide_name": 0, + "bits": [ 18 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:767" + } + }, + "SCLK": { + "hide_name": 0, + "bits": [ 22 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:771" + } + }, + "SDI": { + "hide_name": 0, + "bits": [ 21 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:770" + } + }, + "SDO": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:769" + } + } + } + }, + "SB_PLL40_CORE": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:695" + }, + "ports": { + "REFERENCECLK": { + "direction": "input", + "bits": [ 2 ] + }, + "PLLOUTCORE": { + "direction": "output", + "bits": [ 3 ] + }, + "PLLOUTGLOBAL": { + "direction": "output", + "bits": [ 4 ] + }, + "EXTFEEDBACK": { + "direction": "input", + "bits": [ 5 ] + }, + "DYNAMICDELAY": { + "direction": "input", + "bits": [ 6, 7, 8, 9, 10, 11, 12, 13 ] + }, + "LOCK": { + "direction": "output", + "bits": [ 14 ] + }, + "BYPASS": { + "direction": "input", + "bits": [ 15 ] + }, + "RESETB": { + "direction": "input", + "bits": [ 16 ] + }, + "LATCHINPUTVALUE": { + "direction": "input", + "bits": [ 17 ] + }, + "SDO": { + "direction": "output", + "bits": [ 18 ] + }, + "SDI": { + "direction": "input", + "bits": [ 19 ] + }, + "SCLK": { + "direction": "input", + "bits": [ 20 ] + } + }, + "cells": { + }, + "netnames": { + "BYPASS": { + "hide_name": 0, + "bits": [ 15 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:702" + } + }, + "DYNAMICDELAY": { + "hide_name": 0, + "bits": [ 6, 7, 8, 9, 10, 11, 12, 13 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:700" + } + }, + "EXTFEEDBACK": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:699" + } + }, + "LATCHINPUTVALUE": { + "hide_name": 0, + "bits": [ 17 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:704" + } + }, + "LOCK": { + "hide_name": 0, + "bits": [ 14 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:701" + } + }, + "PLLOUTCORE": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:697" + } + }, + "PLLOUTGLOBAL": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:698" + } + }, + "REFERENCECLK": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:696" + } + }, + "RESETB": { + "hide_name": 0, + "bits": [ 16 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:703" + } + }, + "SCLK": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:707" + } + }, + "SDI": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:706" + } + }, + "SDO": { + "hide_name": 0, + "bits": [ 18 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:705" + } + } + } + }, + "SB_PLL40_PAD": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:726" + }, + "ports": { + "PACKAGEPIN": { + "direction": "input", + "bits": [ 2 ] + }, + "PLLOUTCORE": { + "direction": "output", + "bits": [ 3 ] + }, + "PLLOUTGLOBAL": { + "direction": "output", + "bits": [ 4 ] + }, + "EXTFEEDBACK": { + "direction": "input", + "bits": [ 5 ] + }, + "DYNAMICDELAY": { + "direction": "input", + "bits": [ 6, 7, 8, 9, 10, 11, 12, 13 ] + }, + "LOCK": { + "direction": "output", + "bits": [ 14 ] + }, + "BYPASS": { + "direction": "input", + "bits": [ 15 ] + }, + "RESETB": { + "direction": "input", + "bits": [ 16 ] + }, + "LATCHINPUTVALUE": { + "direction": "input", + "bits": [ 17 ] + }, + "SDO": { + "direction": "output", + "bits": [ 18 ] + }, + "SDI": { + "direction": "input", + "bits": [ 19 ] + }, + "SCLK": { + "direction": "input", + "bits": [ 20 ] + } + }, + "cells": { + }, + "netnames": { + "BYPASS": { + "hide_name": 0, + "bits": [ 15 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:733" + } + }, + "DYNAMICDELAY": { + "hide_name": 0, + "bits": [ 6, 7, 8, 9, 10, 11, 12, 13 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:731" + } + }, + "EXTFEEDBACK": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:730" + } + }, + "LATCHINPUTVALUE": { + "hide_name": 0, + "bits": [ 17 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:735" + } + }, + "LOCK": { + "hide_name": 0, + "bits": [ 14 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:732" + } + }, + "PACKAGEPIN": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:727" + } + }, + "PLLOUTCORE": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:728" + } + }, + "PLLOUTGLOBAL": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:729" + } + }, + "RESETB": { + "hide_name": 0, + "bits": [ 16 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:734" + } + }, + "SCLK": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:738" + } + }, + "SDI": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:737" + } + }, + "SDO": { + "hide_name": 0, + "bits": [ 18 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:736" + } + } + } + }, + "SB_RAM40_4K": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:297" + }, + "ports": { + "RDATA": { + "direction": "output", + "bits": [ 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17 ] + }, + "RCLK": { + "direction": "input", + "bits": [ 18 ] + }, + "RCLKE": { + "direction": "input", + "bits": [ 19 ] + }, + "RE": { + "direction": "input", + "bits": [ 20 ] + }, + "RADDR": { + "direction": "input", + "bits": [ 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 ] + }, + "WCLK": { + "direction": "input", + "bits": [ 32 ] + }, + "WCLKE": { + "direction": "input", + "bits": [ 33 ] + }, + "WE": { + "direction": "input", + "bits": [ 34 ] + }, + "WADDR": { + "direction": "input", + "bits": [ 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45 ] + }, + "MASK": { + "direction": "input", + "bits": [ 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61 ] + }, + "WDATA": { + "direction": "input", + "bits": [ 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77 ] + } + }, + "cells": { + }, + "netnames": { + "MASK": { + "hide_name": 0, + "bits": [ 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:303" + } + }, + "RADDR": { + "hide_name": 0, + "bits": [ 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:300" + } + }, + "RCLK": { + "hide_name": 0, + "bits": [ 18 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:299" + } + }, + "RCLKE": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:299" + } + }, + "RDATA": { + "hide_name": 0, + "bits": [ 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:298" + } + }, + "RE": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:299" + } + }, + "WADDR": { + "hide_name": 0, + "bits": [ 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:302" + } + }, + "WCLK": { + "hide_name": 0, + "bits": [ 32 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:301" + } + }, + "WCLKE": { + "hide_name": 0, + "bits": [ 33 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:301" + } + }, + "WDATA": { + "hide_name": 0, + "bits": [ 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:303" + } + }, + "WE": { + "hide_name": 0, + "bits": [ 34 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:301" + } + } + } + }, + "SB_RAM40_4KNR": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:460" + }, + "ports": { + "RDATA": { + "direction": "output", + "bits": [ 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17 ] + }, + "RCLKN": { + "direction": "input", + "bits": [ 18 ] + }, + "RCLKE": { + "direction": "input", + "bits": [ 19 ] + }, + "RE": { + "direction": "input", + "bits": [ 20 ] + }, + "RADDR": { + "direction": "input", + "bits": [ 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 ] + }, + "WCLK": { + "direction": "input", + "bits": [ 32 ] + }, + "WCLKE": { + "direction": "input", + "bits": [ 33 ] + }, + "WE": { + "direction": "input", + "bits": [ 34 ] + }, + "WADDR": { + "direction": "input", + "bits": [ 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45 ] + }, + "MASK": { + "direction": "input", + "bits": [ 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61 ] + }, + "WDATA": { + "direction": "input", + "bits": [ 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77 ] + } + }, + "cells": { + }, + "netnames": { + "MASK": { + "hide_name": 0, + "bits": [ 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:466" + } + }, + "RADDR": { + "hide_name": 0, + "bits": [ 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:463" + } + }, + "RCLKE": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:462" + } + }, + "RCLKN": { + "hide_name": 0, + "bits": [ 18 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:462" + } + }, + "RDATA": { + "hide_name": 0, + "bits": [ 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:461" + } + }, + "RE": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:462" + } + }, + "WADDR": { + "hide_name": 0, + "bits": [ 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:465" + } + }, + "WCLK": { + "hide_name": 0, + "bits": [ 32 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:464" + } + }, + "WCLKE": { + "hide_name": 0, + "bits": [ 33 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:464" + } + }, + "WDATA": { + "hide_name": 0, + "bits": [ 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:466" + } + }, + "WE": { + "hide_name": 0, + "bits": [ 34 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:464" + } + } + } + }, + "SB_RAM40_4KNRNW": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:584" + }, + "ports": { + "RDATA": { + "direction": "output", + "bits": [ 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17 ] + }, + "RCLKN": { + "direction": "input", + "bits": [ 18 ] + }, + "RCLKE": { + "direction": "input", + "bits": [ 19 ] + }, + "RE": { + "direction": "input", + "bits": [ 20 ] + }, + "RADDR": { + "direction": "input", + "bits": [ 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 ] + }, + "WCLKN": { + "direction": "input", + "bits": [ 32 ] + }, + "WCLKE": { + "direction": "input", + "bits": [ 33 ] + }, + "WE": { + "direction": "input", + "bits": [ 34 ] + }, + "WADDR": { + "direction": "input", + "bits": [ 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45 ] + }, + "MASK": { + "direction": "input", + "bits": [ 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61 ] + }, + "WDATA": { + "direction": "input", + "bits": [ 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77 ] + } + }, + "cells": { + }, + "netnames": { + "MASK": { + "hide_name": 0, + "bits": [ 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:590" + } + }, + "RADDR": { + "hide_name": 0, + "bits": [ 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:587" + } + }, + "RCLKE": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:586" + } + }, + "RCLKN": { + "hide_name": 0, + "bits": [ 18 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:586" + } + }, + "RDATA": { + "hide_name": 0, + "bits": [ 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:585" + } + }, + "RE": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:586" + } + }, + "WADDR": { + "hide_name": 0, + "bits": [ 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:589" + } + }, + "WCLKE": { + "hide_name": 0, + "bits": [ 33 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:588" + } + }, + "WCLKN": { + "hide_name": 0, + "bits": [ 32 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:588" + } + }, + "WDATA": { + "hide_name": 0, + "bits": [ 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:590" + } + }, + "WE": { + "hide_name": 0, + "bits": [ 34 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:588" + } + } + } + }, + "SB_RAM40_4KNW": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:522" + }, + "ports": { + "RDATA": { + "direction": "output", + "bits": [ 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17 ] + }, + "RCLK": { + "direction": "input", + "bits": [ 18 ] + }, + "RCLKE": { + "direction": "input", + "bits": [ 19 ] + }, + "RE": { + "direction": "input", + "bits": [ 20 ] + }, + "RADDR": { + "direction": "input", + "bits": [ 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 ] + }, + "WCLKN": { + "direction": "input", + "bits": [ 32 ] + }, + "WCLKE": { + "direction": "input", + "bits": [ 33 ] + }, + "WE": { + "direction": "input", + "bits": [ 34 ] + }, + "WADDR": { + "direction": "input", + "bits": [ 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45 ] + }, + "MASK": { + "direction": "input", + "bits": [ 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61 ] + }, + "WDATA": { + "direction": "input", + "bits": [ 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77 ] + } + }, + "cells": { + }, + "netnames": { + "MASK": { + "hide_name": 0, + "bits": [ 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:528" + } + }, + "RADDR": { + "hide_name": 0, + "bits": [ 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:525" + } + }, + "RCLK": { + "hide_name": 0, + "bits": [ 18 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:524" + } + }, + "RCLKE": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:524" + } + }, + "RDATA": { + "hide_name": 0, + "bits": [ 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:523" + } + }, + "RE": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:524" + } + }, + "WADDR": { + "hide_name": 0, + "bits": [ 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:527" + } + }, + "WCLKE": { + "hide_name": 0, + "bits": [ 33 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:526" + } + }, + "WCLKN": { + "hide_name": 0, + "bits": [ 32 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:526" + } + }, + "WDATA": { + "hide_name": 0, + "bits": [ 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:528" + } + }, + "WE": { + "hide_name": 0, + "bits": [ 34 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:526" + } + } + } + }, + "SB_RGBA_DRV": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:977" + }, + "ports": { + "CURREN": { + "direction": "input", + "bits": [ 2 ] + }, + "RGBLEDEN": { + "direction": "input", + "bits": [ 3 ] + }, + "RGB0PWM": { + "direction": "input", + "bits": [ 4 ] + }, + "RGB1PWM": { + "direction": "input", + "bits": [ 5 ] + }, + "RGB2PWM": { + "direction": "input", + "bits": [ 6 ] + }, + "RGB0": { + "direction": "output", + "bits": [ 7 ] + }, + "RGB1": { + "direction": "output", + "bits": [ 8 ] + }, + "RGB2": { + "direction": "output", + "bits": [ 9 ] + } + }, + "cells": { + }, + "netnames": { + "CURREN": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:978" + } + }, + "RGB0": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:983" + } + }, + "RGB0PWM": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:980" + } + }, + "RGB1": { + "hide_name": 0, + "bits": [ 8 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:984" + } + }, + "RGB1PWM": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:981" + } + }, + "RGB2": { + "hide_name": 0, + "bits": [ 9 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:985" + } + }, + "RGB2PWM": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:982" + } + }, + "RGBLEDEN": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:979" + } + } + } + }, + "SB_SPI": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1037" + }, + "ports": { + "SBCLKI": { + "direction": "input", + "bits": [ 2 ] + }, + "SBRWI": { + "direction": "input", + "bits": [ 3 ] + }, + "SBSTBI": { + "direction": "input", + "bits": [ 4 ] + }, + "SBADRI7": { + "direction": "input", + "bits": [ 5 ] + }, + "SBADRI6": { + "direction": "input", + "bits": [ 6 ] + }, + "SBADRI5": { + "direction": "input", + "bits": [ 7 ] + }, + "SBADRI4": { + "direction": "input", + "bits": [ 8 ] + }, + "SBADRI3": { + "direction": "input", + "bits": [ 9 ] + }, + "SBADRI2": { + "direction": "input", + "bits": [ 10 ] + }, + "SBADRI1": { + "direction": "input", + "bits": [ 11 ] + }, + "SBADRI0": { + "direction": "input", + "bits": [ 12 ] + }, + "SBDATI7": { + "direction": "input", + "bits": [ 13 ] + }, + "SBDATI6": { + "direction": "input", + "bits": [ 14 ] + }, + "SBDATI5": { + "direction": "input", + "bits": [ 15 ] + }, + "SBDATI4": { + "direction": "input", + "bits": [ 16 ] + }, + "SBDATI3": { + "direction": "input", + "bits": [ 17 ] + }, + "SBDATI2": { + "direction": "input", + "bits": [ 18 ] + }, + "SBDATI1": { + "direction": "input", + "bits": [ 19 ] + }, + "SBDATI0": { + "direction": "input", + "bits": [ 20 ] + }, + "MI": { + "direction": "input", + "bits": [ 21 ] + }, + "SI": { + "direction": "input", + "bits": [ 22 ] + }, + "SCKI": { + "direction": "input", + "bits": [ 23 ] + }, + "SCSNI": { + "direction": "input", + "bits": [ 24 ] + }, + "SBDATO7": { + "direction": "output", + "bits": [ 25 ] + }, + "SBDATO6": { + "direction": "output", + "bits": [ 26 ] + }, + "SBDATO5": { + "direction": "output", + "bits": [ 27 ] + }, + "SBDATO4": { + "direction": "output", + "bits": [ 28 ] + }, + "SBDATO3": { + "direction": "output", + "bits": [ 29 ] + }, + "SBDATO2": { + "direction": "output", + "bits": [ 30 ] + }, + "SBDATO1": { + "direction": "output", + "bits": [ 31 ] + }, + "SBDATO0": { + "direction": "output", + "bits": [ 32 ] + }, + "SBACKO": { + "direction": "output", + "bits": [ 33 ] + }, + "SPIIRQ": { + "direction": "output", + "bits": [ 34 ] + }, + "SPIWKUP": { + "direction": "output", + "bits": [ 35 ] + }, + "SO": { + "direction": "output", + "bits": [ 36 ] + }, + "SOE": { + "direction": "output", + "bits": [ 37 ] + }, + "MO": { + "direction": "output", + "bits": [ 38 ] + }, + "MOE": { + "direction": "output", + "bits": [ 39 ] + }, + "SCKO": { + "direction": "output", + "bits": [ 40 ] + }, + "SCKOE": { + "direction": "output", + "bits": [ 41 ] + }, + "MCSNO3": { + "direction": "output", + "bits": [ 42 ] + }, + "MCSNO2": { + "direction": "output", + "bits": [ 43 ] + }, + "MCSNO1": { + "direction": "output", + "bits": [ 44 ] + }, + "MCSNO0": { + "direction": "output", + "bits": [ 45 ] + }, + "MCSNOE3": { + "direction": "output", + "bits": [ 46 ] + }, + "MCSNOE2": { + "direction": "output", + "bits": [ 47 ] + }, + "MCSNOE1": { + "direction": "output", + "bits": [ 48 ] + }, + "MCSNOE0": { + "direction": "output", + "bits": [ 49 ] + } + }, + "cells": { + }, + "netnames": { + "MCSNO0": { + "hide_name": 0, + "bits": [ 45 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1081" + } + }, + "MCSNO1": { + "hide_name": 0, + "bits": [ 44 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1080" + } + }, + "MCSNO2": { + "hide_name": 0, + "bits": [ 43 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1079" + } + }, + "MCSNO3": { + "hide_name": 0, + "bits": [ 42 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1078" + } + }, + "MCSNOE0": { + "hide_name": 0, + "bits": [ 49 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1085" + } + }, + "MCSNOE1": { + "hide_name": 0, + "bits": [ 48 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1084" + } + }, + "MCSNOE2": { + "hide_name": 0, + "bits": [ 47 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1083" + } + }, + "MCSNOE3": { + "hide_name": 0, + "bits": [ 46 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1082" + } + }, + "MI": { + "hide_name": 0, + "bits": [ 21 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1057" + } + }, + "MO": { + "hide_name": 0, + "bits": [ 38 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1074" + } + }, + "MOE": { + "hide_name": 0, + "bits": [ 39 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1075" + } + }, + "SBACKO": { + "hide_name": 0, + "bits": [ 33 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1069" + } + }, + "SBADRI0": { + "hide_name": 0, + "bits": [ 12 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1048" + } + }, + "SBADRI1": { + "hide_name": 0, + "bits": [ 11 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1047" + } + }, + "SBADRI2": { + "hide_name": 0, + "bits": [ 10 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1046" + } + }, + "SBADRI3": { + "hide_name": 0, + "bits": [ 9 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1045" + } + }, + "SBADRI4": { + "hide_name": 0, + "bits": [ 8 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1044" + } + }, + "SBADRI5": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1043" + } + }, + "SBADRI6": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1042" + } + }, + "SBADRI7": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1041" + } + }, + "SBCLKI": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1038" + } + }, + "SBDATI0": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1056" + } + }, + "SBDATI1": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1055" + } + }, + "SBDATI2": { + "hide_name": 0, + "bits": [ 18 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1054" + } + }, + "SBDATI3": { + "hide_name": 0, + "bits": [ 17 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1053" + } + }, + "SBDATI4": { + "hide_name": 0, + "bits": [ 16 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1052" + } + }, + "SBDATI5": { + "hide_name": 0, + "bits": [ 15 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1051" + } + }, + "SBDATI6": { + "hide_name": 0, + "bits": [ 14 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1050" + } + }, + "SBDATI7": { + "hide_name": 0, + "bits": [ 13 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1049" + } + }, + "SBDATO0": { + "hide_name": 0, + "bits": [ 32 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1068" + } + }, + "SBDATO1": { + "hide_name": 0, + "bits": [ 31 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1067" + } + }, + "SBDATO2": { + "hide_name": 0, + "bits": [ 30 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1066" + } + }, + "SBDATO3": { + "hide_name": 0, + "bits": [ 29 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1065" + } + }, + "SBDATO4": { + "hide_name": 0, + "bits": [ 28 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1064" + } + }, + "SBDATO5": { + "hide_name": 0, + "bits": [ 27 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1063" + } + }, + "SBDATO6": { + "hide_name": 0, + "bits": [ 26 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1062" + } + }, + "SBDATO7": { + "hide_name": 0, + "bits": [ 25 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1061" + } + }, + "SBRWI": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1039" + } + }, + "SBSTBI": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1040" + } + }, + "SCKI": { + "hide_name": 0, + "bits": [ 23 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1059" + } + }, + "SCKO": { + "hide_name": 0, + "bits": [ 40 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1076" + } + }, + "SCKOE": { + "hide_name": 0, + "bits": [ 41 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1077" + } + }, + "SCSNI": { + "hide_name": 0, + "bits": [ 24 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1060" + } + }, + "SI": { + "hide_name": 0, + "bits": [ 22 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1058" + } + }, + "SO": { + "hide_name": 0, + "bits": [ 36 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1072" + } + }, + "SOE": { + "hide_name": 0, + "bits": [ 37 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1073" + } + }, + "SPIIRQ": { + "hide_name": 0, + "bits": [ 34 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1070" + } + }, + "SPIWKUP": { + "hide_name": 0, + "bits": [ 35 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:1071" + } + } + } + }, + "SB_SPRAM256KA": { + "attributes": { + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:923" + }, + "ports": { + "ADDRESS": { + "direction": "input", + "bits": [ 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 ] + }, + "DATAIN": { + "direction": "input", + "bits": [ 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 ] + }, + "MASKWREN": { + "direction": "input", + "bits": [ 32, 33, 34, 35 ] + }, + "WREN": { + "direction": "input", + "bits": [ 36 ] + }, + "CHIPSELECT": { + "direction": "input", + "bits": [ 37 ] + }, + "CLOCK": { + "direction": "input", + "bits": [ 38 ] + }, + "STANDBY": { + "direction": "input", + "bits": [ 39 ] + }, + "SLEEP": { + "direction": "input", + "bits": [ 40 ] + }, + "POWEROFF": { + "direction": "input", + "bits": [ 41 ] + }, + "DATAOUT": { + "direction": "output", + "bits": [ 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57 ] + } + }, + "cells": { + }, + "netnames": { + "ADDRESS": { + "hide_name": 0, + "bits": [ 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:924" + } + }, + "CHIPSELECT": { + "hide_name": 0, + "bits": [ 37 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:927" + } + }, + "CLOCK": { + "hide_name": 0, + "bits": [ 38 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:927" + } + }, + "DATAIN": { + "hide_name": 0, + "bits": [ 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:925" + } + }, + "DATAOUT": { + "hide_name": 0, + "bits": [ 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:928" + } + }, + "MASKWREN": { + "hide_name": 0, + "bits": [ 32, 33, 34, 35 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:926" + } + }, + "POWEROFF": { + "hide_name": 0, + "bits": [ 41 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:927" + } + }, + "SLEEP": { + "hide_name": 0, + "bits": [ 40 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:927" + } + }, + "STANDBY": { + "hide_name": 0, + "bits": [ 39 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:927" + } + }, + "WREN": { + "hide_name": 0, + "bits": [ 36 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:927" + } + } + } + }, + "SB_WARMBOOT": { + "attributes": { + "keep": 1, + "blackbox": 1, + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:863" + }, + "ports": { + "BOOT": { + "direction": "input", + "bits": [ 2 ] + }, + "S1": { + "direction": "input", + "bits": [ 3 ] + }, + "S0": { + "direction": "input", + "bits": [ 4 ] + } + }, + "cells": { + }, + "netnames": { + "BOOT": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:864" + } + }, + "S0": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:866" + } + }, + "S1": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_sim.v:865" + } + } + } + }, + "SuperTopEntity": { + "attributes": { + "top": 1, + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:1" + }, + "ports": { + "CLOCK": { + "direction": "input", + "bits": [ 2 ] + }, + "RESET": { + "direction": "input", + "bits": [ 3 ] + }, + "RX": { + "direction": "input", + "bits": [ 4 ] + }, + "SDO": { + "direction": "input", + "bits": [ 5 ] + }, + "BUTRST": { + "direction": "input", + "bits": [ 6 ] + }, + "MANRST": { + "direction": "output", + "bits": [ 7 ] + }, + "TX": { + "direction": "output", + "bits": [ "0" ] + }, + "LED": { + "direction": "output", + "bits": [ "1", "0", "0", "1", "0", "0", "0" ] + }, + "CLK_OUT": { + "direction": "output", + "bits": [ 8 ] + }, + "C1": { + "direction": "output", + "bits": [ 9, 10, 11 ] + }, + "C2": { + "direction": "output", + "bits": [ 12, 13, 14 ] + }, + "DATA": { + "direction": "output", + "bits": [ 15, 16, 17, 18 ] + }, + "LAT": { + "direction": "output", + "bits": [ 19 ] + }, + "OE": { + "direction": "output", + "bits": [ 20 ] + }, + "CS_AG": { + "direction": "output", + "bits": [ 21 ] + }, + "CS_M": { + "direction": "output", + "bits": [ 22 ] + }, + "CS_ALT": { + "direction": "output", + "bits": [ "1" ] + }, + "SDI": { + "direction": "output", + "bits": [ 23 ] + }, + "SCK": { + "direction": "output", + "bits": [ 24 ] + }, + "INT": { + "direction": "output", + "bits": [ "0" ] + }, + "DRDY_M": { + "direction": "output", + "bits": [ "0" ] + }, + "PM1_0": { + "direction": "output", + "bits": [ "0" ] + }, + "PM1_2": { + "direction": "output", + "bits": [ "0" ] + }, + "PM1_5": { + "direction": "output", + "bits": [ "0" ] + }, + "PM1_7": { + "direction": "output", + "bits": [ "0" ] + } + }, + "cells": { + "$abc$32408$auto$blifparse.cc:492:parse_blif$32409": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 25 ], + "I1": [ 26 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 27 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32410": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 28 ], + "I1": [ 29 ], + "I2": [ 30 ], + "I3": [ 31 ], + "O": [ 25 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32411": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 25 ], + "I1": [ 29 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 32 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32412": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 25 ], + "I1": [ 33 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 34 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32413": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 25 ], + "I1": [ 35 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 36 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32414": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 248 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 37 ], + "I1": [ 38 ], + "I2": [ 39 ], + "I3": [ "0" ], + "O": [ 40 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32415": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 63488 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 41 ], + "I1": [ 42 ], + "I2": [ 43 ], + "I3": [ 44 ], + "O": [ 39 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32416": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 45 ], + "I1": [ 46 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 47 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32417": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 48 ], + "I1": [ 49 ], + "I2": [ 50 ], + "I3": [ "0" ], + "O": [ 45 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32418": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 51 ], + "I1": [ 52 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 48 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32419": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 53 ], + "I1": [ 54 ], + "I2": [ 55 ], + "I3": [ "0" ], + "O": [ 51 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32420": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 56 ], + "I1": [ 57 ], + "I2": [ 58 ], + "I3": [ "0" ], + "O": [ 55 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32421": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 256 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 59 ], + "I1": [ 60 ], + "I2": [ 61 ], + "I3": [ 62 ], + "O": [ 58 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32422": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 63 ], + "I1": [ 64 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 54 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32423": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 63 ], + "I1": [ 64 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 52 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32424": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 56 ], + "I1": [ 57 ], + "I2": [ 65 ], + "I3": [ "0" ], + "O": [ 49 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32425": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 66 ], + "I1": [ 53 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 65 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32426": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 256 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 60 ], + "I1": [ 62 ], + "I2": [ 61 ], + "I3": [ 59 ], + "O": [ 50 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32427": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 61696 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 67 ], + "I1": [ 68 ], + "I2": [ 48 ], + "I3": [ 69 ], + "O": [ 46 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32428": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3003 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 53 ], + "I1": [ 70 ], + "I2": [ 71 ], + "I3": [ 52 ], + "O": [ 69 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32429": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 53 ], + "I1": [ 66 ], + "I2": [ 72 ], + "I3": [ "0" ], + "O": [ 71 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32430": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 50 ], + "I1": [ 73 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 72 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32431": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 56 ], + "I1": [ 57 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 73 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32432": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4096 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 56 ], + "I1": [ 57 ], + "I2": [ 58 ], + "I3": [ 54 ], + "O": [ 70 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32433": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 49 ], + "I1": [ 58 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 67 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32434": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 72 ], + "I1": [ 74 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 68 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32435": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 66 ], + "I1": [ 53 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 74 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32436": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1792 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 54 ], + "I1": [ 75 ], + "I2": [ 76 ], + "I3": [ 77 ], + "O": [ 41 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32437": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 83 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 78 ], + "I1": [ 79 ], + "I2": [ 80 ], + "I3": [ "0" ], + "O": [ 77 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32438": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28672 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 56 ], + "I1": [ 66 ], + "I2": [ 81 ], + "I3": [ 57 ], + "O": [ 79 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32439": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 52 ], + "I1": [ 50 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 81 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32440": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 52 ], + "I1": [ 58 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 80 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32441": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 56 ], + "I1": [ 57 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 78 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32442": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 82 ], + "I1": [ 80 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 76 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32443": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 78 ], + "I1": [ 74 ], + "I2": [ 83 ], + "I3": [ "0" ], + "O": [ 82 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32444": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 65 ], + "I1": [ 73 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 83 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32445": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 66 ], + "I1": [ 84 ], + "I2": [ 73 ], + "I3": [ 53 ], + "O": [ 75 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32446": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4096 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 59 ], + "I1": [ 60 ], + "I2": [ 62 ], + "I3": [ 61 ], + "O": [ 84 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32447": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 54 ], + "I1": [ 85 ], + "I2": [ 84 ], + "I3": [ "0" ], + "O": [ 86 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32448": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 76 ], + "I1": [ 87 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 88 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32449": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 79 ], + "I1": [ 89 ], + "I2": [ 90 ], + "I3": [ 91 ], + "O": [ 87 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32450": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 80 ], + "I1": [ 85 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 89 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32451": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 66 ], + "I1": [ 78 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 85 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32452": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 66 ], + "I1": [ 73 ], + "I2": [ 80 ], + "I3": [ 53 ], + "O": [ 90 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32453": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 53 ], + "I1": [ 66 ], + "I2": [ 78 ], + "I3": [ "0" ], + "O": [ 92 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32454": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 78 ], + "I1": [ 84 ], + "I2": [ 66 ], + "I3": [ "0" ], + "O": [ 93 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32455": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 55 ], + "I1": [ 94 ], + "I2": [ 54 ], + "I3": [ 74 ], + "O": [ 43 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32456": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 95 ], + "I1": [ 96 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 94 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32457": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 97 ], + "I1": [ 98 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 44 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32458": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 97 ], + "I1": [ 98 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 37 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32459": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65294 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 99 ], + "I1": [ 100 ], + "I2": [ 101 ], + "I3": [ 102 ], + "O": [ 103 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32460": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 224 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 43 ], + "I1": [ 42 ], + "I2": [ 44 ], + "I3": [ "0" ], + "O": [ 100 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32461": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36744 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 104 ], + "I1": [ 105 ], + "I2": [ 47 ], + "I3": [ 106 ], + "O": [ 99 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32462": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 107 ], + "I1": [ 108 ], + "I2": [ 109 ], + "I3": [ "0" ], + "O": [ 104 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32463": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 110 ], + "I1": [ 111 ], + "I2": [ 112 ], + "I3": [ "0" ], + "O": [ 107 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32464": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 113 ], + "I1": [ 114 ], + "I2": [ 115 ], + "I3": [ 116 ], + "O": [ 110 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32465": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 117 ], + "I1": [ 118 ], + "I2": [ 119 ], + "I3": [ 120 ], + "O": [ 111 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32466": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 121 ], + "I1": [ 122 ], + "I2": [ 123 ], + "I3": [ 124 ], + "O": [ 112 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32467": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 125 ], + "I1": [ 126 ], + "I2": [ 127 ], + "I3": [ 128 ], + "O": [ 108 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32468": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 129 ], + "I1": [ 130 ], + "I2": [ 131 ], + "I3": [ 132 ], + "O": [ 109 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32469": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 94 ], + "I1": [ 44 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 106 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32470": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 95 ], + "I1": [ 96 ], + "I2": [ 44 ], + "I3": [ "0" ], + "O": [ 105 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32471": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45243 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 133 ], + "I1": [ 95 ], + "I2": [ 45 ], + "I3": [ 134 ], + "O": [ 101 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32472": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 163 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 54 ], + "I1": [ 135 ], + "I2": [ 75 ], + "I3": [ "0" ], + "O": [ 133 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32473": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 79 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 78 ], + "I1": [ 82 ], + "I2": [ 81 ], + "I3": [ "0" ], + "O": [ 135 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32474": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 159 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 66 ], + "I1": [ 53 ], + "I2": [ 78 ], + "I3": [ "0" ], + "O": [ 136 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32475": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 112 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 80 ], + "I1": [ 49 ], + "I2": [ 94 ], + "I3": [ "0" ], + "O": [ 134 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32476": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 37 ], + "I1": [ 137 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 102 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32477": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 138 ], + "I1": [ 37 ], + "I2": [ 139 ], + "I3": [ 140 ], + "O": [ 141 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32478": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 99 ], + "I1": [ 101 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 139 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32479": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 133 ], + "I1": [ 44 ], + "I2": [ 95 ], + "I3": [ "0" ], + "O": [ 140 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32480": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 142 ], + "I1": [ 37 ], + "I2": [ 100 ], + "I3": [ 143 ], + "O": [ 144 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32481": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 94 ], + "I1": [ 46 ], + "I2": [ 99 ], + "I3": [ "0" ], + "O": [ 143 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32482": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 145 ], + "I1": [ 37 ], + "I2": [ 143 ], + "I3": [ 146 ], + "O": [ 147 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32483": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 148 ], + "I1": [ 44 ], + "I2": [ 95 ], + "I3": [ "0" ], + "O": [ 146 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32484": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65281 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 81 ], + "I1": [ 149 ], + "I2": [ 80 ], + "I3": [ 82 ], + "O": [ 148 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32485": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 54 ], + "I1": [ 84 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 149 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32486": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 150 ], + "I1": [ 37 ], + "I2": [ 151 ], + "I3": [ 152 ], + "O": [ 153 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32487": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 154 ], + "I1": [ 44 ], + "I2": [ 95 ], + "I3": [ "0" ], + "O": [ 151 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32488": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65281 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 81 ], + "I1": [ 80 ], + "I2": [ 149 ], + "I3": [ 136 ], + "O": [ 154 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32489": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 61184 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 45 ], + "I1": [ 51 ], + "I2": [ 94 ], + "I3": [ 99 ], + "O": [ 152 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32490": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 155 ], + "I1": [ 37 ], + "I2": [ 156 ], + "I3": [ 157 ], + "O": [ 158 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32491": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 159 ], + "I1": [ 44 ], + "I2": [ 95 ], + "I3": [ "0" ], + "O": [ 156 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32492": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36608 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 51 ], + "I1": [ 66 ], + "I2": [ 94 ], + "I3": [ 99 ], + "O": [ 157 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32493": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62532 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 160 ], + "I1": [ 161 ], + "I2": [ 162 ], + "I3": [ 163 ], + "O": [ 164 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32494": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 165 ], + "I1": [ 166 ], + "I2": [ 167 ], + "I3": [ "0" ], + "O": [ 162 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32495": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 225 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 165 ], + "I1": [ 167 ], + "I2": [ 166 ], + "I3": [ "0" ], + "O": [ 160 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32496": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62532 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 160 ], + "I1": [ 168 ], + "I2": [ 162 ], + "I3": [ 169 ], + "O": [ 170 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32497": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62532 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 160 ], + "I1": [ 171 ], + "I2": [ 162 ], + "I3": [ 172 ], + "O": [ 173 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32498": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62532 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 160 ], + "I1": [ 174 ], + "I2": [ 162 ], + "I3": [ 175 ], + "O": [ 176 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32499": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 244 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 177 ], + "I1": [ 178 ], + "I2": [ 179 ], + "I3": [ "0" ], + "O": [ 180 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32500": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 44032 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 181 ], + "I1": [ 178 ], + "I2": [ 182 ], + "I3": [ 183 ], + "O": [ 179 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32501": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 166 ], + "I1": [ 165 ], + "I2": [ 167 ], + "I3": [ "0" ], + "O": [ 183 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32502": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 241 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 184 ], + "I1": [ 182 ], + "I2": [ 185 ], + "I3": [ "0" ], + "O": [ 177 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32503": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 165 ], + "I1": [ 167 ], + "I2": [ 166 ], + "I3": [ "0" ], + "O": [ 184 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32504": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 235 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 167 ], + "I1": [ 165 ], + "I2": [ 166 ], + "I3": [ "0" ], + "O": [ 185 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32505": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65408 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 186 ], + "I1": [ 183 ], + "I2": [ 182 ], + "I3": [ 187 ], + "O": [ 188 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32506": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 185 ], + "I1": [ 189 ], + "I2": [ 190 ], + "I3": [ "0" ], + "O": [ 187 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32507": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 166 ], + "I1": [ 182 ], + "I2": [ 165 ], + "I3": [ "0" ], + "O": [ 190 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32508": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 191 ], + "I1": [ 192 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 193 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32509": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 46080 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 194 ], + "I1": [ 182 ], + "I2": [ 195 ], + "I3": [ 183 ], + "O": [ 191 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32510": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 190 ], + "I1": [ 195 ], + "I2": [ 185 ], + "I3": [ "0" ], + "O": [ 192 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32511": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 244 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 177 ], + "I1": [ 194 ], + "I2": [ 196 ], + "I3": [ "0" ], + "O": [ 197 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32512": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 44032 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 198 ], + "I1": [ 194 ], + "I2": [ 182 ], + "I3": [ 183 ], + "O": [ 196 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32513": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 79 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 199 ], + "I1": [ 200 ], + "I2": [ 201 ], + "I3": [ "0" ], + "O": [ 202 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32514": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 61184 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 203 ], + "I1": [ 204 ], + "I2": [ 205 ], + "I3": [ 206 ], + "O": [ 199 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32515": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 235 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 207 ], + "I1": [ 208 ], + "I2": [ 209 ], + "I3": [ 210 ], + "O": [ 206 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32516": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 204 ], + "I1": [ 203 ], + "I2": [ 211 ], + "I3": [ "0" ], + "O": [ 210 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32517": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 208 ], + "I1": [ 209 ], + "I2": [ 207 ], + "I3": [ "0" ], + "O": [ 211 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32518": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 212 ], + "I1": [ 213 ], + "I2": [ 214 ], + "I3": [ 215 ], + "O": [ 203 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32519": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 207 ], + "I1": [ 208 ], + "I2": [ 209 ], + "I3": [ "0" ], + "O": [ 205 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32520": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28791 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 216 ], + "I1": [ 217 ], + "I2": [ 218 ], + "I3": [ 219 ], + "O": [ 201 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32521": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3071 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 203 ], + "I1": [ 211 ], + "I2": [ 205 ], + "I3": [ 204 ], + "O": [ 218 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32522": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 208 ], + "I1": [ 207 ], + "I2": [ 209 ], + "I3": [ "0" ], + "O": [ 216 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32523": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 79 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 199 ], + "I1": [ 219 ], + "I2": [ 220 ], + "I3": [ "0" ], + "O": [ 221 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32524": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28791 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 216 ], + "I1": [ 222 ], + "I2": [ 218 ], + "I3": [ 223 ], + "O": [ 220 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32525": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 79 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 199 ], + "I1": [ 223 ], + "I2": [ 224 ], + "I3": [ "0" ], + "O": [ 225 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32526": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28791 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 216 ], + "I1": [ 226 ], + "I2": [ 218 ], + "I3": [ 227 ], + "O": [ 224 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32527": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 79 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 199 ], + "I1": [ 227 ], + "I2": [ 228 ], + "I3": [ "0" ], + "O": [ 229 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32528": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28791 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 216 ], + "I1": [ 230 ], + "I2": [ 218 ], + "I3": [ 231 ], + "O": [ 228 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32529": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 79 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 199 ], + "I1": [ 231 ], + "I2": [ 232 ], + "I3": [ "0" ], + "O": [ 233 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32530": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28791 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 216 ], + "I1": [ 234 ], + "I2": [ 218 ], + "I3": [ 235 ], + "O": [ 232 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32531": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 79 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 199 ], + "I1": [ 235 ], + "I2": [ 236 ], + "I3": [ "0" ], + "O": [ 237 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32532": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28791 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 216 ], + "I1": [ 238 ], + "I2": [ 218 ], + "I3": [ 239 ], + "O": [ 236 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32533": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 79 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 199 ], + "I1": [ 239 ], + "I2": [ 240 ], + "I3": [ "0" ], + "O": [ 241 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32534": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28791 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 216 ], + "I1": [ 242 ], + "I2": [ 218 ], + "I3": [ 243 ], + "O": [ 240 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32535": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 244 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 199 ], + "I1": [ 243 ], + "I2": [ 244 ], + "I3": [ "0" ], + "O": [ 245 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32536": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 203 ], + "I1": [ 211 ], + "I2": [ 204 ], + "I3": [ 5 ], + "O": [ 244 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32537": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 241 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 246 ], + "I1": [ 247 ], + "I2": [ 248 ], + "I3": [ "0" ], + "O": [ 249 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32538": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 41728 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 250 ], + "I1": [ 246 ], + "I2": [ 204 ], + "I3": [ 215 ], + "O": [ 248 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32539": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 211 ], + "I1": [ 205 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 246 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32540": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 207 ], + "I1": [ 209 ], + "I2": [ 208 ], + "I3": [ "0" ], + "O": [ 250 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32541": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3959 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 205 ], + "I1": [ 203 ], + "I2": [ 251 ], + "I3": [ 204 ], + "O": [ 247 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32542": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65456 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 214 ], + "I1": [ 204 ], + "I2": [ 250 ], + "I3": [ 252 ], + "O": [ 253 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32543": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 2572 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 254 ], + "I1": [ 214 ], + "I2": [ 246 ], + "I3": [ 204 ], + "O": [ 252 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32544": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 24332 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 204 ], + "I1": [ 255 ], + "I2": [ 256 ], + "I3": [ 250 ], + "O": [ 257 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32545": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 239 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 212 ], + "I1": [ 246 ], + "I2": [ 204 ], + "I3": [ 213 ], + "O": [ 256 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32546": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 191 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 212 ], + "I1": [ 213 ], + "I2": [ 204 ], + "I3": [ 246 ], + "O": [ 255 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32547": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65456 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 212 ], + "I1": [ 204 ], + "I2": [ 250 ], + "I3": [ 258 ], + "O": [ 259 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32548": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 2572 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 260 ], + "I1": [ 212 ], + "I2": [ 246 ], + "I3": [ 204 ], + "O": [ 258 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32549": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 25 ], + "I1": [ 30 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 261 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32550": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 262 ], + "I1": [ 263 ], + "I2": [ 264 ], + "I3": [ 265 ], + "O": [ 266 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32551": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 267 ], + "I1": [ 268 ], + "I2": [ 269 ], + "I3": [ 270 ], + "O": [ 263 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32552": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 266 ], + "I1": [ 271 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 272 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32553": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 273 ], + "I1": [ 274 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 275 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32554": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 276 ], + "I1": [ 277 ], + "I2": [ 278 ], + "I3": [ "0" ], + "O": [ 273 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32555": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 279 ], + "I1": [ 280 ], + "I2": [ 281 ], + "I3": [ 282 ], + "O": [ 276 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32556": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 283 ], + "I1": [ 271 ], + "I2": [ 284 ], + "I3": [ 285 ], + "O": [ 277 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32557": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 286 ], + "I1": [ 287 ], + "I2": [ 288 ], + "I3": [ 289 ], + "O": [ 278 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32558": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 290 ], + "I1": [ 291 ], + "I2": [ 292 ], + "I3": [ 293 ], + "O": [ 294 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32559": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 295 ], + "I1": [ 296 ], + "I2": [ 297 ], + "I3": [ 298 ], + "O": [ 291 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32560": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 294 ], + "I1": [ 299 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 300 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32561": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 301 ], + "I1": [ 129 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 302 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32562": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 63743 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 303 ], + "I1": [ 304 ], + "I2": [ 305 ], + "I3": [ 306 ], + "O": [ 307 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32563": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 308 ], + "I1": [ 309 ], + "I2": [ 310 ], + "I3": [ "0" ], + "O": [ 305 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32564": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 112 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 311 ], + "I1": [ 312 ], + "I2": [ 313 ], + "I3": [ "0" ], + "O": [ 309 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32565": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 314 ], + "I1": [ 315 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 312 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32566": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 316 ], + "I1": [ 317 ], + "I2": [ 318 ], + "I3": [ "0" ], + "O": [ 314 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32567": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 319 ], + "I1": [ 320 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 316 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32568": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 322 ], + "I1": [ 323 ], + "I2": [ 324 ], + "I3": [ 325 ], + "O": [ 321 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32569": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 326 ], + "I1": [ 327 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 323 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32570": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 328 ], + "I1": [ 329 ], + "I2": [ 330 ], + "I3": [ 331 ], + "O": [ 326 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32571": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 319 ], + "I1": [ 332 ], + "I2": [ 333 ], + "I3": [ 334 ], + "O": [ 327 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32572": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 335 ], + "I1": [ 336 ], + "I2": [ 337 ], + "I3": [ "0" ], + "O": [ 325 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32573": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 338 ], + "I1": [ 339 ], + "I2": [ 340 ], + "I3": [ 341 ], + "O": [ 324 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32574": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 342 ], + "I1": [ 343 ], + "I2": [ 344 ], + "I3": [ 345 ], + "O": [ 322 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32575": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 346 ], + "I1": [ 347 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 317 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32576": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 349 ], + "I1": [ 350 ], + "I2": [ 351 ], + "I3": [ 352 ], + "O": [ 348 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32577": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 353 ], + "I1": [ 354 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 350 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32578": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 355 ], + "I1": [ 356 ], + "I2": [ 357 ], + "I3": [ 358 ], + "O": [ 353 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32579": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 346 ], + "I1": [ 359 ], + "I2": [ 360 ], + "I3": [ 361 ], + "O": [ 354 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32580": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 362 ], + "I1": [ 363 ], + "I2": [ 364 ], + "I3": [ "0" ], + "O": [ 352 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32581": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 365 ], + "I1": [ 366 ], + "I2": [ 367 ], + "I3": [ 368 ], + "O": [ 351 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32582": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 369 ], + "I1": [ 370 ], + "I2": [ 371 ], + "I3": [ 372 ], + "O": [ 349 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32583": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 373 ], + "I1": [ 374 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 318 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32584": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5185 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 376 ], + "I1": [ 377 ], + "I2": [ 378 ], + "I3": [ 379 ], + "O": [ 375 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32585": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 380 ], + "I1": [ 381 ], + "I2": [ 382 ], + "I3": [ 383 ], + "O": [ 376 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32586": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 384 ], + "I1": [ 385 ], + "I2": [ 386 ], + "I3": [ 387 ], + "O": [ 380 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32587": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 373 ], + "I1": [ 388 ], + "I2": [ 389 ], + "I3": [ 390 ], + "O": [ 381 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32588": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 391 ], + "I1": [ 392 ], + "I2": [ 393 ], + "I3": [ 394 ], + "O": [ 382 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32589": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 395 ], + "I1": [ 396 ], + "I2": [ 397 ], + "I3": [ 398 ], + "O": [ 383 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32590": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 399 ], + "I1": [ 400 ], + "I2": [ 401 ], + "I3": [ "0" ], + "O": [ 315 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32591": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 135 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 375 ], + "I1": [ 373 ], + "I2": [ 388 ], + "I3": [ "0" ], + "O": [ 399 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32592": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 75 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 325 ], + "I1": [ 319 ], + "I2": [ 332 ], + "I3": [ "0" ], + "O": [ 400 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32593": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 75 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 352 ], + "I1": [ 346 ], + "I2": [ 359 ], + "I3": [ "0" ], + "O": [ 401 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32594": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 402 ], + "I1": [ 403 ], + "I2": [ 404 ], + "I3": [ "0" ], + "O": [ 311 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32595": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 256 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 405 ], + "I1": [ 406 ], + "I2": [ 407 ], + "I3": [ 408 ], + "O": [ 404 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32596": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4096 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 409 ], + "I1": [ 410 ], + "I2": [ 411 ], + "I3": [ 412 ], + "O": [ 408 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32597": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 256 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 413 ], + "I1": [ 414 ], + "I2": [ 415 ], + "I3": [ 416 ], + "O": [ 403 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32598": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 256 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 417 ], + "I1": [ 418 ], + "I2": [ 419 ], + "I3": [ 420 ], + "O": [ 416 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32599": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 421 ], + "I1": [ 422 ], + "I2": [ 423 ], + "I3": [ "0" ], + "O": [ 313 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32600": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 424 ], + "I1": [ 425 ], + "I2": [ 426 ], + "I3": [ 427 ], + "O": [ 308 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32601": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 428 ], + "I1": [ 429 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 424 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32602": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 430 ], + "I1": [ 431 ], + "I2": [ 432 ], + "I3": [ 433 ], + "O": [ 428 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32603": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 434 ], + "I1": [ 435 ], + "I2": [ 436 ], + "I3": [ 437 ], + "O": [ 429 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32604": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 438 ], + "I1": [ 439 ], + "I2": [ 440 ], + "I3": [ "0" ], + "O": [ 425 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32605": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 441 ], + "I1": [ 442 ], + "I2": [ 443 ], + "I3": [ 444 ], + "O": [ 440 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32606": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 26880 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 445 ], + "I1": [ 446 ], + "I2": [ 447 ], + "I3": [ 448 ], + "O": [ 310 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32607": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 450 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 304 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32608": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 451 ], + "I1": [ 452 ], + "I2": [ 453 ], + "I3": [ "0" ], + "O": [ 450 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32609": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 239 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 304 ], + "I2": [ 306 ], + "I3": [ "0" ], + "O": [ 454 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32610": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 455 ], + "I1": [ 449 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 456 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32611": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 457 ], + "I1": [ 458 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 455 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32612": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4096 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 459 ], + "I1": [ 460 ], + "I2": [ 461 ], + "I3": [ 462 ], + "O": [ 458 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32613": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 463 ], + "I1": [ 464 ], + "I2": [ 465 ], + "I3": [ 466 ], + "O": [ 461 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32614": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 467 ], + "I1": [ 468 ], + "I2": [ 469 ], + "I3": [ 470 ], + "O": [ 462 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32615": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 248 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 455 ], + "I1": [ 471 ], + "I2": [ 449 ], + "I3": [ "0" ], + "O": [ 472 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32616": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 473 ], + "I1": [ 309 ], + "I2": [ 474 ], + "I3": [ 475 ], + "O": [ 476 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32617": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 475 ], + "I1": [ 477 ], + "I2": [ 478 ], + "I3": [ "0" ], + "O": [ 474 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32618": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38400 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 479 ], + "I1": [ 480 ], + "I2": [ 481 ], + "I3": [ 482 ], + "O": [ 473 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32619": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 483 ], + "I1": [ 484 ], + "I2": [ 485 ], + "I3": [ 486 ], + "O": [ 487 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32620": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 488 ], + "I1": [ 489 ], + "I2": [ 490 ], + "I3": [ 491 ], + "O": [ 483 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32621": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 492 ], + "I1": [ 493 ], + "I2": [ 494 ], + "I3": [ 495 ], + "O": [ 488 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32622": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 496 ], + "I1": [ 497 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 492 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32623": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 499 ], + "I1": [ 500 ], + "I2": [ 501 ], + "I3": [ 502 ], + "O": [ 498 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32624": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 503 ], + "I1": [ 504 ], + "I2": [ 505 ], + "I3": [ "0" ], + "O": [ 499 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32625": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 506 ], + "I1": [ 507 ], + "I2": [ 508 ], + "I3": [ 509 ], + "O": [ 503 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32626": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 510 ], + "I1": [ 511 ], + "I2": [ 512 ], + "I3": [ 513 ], + "O": [ 504 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32627": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 514 ], + "I1": [ 515 ], + "I2": [ 516 ], + "I3": [ 517 ], + "O": [ 505 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32628": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 518 ], + "I1": [ 519 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 500 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32629": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 520 ], + "I1": [ 521 ], + "I2": [ 522 ], + "I3": [ 523 ], + "O": [ 518 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32630": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 524 ], + "I1": [ 525 ], + "I2": [ 526 ], + "I3": [ 527 ], + "O": [ 519 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32631": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 528 ], + "I1": [ 529 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 501 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32632": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 530 ], + "I1": [ 531 ], + "I2": [ 532 ], + "I3": [ 496 ], + "O": [ 528 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32633": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 533 ], + "I1": [ 534 ], + "I2": [ 535 ], + "I3": [ 536 ], + "O": [ 529 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32634": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 537 ], + "I1": [ 538 ], + "I2": [ 539 ], + "I3": [ "0" ], + "O": [ 502 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32635": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 509 ], + "I1": [ 540 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 493 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32636": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 527 ], + "I1": [ 541 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 494 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32637": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 507 ], + "I1": [ 542 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 495 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32638": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 533 ], + "I1": [ 543 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 489 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32639": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 534 ], + "I1": [ 544 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 490 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32640": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 523 ], + "I1": [ 545 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 491 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32641": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 546 ], + "I1": [ 547 ], + "I2": [ 548 ], + "I3": [ 549 ], + "O": [ 484 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32642": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 550 ], + "I1": [ 551 ], + "I2": [ 552 ], + "I3": [ 553 ], + "O": [ 546 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32643": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 524 ], + "I1": [ 554 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 553 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32644": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 512 ], + "I1": [ 555 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 551 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32645": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 511 ], + "I1": [ 556 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 552 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32646": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 506 ], + "I1": [ 557 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 550 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32647": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 558 ], + "I1": [ 559 ], + "I2": [ 560 ], + "I3": [ 561 ], + "O": [ 547 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32648": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 531 ], + "I1": [ 562 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 558 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32649": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 517 ], + "I1": [ 563 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 559 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32650": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 536 ], + "I1": [ 564 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 560 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32651": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 530 ], + "I1": [ 565 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 561 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32652": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 566 ], + "I1": [ 567 ], + "I2": [ 568 ], + "I3": [ 569 ], + "O": [ 548 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32653": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 514 ], + "I1": [ 570 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 566 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32654": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 513 ], + "I1": [ 571 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 567 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32655": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 532 ], + "I1": [ 572 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 568 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32656": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 522 ], + "I1": [ 573 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 569 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32657": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 75 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 502 ], + "I1": [ 514 ], + "I2": [ 515 ], + "I3": [ "0" ], + "O": [ 549 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32658": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 574 ], + "I1": [ 575 ], + "I2": [ 576 ], + "I3": [ 577 ], + "O": [ 485 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32659": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 521 ], + "I1": [ 578 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 574 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32660": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 520 ], + "I1": [ 579 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 575 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32661": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 516 ], + "I1": [ 580 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 576 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32662": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 526 ], + "I1": [ 581 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 577 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32663": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 582 ], + "I1": [ 583 ], + "I2": [ 584 ], + "I3": [ 585 ], + "O": [ 486 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32664": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 508 ], + "I1": [ 586 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 582 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32665": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 535 ], + "I1": [ 587 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 583 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32666": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 525 ], + "I1": [ 588 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 584 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32667": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 510 ], + "I1": [ 589 ], + "I2": [ 498 ], + "I3": [ "0" ], + "O": [ 585 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32668": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4945 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 590 ], + "I1": [ 591 ], + "I2": [ 448 ], + "I3": [ 592 ], + "O": [ 593 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32669": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5185 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 594 ], + "I1": [ 595 ], + "I2": [ 596 ], + "I3": [ 597 ], + "O": [ 590 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32670": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 499 ], + "I1": [ 500 ], + "I2": [ 528 ], + "I3": [ 598 ], + "O": [ 594 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32671": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 533 ], + "I1": [ 534 ], + "I2": [ 535 ], + "I3": [ 536 ], + "O": [ 598 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32672": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 599 ], + "I1": [ 600 ], + "I2": [ 601 ], + "I3": [ "0" ], + "O": [ 591 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32673": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 602 ], + "I1": [ 603 ], + "I2": [ 604 ], + "I3": [ "0" ], + "O": [ 605 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32674": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 606 ], + "I1": [ 607 ], + "I2": [ 608 ], + "I3": [ 609 ], + "O": [ 602 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32675": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 610 ], + "I1": [ 611 ], + "I2": [ 612 ], + "I3": [ 613 ], + "O": [ 606 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32676": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 614 ], + "I1": [ 615 ], + "I2": [ 616 ], + "I3": [ 617 ], + "O": [ 607 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32677": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 618 ], + "I1": [ 619 ], + "I2": [ 620 ], + "I3": [ 621 ], + "O": [ 608 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32678": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 622 ], + "I1": [ 623 ], + "I2": [ 624 ], + "I3": [ 625 ], + "O": [ 609 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32679": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 626 ], + "I1": [ 627 ], + "I2": [ 628 ], + "I3": [ 629 ], + "O": [ 603 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32680": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 630 ], + "I1": [ 631 ], + "I2": [ 632 ], + "I3": [ 633 ], + "O": [ 604 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32681": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38400 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 634 ], + "I1": [ 635 ], + "I2": [ 636 ], + "I3": [ 637 ], + "O": [ 638 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32682": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4096 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 639 ], + "I1": [ 640 ], + "I2": [ 641 ], + "I3": [ 642 ], + "O": [ 637 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32683": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 643 ], + "I1": [ 644 ], + "I2": [ 645 ], + "I3": [ 646 ], + "O": [ 641 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32684": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 647 ], + "I1": [ 648 ], + "I2": [ 649 ], + "I3": [ 650 ], + "O": [ 642 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32685": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 112 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 651 ], + "I1": [ 652 ], + "I2": [ 653 ], + "I3": [ "0" ], + "O": [ 654 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32686": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4096 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 655 ], + "I1": [ 656 ], + "I2": [ 657 ], + "I3": [ 658 ], + "O": [ 653 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32687": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 659 ], + "I1": [ 660 ], + "I2": [ 661 ], + "I3": [ 662 ], + "O": [ 657 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32688": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 663 ], + "I1": [ 664 ], + "I2": [ 665 ], + "I3": [ 666 ], + "O": [ 658 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32689": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 592 ], + "I1": [ 448 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 652 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32690": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 667 ], + "I1": [ 668 ], + "I2": [ 669 ], + "I3": [ "0" ], + "O": [ 651 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32691": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 670 ], + "I1": [ 655 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 671 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32692": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4096 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 655 ], + "I1": [ 656 ], + "I2": [ 672 ], + "I3": [ 673 ], + "O": [ 670 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32693": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 659 ], + "I1": [ 660 ], + "I2": [ 661 ], + "I3": [ 662 ], + "O": [ 672 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32694": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 663 ], + "I1": [ 664 ], + "I2": [ 665 ], + "I3": [ 666 ], + "O": [ 673 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32695": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 239 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 674 ], + "I2": [ 306 ], + "I3": [ "0" ], + "O": [ 675 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32696": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 450 ], + "I1": [ 676 ], + "I2": [ 677 ], + "I3": [ "0" ], + "O": [ 674 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32697": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 678 ], + "I2": [ 674 ], + "I3": [ 306 ], + "O": [ 679 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32698": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 455 ], + "I1": [ 680 ], + "I2": [ 681 ], + "I3": [ 682 ], + "O": [ 678 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32699": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 683 ], + "I1": [ 684 ], + "I2": [ 685 ], + "I3": [ "0" ], + "O": [ 680 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32700": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 686 ], + "I1": [ 687 ], + "I2": [ 688 ], + "I3": [ 689 ], + "O": [ 681 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32701": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 471 ], + "I1": [ 690 ], + "I2": [ 691 ], + "I3": [ 692 ], + "O": [ 682 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32702": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 693 ], + "I2": [ 674 ], + "I3": [ 306 ], + "O": [ 694 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32703": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 695 ], + "I1": [ 678 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 693 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32704": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 239 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 696 ], + "I2": [ 306 ], + "I3": [ "0" ], + "O": [ 697 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32705": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 450 ], + "I1": [ 698 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 696 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32706": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 676 ], + "I1": [ 677 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 698 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32707": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 699 ], + "I2": [ 696 ], + "I3": [ 306 ], + "O": [ 700 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32708": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 701 ], + "I1": [ 678 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 699 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32709": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 702 ], + "I2": [ 696 ], + "I3": [ 306 ], + "O": [ 703 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32710": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 704 ], + "I1": [ 699 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 702 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32711": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 239 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 705 ], + "I2": [ 306 ], + "I3": [ "0" ], + "O": [ 706 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32712": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 450 ], + "I1": [ 707 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 705 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32713": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 677 ], + "I1": [ 676 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 707 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32714": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 699 ], + "I2": [ 705 ], + "I3": [ 306 ], + "O": [ 708 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32715": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 709 ], + "I2": [ 705 ], + "I3": [ 306 ], + "O": [ 710 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32716": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 711 ], + "I1": [ 699 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 709 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32717": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 239 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 712 ], + "I2": [ 306 ], + "I3": [ "0" ], + "O": [ 713 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32718": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 676 ], + "I1": [ 677 ], + "I2": [ 450 ], + "I3": [ "0" ], + "O": [ 712 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32719": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 714 ], + "I2": [ 712 ], + "I3": [ 306 ], + "O": [ 715 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32720": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 716 ], + "I1": [ 699 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 714 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32721": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 717 ], + "I2": [ 712 ], + "I3": [ 306 ], + "O": [ 718 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32722": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 719 ], + "I1": [ 714 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 717 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32723": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 720 ], + "I1": [ 721 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 722 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32724": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 723 ], + "I1": [ 724 ], + "I2": [ 725 ], + "I3": [ 726 ], + "O": [ 720 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32725": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 727 ], + "I1": [ 728 ], + "I2": [ 729 ], + "I3": [ 730 ], + "O": [ 721 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32726": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 722 ], + "I1": [ 731 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 732 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32727": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 733 ], + "I1": [ 734 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 735 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32728": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 736 ], + "I1": [ 737 ], + "I2": [ 738 ], + "I3": [ 739 ], + "O": [ 733 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32729": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 740 ], + "I1": [ 741 ], + "I2": [ 742 ], + "I3": [ 743 ], + "O": [ 734 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32730": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 735 ], + "I1": [ 744 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 745 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32731": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 191 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 746 ], + "I1": [ 747 ], + "I2": [ 246 ], + "I3": [ 748 ], + "O": [ 744 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32732": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1804 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 749 ], + "I1": [ 208 ], + "I2": [ 207 ], + "I3": [ 209 ], + "O": [ 746 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32733": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 204 ], + "I1": [ 203 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 749 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32734": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 205 ], + "I1": [ 749 ], + "I2": [ 750 ], + "I3": [ "0" ], + "O": [ 747 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32735": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28791 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 216 ], + "I1": [ 751 ], + "I2": [ 204 ], + "I3": [ 250 ], + "O": [ 750 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32736": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 203 ], + "I1": [ 210 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 748 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32737": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 735 ], + "I1": [ 751 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 752 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32738": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 753 ], + "I1": [ 754 ], + "I2": [ 755 ], + "I3": [ 756 ], + "O": [ 757 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32739": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 42 ], + "I1": [ 159 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 755 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32740": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 224 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 79 ], + "I1": [ 86 ], + "I2": [ 95 ], + "I3": [ "0" ], + "O": [ 754 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32741": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 163 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 54 ], + "I1": [ 758 ], + "I2": [ 93 ], + "I3": [ "0" ], + "O": [ 753 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32742": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 78 ], + "I1": [ 81 ], + "I2": [ 89 ], + "I3": [ "0" ], + "O": [ 758 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32743": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 191 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 66 ], + "I1": [ 81 ], + "I2": [ 57 ], + "I3": [ 91 ], + "O": [ 759 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32744": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 80 ], + "I1": [ 78 ], + "I2": [ 66 ], + "I3": [ "0" ], + "O": [ 91 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32745": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 143 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 93 ], + "I1": [ 54 ], + "I2": [ 759 ], + "I3": [ "0" ], + "O": [ 756 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32746": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 760 ], + "I1": [ 755 ], + "I2": [ 66 ], + "I3": [ "0" ], + "O": [ 761 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32747": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 86 ], + "I1": [ 79 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 760 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32748": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 760 ], + "I1": [ 762 ], + "I2": [ 755 ], + "I3": [ "0" ], + "O": [ 763 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32749": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 762 ], + "I1": [ 755 ], + "I2": [ 56 ], + "I3": [ "0" ], + "O": [ 764 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32750": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 112 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 756 ], + "I1": [ 753 ], + "I2": [ 754 ], + "I3": [ "0" ], + "O": [ 762 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32751": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 235 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 765 ], + "I1": [ 766 ], + "I2": [ 767 ], + "I3": [ 768 ], + "O": [ 769 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32752": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 770 ], + "I1": [ 771 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 768 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32753": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 772 ], + "I1": [ 773 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 774 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32754": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 20 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 775 ], + "I1": [ 776 ], + "I2": [ 777 ], + "I3": [ "0" ], + "O": [ 772 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32755": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 778 ], + "I1": [ 779 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 773 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32756": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 773 ], + "I1": [ 780 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 781 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32757": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 58 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 776 ], + "I1": [ 782 ], + "I2": [ 775 ], + "I3": [ "0" ], + "O": [ 780 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32758": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 783 ], + "I1": [ 782 ], + "I2": [ 773 ], + "I3": [ 775 ], + "O": [ 784 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32759": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 785 ], + "I1": [ 782 ], + "I2": [ 773 ], + "I3": [ 775 ], + "O": [ 786 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32760": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 787 ], + "I1": [ 782 ], + "I2": [ 773 ], + "I3": [ 775 ], + "O": [ 788 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32761": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 789 ], + "I1": [ 782 ], + "I2": [ 773 ], + "I3": [ 775 ], + "O": [ 790 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32762": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65504 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 43 ], + "I1": [ 42 ], + "I2": [ 44 ], + "I3": [ 791 ], + "O": [ 792 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32763": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 793 ], + "I1": [ 97 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 791 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32764": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 57344 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 209 ], + "I1": [ 208 ], + "I2": [ 207 ], + "I3": [ 735 ], + "O": [ 793 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32765": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4351 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 590 ], + "I1": [ 591 ], + "I2": [ 482 ], + "I3": [ 794 ], + "O": [ 795 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32766": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1911 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 592 ], + "I1": [ 591 ], + "I2": [ 590 ], + "I3": [ 448 ], + "O": [ 794 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32767": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 796 ], + "I1": [ 797 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 798 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32768": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 162 ], + "I1": [ 160 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 797 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32769": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 799 ], + "I1": [ 800 ], + "I2": [ 801 ], + "I3": [ "0" ], + "O": [ 796 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32770": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 802 ], + "I1": [ 803 ], + "I2": [ 804 ], + "I3": [ 805 ], + "O": [ 799 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32771": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 806 ], + "I1": [ 807 ], + "I2": [ 808 ], + "I3": [ 809 ], + "O": [ 800 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32772": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 810 ], + "I1": [ 811 ], + "I2": [ 812 ], + "I3": [ 813 ], + "O": [ 801 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32773": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 799 ], + "I1": [ 184 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 814 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32774": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 815 ], + "I1": [ 183 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 816 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32775": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 194 ], + "I1": [ 195 ], + "I2": [ 189 ], + "I3": [ 178 ], + "O": [ 815 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32776": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 816 ], + "I1": [ 817 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 818 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32777": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 60623 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 182 ], + "I1": [ 166 ], + "I2": [ 167 ], + "I3": [ 165 ], + "O": [ 817 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32778": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 778 ], + "I1": [ 779 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 819 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32779": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 773 ], + "I1": [ 820 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 821 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32780": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 773 ], + "I1": [ 822 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 823 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32781": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 773 ], + "I1": [ 824 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 825 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32782": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 826 ], + "I1": [ 782 ], + "I2": [ 773 ], + "I3": [ 775 ], + "O": [ 827 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32783": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 828 ], + "I1": [ 782 ], + "I2": [ 773 ], + "I3": [ 775 ], + "O": [ 829 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32784": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 830 ], + "I1": [ 782 ], + "I2": [ 773 ], + "I3": [ 775 ], + "O": [ 831 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32785": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 832 ], + "I1": [ 782 ], + "I2": [ 773 ], + "I3": [ 775 ], + "O": [ 833 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32786": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 773 ], + "I1": [ 834 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 835 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32787": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 63743 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 836 ], + "I1": [ 797 ], + "I2": [ 837 ], + "I3": [ 838 ], + "O": [ 839 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32788": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3584 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 840 ], + "I1": [ 841 ], + "I2": [ 842 ], + "I3": [ 843 ], + "O": [ 837 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32789": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 844 ], + "I1": [ 182 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 841 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32790": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65024 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 805 ], + "I1": [ 803 ], + "I2": [ 804 ], + "I3": [ 802 ], + "O": [ 844 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32791": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 799 ], + "I1": [ 184 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 843 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32792": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 802 ], + "I1": [ 182 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 842 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32793": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 845 ], + "I1": [ 162 ], + "I2": [ 846 ], + "I3": [ 847 ], + "O": [ 838 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32794": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 183 ], + "I1": [ 815 ], + "I2": [ 182 ], + "I3": [ "0" ], + "O": [ 847 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32795": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3584 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 167 ], + "I1": [ 165 ], + "I2": [ 166 ], + "I3": [ 802 ], + "O": [ 846 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32796": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 248 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 591 ], + "I1": [ 482 ], + "I2": [ 448 ], + "I3": [ 590 ], + "O": [ 848 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32797": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62532 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 591 ], + "I1": [ 592 ], + "I2": [ 590 ], + "I3": [ 482 ], + "O": [ 849 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32798": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 850 ], + "I1": [ 851 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 852 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32799": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 853 ], + "I1": [ 854 ], + "I2": [ 850 ], + "I3": [ "0" ], + "O": [ 855 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32800": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 770 ], + "I1": [ 771 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 856 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32801": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 768 ], + "I1": [ 857 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 858 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32802": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 768 ], + "I1": [ 859 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 860 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32803": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 768 ], + "I1": [ 861 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 862 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32804": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 768 ], + "I1": [ 863 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 864 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32805": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 58 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 766 ], + "I1": [ 865 ], + "I2": [ 765 ], + "I3": [ "0" ], + "O": [ 863 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32806": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 866 ], + "I1": [ 865 ], + "I2": [ 768 ], + "I3": [ 765 ], + "O": [ 867 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32807": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 868 ], + "I1": [ 865 ], + "I2": [ 768 ], + "I3": [ 765 ], + "O": [ 869 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32808": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 870 ], + "I1": [ 865 ], + "I2": [ 768 ], + "I3": [ 765 ], + "O": [ 871 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32809": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 872 ], + "I1": [ 865 ], + "I2": [ 768 ], + "I3": [ 765 ], + "O": [ 873 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32810": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 874 ], + "I1": [ 865 ], + "I2": [ 768 ], + "I3": [ 765 ], + "O": [ 875 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32811": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 876 ], + "I1": [ 865 ], + "I2": [ 768 ], + "I3": [ 765 ], + "O": [ 877 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32812": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 878 ], + "I1": [ 865 ], + "I2": [ 768 ], + "I3": [ 765 ], + "O": [ 879 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32813": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3077 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 880 ], + "I1": [ 865 ], + "I2": [ 768 ], + "I3": [ 765 ], + "O": [ 881 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32814": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 768 ], + "I1": [ 882 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 883 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32815": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 143 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 791 ], + "I1": [ 98 ], + "I2": [ 884 ], + "I3": [ "0" ], + "O": [ 885 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32816": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 99 ], + "I1": [ 886 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 884 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32817": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 887 ], + "I1": [ 37 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 886 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32818": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 722 ], + "I1": [ 797 ], + "I2": [ 796 ], + "I3": [ "0" ], + "O": [ 887 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32819": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 254 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 798 ], + "I1": [ 847 ], + "I2": [ 184 ], + "I3": [ "0" ], + "O": [ 888 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32820": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 748 ], + "I1": [ 747 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 889 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32821": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 248 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 749 ], + "I1": [ 205 ], + "I2": [ 211 ], + "I3": [ "0" ], + "O": [ 890 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32822": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 891 ], + "I1": [ 892 ], + "I2": [ 893 ], + "I3": [ "0" ], + "O": [ 8 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32823": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 894 ], + "I1": [ 895 ], + "I2": [ 896 ], + "I3": [ "0" ], + "O": [ 891 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32824": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 897 ], + "I1": [ 898 ], + "I2": [ 899 ], + "I3": [ "0" ], + "O": [ 895 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32825": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64259 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 900 ], + "I2": [ 449 ], + "I3": [ 901 ], + "O": [ 902 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32826": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 903 ], + "I2": [ 904 ], + "I3": [ 592 ], + "O": [ 900 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32827": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 143 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 905 ], + "I1": [ 906 ], + "I2": [ 907 ], + "I3": [ "0" ], + "O": [ 908 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32828": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 909 ], + "I1": [ 893 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 905 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32829": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 910 ], + "I1": [ 892 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 909 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32830": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 896 ], + "I1": [ 894 ], + "I2": [ 895 ], + "I3": [ "0" ], + "O": [ 910 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32831": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 47887 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 893 ], + "I1": [ 274 ], + "I2": [ 902 ], + "I3": [ 909 ], + "O": [ 907 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32832": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64259 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 911 ], + "I2": [ 449 ], + "I3": [ 912 ], + "O": [ 913 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32833": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 914 ], + "I2": [ 915 ], + "I3": [ 592 ], + "O": [ 911 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32834": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 202 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 913 ], + "I1": [ 916 ], + "I2": [ 909 ], + "I3": [ "0" ], + "O": [ 917 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32835": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64259 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 918 ], + "I2": [ 449 ], + "I3": [ 919 ], + "O": [ 920 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32836": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 921 ], + "I2": [ 922 ], + "I3": [ 592 ], + "O": [ 918 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32837": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 202 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 920 ], + "I1": [ 923 ], + "I2": [ 909 ], + "I3": [ "0" ], + "O": [ 924 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32838": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64259 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 925 ], + "I2": [ 449 ], + "I3": [ 926 ], + "O": [ 927 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32839": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 928 ], + "I2": [ 929 ], + "I3": [ 592 ], + "O": [ 925 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32840": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 202 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 927 ], + "I1": [ 930 ], + "I2": [ 909 ], + "I3": [ "0" ], + "O": [ 931 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32841": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64259 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 932 ], + "I2": [ 449 ], + "I3": [ 933 ], + "O": [ 934 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32842": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 935 ], + "I2": [ 936 ], + "I3": [ 592 ], + "O": [ 932 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32843": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 202 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 934 ], + "I1": [ 893 ], + "I2": [ 909 ], + "I3": [ "0" ], + "O": [ 937 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32844": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 938 ], + "I1": [ 243 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 939 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32845": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 57344 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 209 ], + "I1": [ 208 ], + "I2": [ 207 ], + "I3": [ 97 ], + "O": [ 938 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32846": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 938 ], + "I1": [ 239 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 940 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32847": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 938 ], + "I1": [ 235 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 941 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32848": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 938 ], + "I1": [ 231 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 942 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32849": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 938 ], + "I1": [ 227 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 943 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32850": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 938 ], + "I1": [ 223 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 944 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32851": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 938 ], + "I1": [ 219 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 945 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32852": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 938 ], + "I1": [ 200 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 946 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32853": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 44 ], + "I1": [ 155 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 947 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32854": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 44 ], + "I1": [ 150 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 948 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32855": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 44 ], + "I1": [ 145 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 949 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32856": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 44 ], + "I1": [ 142 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 950 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32857": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 44 ], + "I1": [ 138 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 951 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32858": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 44 ], + "I1": [ 137 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 952 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32859": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 44 ], + "I1": [ 38 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 953 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32860": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 887 ], + "I1": [ 37 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 954 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32861": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 793 ], + "I1": [ 97 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 955 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32862": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 63743 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 803 ], + "I1": [ 818 ], + "I2": [ 956 ], + "I3": [ 957 ], + "O": [ 958 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32863": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 959 ], + "I1": [ 803 ], + "I2": [ 841 ], + "I3": [ 843 ], + "O": [ 956 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32864": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3959 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 160 ], + "I1": [ 960 ], + "I2": [ 961 ], + "I3": [ 162 ], + "O": [ 957 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32865": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 239 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 962 ], + "I1": [ 963 ], + "I2": [ 964 ], + "I3": [ "0" ], + "O": [ 965 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32866": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 57600 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 841 ], + "I1": [ 803 ], + "I2": [ 804 ], + "I3": [ 843 ], + "O": [ 962 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32867": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 96 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 803 ], + "I1": [ 804 ], + "I2": [ 797 ], + "I3": [ "0" ], + "O": [ 963 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32868": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 966 ], + "I1": [ 162 ], + "I2": [ 967 ], + "I3": [ 847 ], + "O": [ 964 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32869": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3584 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 167 ], + "I1": [ 165 ], + "I2": [ 166 ], + "I3": [ 804 ], + "O": [ 967 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32870": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 63743 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 968 ], + "I1": [ 797 ], + "I2": [ 969 ], + "I3": [ 970 ], + "O": [ 971 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32871": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 972 ], + "I1": [ 162 ], + "I2": [ 973 ], + "I3": [ 847 ], + "O": [ 970 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32872": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3584 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 167 ], + "I1": [ 165 ], + "I2": [ 166 ], + "I3": [ 805 ], + "O": [ 973 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32873": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 44032 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 805 ], + "I1": [ 974 ], + "I2": [ 841 ], + "I3": [ 843 ], + "O": [ 969 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32874": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 79 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 975 ], + "I1": [ 806 ], + "I2": [ 976 ], + "I3": [ "0" ], + "O": [ 977 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32875": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 20224 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 844 ], + "I1": [ 182 ], + "I2": [ 843 ], + "I3": [ 817 ], + "O": [ 975 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32876": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1911 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 847 ], + "I1": [ 174 ], + "I2": [ 797 ], + "I3": [ 978 ], + "O": [ 976 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32877": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 79 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 975 ], + "I1": [ 807 ], + "I2": [ 979 ], + "I3": [ "0" ], + "O": [ 980 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32878": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1792 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 981 ], + "I1": [ 797 ], + "I2": [ 982 ], + "I3": [ 983 ], + "O": [ 979 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32879": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 984 ], + "I1": [ 182 ], + "I2": [ 806 ], + "I3": [ "0" ], + "O": [ 982 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32880": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 844 ], + "I1": [ 843 ], + "I2": [ 816 ], + "I3": [ "0" ], + "O": [ 984 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32881": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1911 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 162 ], + "I1": [ 985 ], + "I2": [ 847 ], + "I3": [ 171 ], + "O": [ 983 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32882": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 79 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 975 ], + "I1": [ 810 ], + "I2": [ 986 ], + "I3": [ "0" ], + "O": [ 987 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32883": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1792 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 988 ], + "I1": [ 797 ], + "I2": [ 989 ], + "I3": [ 990 ], + "O": [ 986 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32884": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 984 ], + "I1": [ 182 ], + "I2": [ 807 ], + "I3": [ "0" ], + "O": [ 989 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32885": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1911 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 162 ], + "I1": [ 991 ], + "I2": [ 847 ], + "I3": [ 168 ], + "O": [ 990 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32886": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 63743 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 992 ], + "I1": [ 797 ], + "I2": [ 993 ], + "I3": [ 994 ], + "O": [ 995 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32887": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 808 ], + "I1": [ 975 ], + "I2": [ 996 ], + "I3": [ "0" ], + "O": [ 994 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32888": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1911 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 162 ], + "I1": [ 997 ], + "I2": [ 847 ], + "I3": [ 161 ], + "O": [ 996 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32889": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 984 ], + "I1": [ 810 ], + "I2": [ 182 ], + "I3": [ "0" ], + "O": [ 993 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32890": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62207 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 811 ], + "I1": [ 975 ], + "I2": [ 998 ], + "I3": [ 999 ], + "O": [ 1000 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32891": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 984 ], + "I1": [ 182 ], + "I2": [ 808 ], + "I3": [ "0" ], + "O": [ 998 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32892": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 112 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1001 ], + "I1": [ 797 ], + "I2": [ 1002 ], + "I3": [ "0" ], + "O": [ 999 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32893": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1911 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 162 ], + "I1": [ 1003 ], + "I2": [ 847 ], + "I3": [ 803 ], + "O": [ 1002 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32894": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 63743 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1004 ], + "I1": [ 797 ], + "I2": [ 1005 ], + "I3": [ 1006 ], + "O": [ 1007 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32895": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 812 ], + "I1": [ 975 ], + "I2": [ 1008 ], + "I3": [ "0" ], + "O": [ 1006 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32896": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1911 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 162 ], + "I1": [ 1009 ], + "I2": [ 847 ], + "I3": [ 804 ], + "O": [ 1008 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32897": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 984 ], + "I1": [ 811 ], + "I2": [ 182 ], + "I3": [ "0" ], + "O": [ 1005 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32898": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62207 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 809 ], + "I1": [ 975 ], + "I2": [ 1010 ], + "I3": [ 1011 ], + "O": [ 1012 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32899": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 112 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1013 ], + "I1": [ 797 ], + "I2": [ 1014 ], + "I3": [ "0" ], + "O": [ 1011 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32900": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1911 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 162 ], + "I1": [ 1015 ], + "I2": [ 847 ], + "I3": [ 805 ], + "O": [ 1014 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32901": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 984 ], + "I1": [ 812 ], + "I2": [ 182 ], + "I3": [ "0" ], + "O": [ 1010 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32902": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1792 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1016 ], + "I1": [ 797 ], + "I2": [ 1017 ], + "I3": [ 1018 ], + "O": [ 1019 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32903": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1911 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 162 ], + "I1": [ 1020 ], + "I2": [ 847 ], + "I3": [ 802 ], + "O": [ 1018 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32904": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 166 ], + "I1": [ 165 ], + "I2": [ 167 ], + "I3": [ 813 ], + "O": [ 1017 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32905": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 44032 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 813 ], + "I1": [ 1021 ], + "I2": [ 844 ], + "I3": [ 184 ], + "O": [ 1022 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32906": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 2572 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 809 ], + "I1": [ 813 ], + "I2": [ 799 ], + "I3": [ 182 ], + "O": [ 1021 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32907": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62532 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 884 ], + "I1": [ 182 ], + "I2": [ 792 ], + "I3": [ 204 ], + "O": [ 24 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32908": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62532 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 884 ], + "I1": [ 1023 ], + "I2": [ 792 ], + "I3": [ 1024 ], + "O": [ 23 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32909": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 176 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 190 ], + "I1": [ 1025 ], + "I2": [ 813 ], + "I3": [ "0" ], + "O": [ 1023 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32910": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 844 ], + "I1": [ 843 ], + "I2": [ 183 ], + "I3": [ "0" ], + "O": [ 1025 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32911": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 176 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 200 ], + "I1": [ 1026 ], + "I2": [ 746 ], + "I3": [ "0" ], + "O": [ 1024 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32912": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64975 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 204 ], + "I1": [ 207 ], + "I2": [ 209 ], + "I3": [ 208 ], + "O": [ 1026 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32913": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 13823 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1027 ], + "I1": [ 744 ], + "I2": [ 792 ], + "I3": [ 54 ], + "O": [ 22 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32914": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 224 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 886 ], + "I1": [ 99 ], + "I2": [ 1028 ], + "I3": [ "0" ], + "O": [ 1027 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32915": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 731 ], + "I1": [ 162 ], + "I2": [ 797 ], + "I3": [ 814 ], + "O": [ 1028 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32916": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 13823 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1027 ], + "I1": [ 744 ], + "I2": [ 792 ], + "I3": [ 52 ], + "O": [ 21 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32917": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 48895 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1029 ], + "I1": [ 722 ], + "I2": [ 182 ], + "I3": [ 1028 ], + "O": [ 1030 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32918": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65024 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 971 ], + "I1": [ 958 ], + "I2": [ 965 ], + "I3": [ 1031 ], + "O": [ 1029 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32919": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 839 ], + "I1": [ 888 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1031 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32920": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1032 ], + "I1": [ 652 ], + "I2": [ 1033 ], + "I3": [ 1034 ], + "O": [ 1035 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32921": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1036 ], + "I1": [ 1037 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1033 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32922": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1039 ], + "I1": [ 1040 ], + "I2": [ 1041 ], + "I3": [ "0" ], + "O": [ 1038 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32923": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1036 ], + "I1": [ 1042 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1034 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32924": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4351 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 652 ], + "I1": [ 1038 ], + "I2": [ 1043 ], + "I3": [ 1044 ], + "O": [ 1045 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32925": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 215 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 652 ], + "I1": [ 1046 ], + "I2": [ 1047 ], + "I3": [ 1048 ], + "O": [ 1044 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32926": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62464 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1049 ], + "I1": [ 592 ], + "I2": [ 1050 ], + "I3": [ 1038 ], + "O": [ 1048 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32927": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1051 ], + "I1": [ 1052 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1049 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32928": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1043 ], + "I1": [ 332 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1051 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32929": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1036 ], + "I1": [ 319 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1052 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32930": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 96 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1051 ], + "I1": [ 1053 ], + "I2": [ 448 ], + "I3": [ "0" ], + "O": [ 1050 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32931": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1036 ], + "I1": [ 319 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1053 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32932": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1036 ], + "I1": [ 373 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1046 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32933": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1043 ], + "I1": [ 388 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1047 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32934": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1054 ], + "I1": [ 652 ], + "I2": [ 1055 ], + "I3": [ 1056 ], + "O": [ 1057 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32935": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1058 ], + "I1": [ 1059 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1055 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32936": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1058 ], + "I1": [ 1060 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1056 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32937": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1061 ], + "I1": [ 652 ], + "I2": [ 1062 ], + "I3": [ 1063 ], + "O": [ 1064 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32938": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1065 ], + "I1": [ 1066 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1062 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32939": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1065 ], + "I1": [ 1067 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1063 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32940": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1068 ], + "I1": [ 652 ], + "I2": [ 1069 ], + "I3": [ 1070 ], + "O": [ 1071 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32941": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1072 ], + "I1": [ 1073 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1069 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32942": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1072 ], + "I1": [ 1074 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1070 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32943": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1075 ], + "I1": [ 652 ], + "I2": [ 1076 ], + "I3": [ 1077 ], + "O": [ 1078 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32944": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1079 ], + "I1": [ 1080 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1076 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32945": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1079 ], + "I1": [ 1081 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1077 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32946": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1082 ], + "I1": [ 652 ], + "I2": [ 1083 ], + "I3": [ 1084 ], + "O": [ 1085 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32947": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1086 ], + "I1": [ 1087 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1083 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32948": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1086 ], + "I1": [ 1088 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1084 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32949": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1089 ], + "I1": [ 652 ], + "I2": [ 1090 ], + "I3": [ 1091 ], + "O": [ 1092 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32950": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1093 ], + "I1": [ 1094 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1090 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32951": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1093 ], + "I1": [ 1095 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1091 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32952": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1096 ], + "I1": [ 652 ], + "I2": [ 1097 ], + "I3": [ 1098 ], + "O": [ 1099 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32953": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1100 ], + "I1": [ 1101 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1097 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32954": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1100 ], + "I1": [ 1102 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1098 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32955": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1103 ], + "I1": [ 652 ], + "I2": [ 1104 ], + "I3": [ 1105 ], + "O": [ 1106 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32956": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1107 ], + "I1": [ 1108 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1104 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32957": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1107 ], + "I1": [ 1109 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1105 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32958": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1110 ], + "I1": [ 652 ], + "I2": [ 1111 ], + "I3": [ 1112 ], + "O": [ 1113 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32959": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1114 ], + "I1": [ 1115 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1111 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32960": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1114 ], + "I1": [ 1116 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1112 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32961": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1117 ], + "I1": [ 652 ], + "I2": [ 1118 ], + "I3": [ 1119 ], + "O": [ 1120 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32962": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1121 ], + "I1": [ 1122 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1118 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32963": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1121 ], + "I1": [ 1123 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1119 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32964": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1124 ], + "I1": [ 652 ], + "I2": [ 1125 ], + "I3": [ 1126 ], + "O": [ 1127 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32965": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1128 ], + "I1": [ 1129 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1125 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32966": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1128 ], + "I1": [ 1130 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1126 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32967": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1131 ], + "I1": [ 652 ], + "I2": [ 1132 ], + "I3": [ 1133 ], + "O": [ 1134 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32968": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1135 ], + "I1": [ 1136 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1132 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32969": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1135 ], + "I1": [ 1137 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1133 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32970": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1138 ], + "I1": [ 652 ], + "I2": [ 1139 ], + "I3": [ 1140 ], + "O": [ 1141 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32971": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1142 ], + "I1": [ 1143 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1139 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32972": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1142 ], + "I1": [ 1144 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1140 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32973": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1145 ], + "I1": [ 652 ], + "I2": [ 1146 ], + "I3": [ 1147 ], + "O": [ 1148 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32974": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1149 ], + "I1": [ 1150 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1146 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32975": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1149 ], + "I1": [ 1151 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1147 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32976": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1152 ], + "I1": [ 652 ], + "I2": [ 1153 ], + "I3": [ 1154 ], + "O": [ 1155 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32977": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1156 ], + "I1": [ 1157 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1153 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32978": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1156 ], + "I1": [ 1158 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1154 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32979": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1159 ], + "I1": [ 652 ], + "I2": [ 1160 ], + "I3": [ 1161 ], + "O": [ 1162 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32980": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1163 ], + "I1": [ 1164 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1160 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32981": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1163 ], + "I1": [ 1165 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1161 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32982": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1166 ], + "I1": [ 652 ], + "I2": [ 1167 ], + "I3": [ 1168 ], + "O": [ 1169 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32983": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1170 ], + "I1": [ 1171 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1167 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32984": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1170 ], + "I1": [ 1172 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1168 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32985": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1173 ], + "I1": [ 652 ], + "I2": [ 1174 ], + "I3": [ 1175 ], + "O": [ 1176 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32986": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1177 ], + "I1": [ 1178 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1174 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32987": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1177 ], + "I1": [ 1179 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1175 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32988": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1180 ], + "I1": [ 652 ], + "I2": [ 1181 ], + "I3": [ 1182 ], + "O": [ 1183 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32989": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1184 ], + "I1": [ 1185 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1181 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32990": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1184 ], + "I1": [ 1186 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1182 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32991": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1187 ], + "I1": [ 652 ], + "I2": [ 1188 ], + "I3": [ 1189 ], + "O": [ 1190 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32992": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1191 ], + "I1": [ 1192 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1188 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32993": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1191 ], + "I1": [ 1193 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1189 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32994": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1194 ], + "I1": [ 652 ], + "I2": [ 1195 ], + "I3": [ 1196 ], + "O": [ 1197 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32995": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1198 ], + "I1": [ 1199 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1195 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32996": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1198 ], + "I1": [ 1200 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1196 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32997": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1201 ], + "I1": [ 652 ], + "I2": [ 1202 ], + "I3": [ 1203 ], + "O": [ 1204 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32998": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1205 ], + "I1": [ 1206 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1202 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$32999": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1205 ], + "I1": [ 1207 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1203 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33000": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1208 ], + "I1": [ 652 ], + "I2": [ 1209 ], + "I3": [ 1210 ], + "O": [ 1211 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33001": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1212 ], + "I1": [ 1213 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1209 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33002": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1212 ], + "I1": [ 1214 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1210 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33003": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1215 ], + "I1": [ 652 ], + "I2": [ 1216 ], + "I3": [ 1217 ], + "O": [ 1218 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33004": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1219 ], + "I1": [ 1220 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1216 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33005": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1219 ], + "I1": [ 1221 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1217 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33006": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1222 ], + "I1": [ 652 ], + "I2": [ 1223 ], + "I3": [ 1224 ], + "O": [ 1225 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33007": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1226 ], + "I1": [ 1227 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1223 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33008": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1226 ], + "I1": [ 1228 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1224 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33009": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65528 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1229 ], + "I1": [ 652 ], + "I2": [ 1230 ], + "I3": [ 1231 ], + "O": [ 1232 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33010": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1233 ], + "I1": [ 1234 ], + "I2": [ 1038 ], + "I3": [ 592 ], + "O": [ 1230 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33011": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51712 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1233 ], + "I1": [ 1235 ], + "I2": [ 1038 ], + "I3": [ 448 ], + "O": [ 1231 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33012": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1236 ], + "I1": [ 1237 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1238 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33013": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1236 ], + "I1": [ 1239 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1240 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33014": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1241 ], + "I1": [ 1237 ], + "I2": [ 1240 ], + "I3": [ "0" ], + "O": [ 1242 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33015": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1241 ], + "I1": [ 1239 ], + "I2": [ 1243 ], + "I3": [ "0" ], + "O": [ 1244 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33016": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1236 ], + "I1": [ 1245 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1243 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33017": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1246 ], + "I1": [ 1244 ], + "I2": [ 1237 ], + "I3": [ "0" ], + "O": [ 1247 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33018": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1248 ], + "I1": [ 1249 ], + "I2": [ 1239 ], + "I3": [ "0" ], + "O": [ 1250 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33019": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1241 ], + "I1": [ 1245 ], + "I2": [ 1251 ], + "I3": [ "0" ], + "O": [ 1249 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33020": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1236 ], + "I1": [ 1252 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1251 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33021": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1253 ], + "I1": [ 1250 ], + "I2": [ 1237 ], + "I3": [ "0" ], + "O": [ 1254 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33022": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1255 ], + "I1": [ 1256 ], + "I2": [ 1239 ], + "I3": [ "0" ], + "O": [ 1257 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33023": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1258 ], + "I1": [ 1259 ], + "I2": [ 1245 ], + "I3": [ "0" ], + "O": [ 1256 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33024": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 40111 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1241 ], + "I1": [ 1236 ], + "I2": [ 1252 ], + "I3": [ 1260 ], + "O": [ 1259 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33025": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1261 ], + "I1": [ 1257 ], + "I2": [ 1237 ], + "I3": [ "0" ], + "O": [ 1262 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33026": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1263 ], + "I1": [ 1264 ], + "I2": [ 1239 ], + "I3": [ "0" ], + "O": [ 1265 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33027": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1266 ], + "I1": [ 1267 ], + "I2": [ 1245 ], + "I3": [ "0" ], + "O": [ 1264 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33028": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1268 ], + "I1": [ 1269 ], + "I2": [ 1252 ], + "I3": [ "0" ], + "O": [ 1267 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33029": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 40111 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1241 ], + "I1": [ 1236 ], + "I2": [ 1260 ], + "I3": [ 1270 ], + "O": [ 1269 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33030": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1271 ], + "I1": [ 1265 ], + "I2": [ 1237 ], + "I3": [ "0" ], + "O": [ 1272 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33031": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1273 ], + "I1": [ 1274 ], + "I2": [ 1239 ], + "I3": [ "0" ], + "O": [ 1275 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33032": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1276 ], + "I1": [ 1277 ], + "I2": [ 1245 ], + "I3": [ "0" ], + "O": [ 1274 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33033": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1278 ], + "I1": [ 1279 ], + "I2": [ 1252 ], + "I3": [ "0" ], + "O": [ 1277 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33034": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1280 ], + "I1": [ 1281 ], + "I2": [ 1260 ], + "I3": [ "0" ], + "O": [ 1279 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33035": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 40111 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1241 ], + "I1": [ 1236 ], + "I2": [ 1270 ], + "I3": [ 1282 ], + "O": [ 1281 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33036": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1283 ], + "I1": [ 1275 ], + "I2": [ 1237 ], + "I3": [ "0" ], + "O": [ 1284 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33037": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1236 ], + "I1": [ 1260 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1285 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33038": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1236 ], + "I1": [ 1270 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1286 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33039": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1236 ], + "I1": [ 1282 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1287 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33040": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1288 ], + "I1": [ 1289 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1290 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33041": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1288 ], + "I1": [ 1291 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1292 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33042": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1293 ], + "I1": [ 1289 ], + "I2": [ 1292 ], + "I3": [ "0" ], + "O": [ 1294 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33043": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1293 ], + "I1": [ 1291 ], + "I2": [ 1295 ], + "I3": [ "0" ], + "O": [ 1296 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33044": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1288 ], + "I1": [ 1297 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1295 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33045": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1298 ], + "I1": [ 1296 ], + "I2": [ 1289 ], + "I3": [ "0" ], + "O": [ 1299 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33046": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1300 ], + "I1": [ 1301 ], + "I2": [ 1291 ], + "I3": [ "0" ], + "O": [ 1302 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33047": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 40111 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1288 ], + "I1": [ 1293 ], + "I2": [ 1303 ], + "I3": [ 1297 ], + "O": [ 1301 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33048": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1304 ], + "I1": [ 1302 ], + "I2": [ 1289 ], + "I3": [ "0" ], + "O": [ 1305 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33049": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1306 ], + "I1": [ 1307 ], + "I2": [ 1291 ], + "I3": [ "0" ], + "O": [ 1308 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33050": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1309 ], + "I1": [ 1310 ], + "I2": [ 1297 ], + "I3": [ "0" ], + "O": [ 1307 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33051": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 40111 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1288 ], + "I1": [ 1293 ], + "I2": [ 1311 ], + "I3": [ 1303 ], + "O": [ 1310 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33052": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1312 ], + "I1": [ 1308 ], + "I2": [ 1289 ], + "I3": [ "0" ], + "O": [ 1313 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33053": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1314 ], + "I1": [ 1315 ], + "I2": [ 1291 ], + "I3": [ "0" ], + "O": [ 1316 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33054": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1317 ], + "I1": [ 1318 ], + "I2": [ 1297 ], + "I3": [ "0" ], + "O": [ 1315 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33055": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1319 ], + "I1": [ 1320 ], + "I2": [ 1303 ], + "I3": [ "0" ], + "O": [ 1318 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33056": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 40111 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1288 ], + "I1": [ 1293 ], + "I2": [ 1321 ], + "I3": [ 1311 ], + "O": [ 1320 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33057": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1322 ], + "I1": [ 1316 ], + "I2": [ 1289 ], + "I3": [ "0" ], + "O": [ 1323 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33058": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1324 ], + "I1": [ 1325 ], + "I2": [ 1291 ], + "I3": [ "0" ], + "O": [ 1326 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33059": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1327 ], + "I1": [ 1328 ], + "I2": [ 1297 ], + "I3": [ "0" ], + "O": [ 1325 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33060": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1329 ], + "I1": [ 1330 ], + "I2": [ 1303 ], + "I3": [ "0" ], + "O": [ 1328 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33061": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1331 ], + "I1": [ 1332 ], + "I2": [ 1311 ], + "I3": [ "0" ], + "O": [ 1330 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33062": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 40111 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1288 ], + "I1": [ 1293 ], + "I2": [ 1333 ], + "I3": [ 1321 ], + "O": [ 1332 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33063": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 172 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1334 ], + "I1": [ 1326 ], + "I2": [ 1289 ], + "I3": [ "0" ], + "O": [ 1335 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33064": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1288 ], + "I1": [ 1303 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1336 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33065": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1288 ], + "I1": [ 1311 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1337 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33066": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1288 ], + "I1": [ 1321 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1338 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33067": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1288 ], + "I1": [ 1333 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1339 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33068": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 61713 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1340 ], + "I1": [ 449 ], + "I2": [ 1341 ], + "I3": [ 1342 ], + "O": [ 1343 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33069": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 850 ], + "I1": [ 1344 ], + "I2": [ 1345 ], + "I3": [ "0" ], + "O": [ 1341 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33070": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36608 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1346 ], + "I1": [ 1347 ], + "I2": [ 1348 ], + "I3": [ 1349 ], + "O": [ 1345 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33071": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1350 ], + "I1": [ 1351 ], + "I2": [ 1352 ], + "I3": [ 852 ], + "O": [ 1347 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33072": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1353 ], + "I1": [ 1354 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1350 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33073": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1355 ], + "I1": [ 1356 ], + "I2": [ 850 ], + "I3": [ "0" ], + "O": [ 1353 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33074": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1357 ], + "I1": [ 1358 ], + "I2": [ 850 ], + "I3": [ "0" ], + "O": [ 1351 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33075": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 256 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1359 ], + "I1": [ 1360 ], + "I2": [ 1361 ], + "I3": [ 1362 ], + "O": [ 1346 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33076": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1363 ], + "I1": [ 1364 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1359 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33077": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1365 ], + "I1": [ 1366 ], + "I2": [ 850 ], + "I3": [ "0" ], + "O": [ 1363 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33078": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 855 ], + "I1": [ 1367 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1360 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33079": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5160 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1368 ], + "I1": [ 1369 ], + "I2": [ 1370 ], + "I3": [ 1371 ], + "O": [ 1362 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33080": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1372 ], + "I1": [ 1373 ], + "I2": [ 850 ], + "I3": [ "0" ], + "O": [ 1368 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33081": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1374 ], + "I1": [ 719 ], + "I2": [ 850 ], + "I3": [ "0" ], + "O": [ 1369 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33082": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1375 ], + "I1": [ 1376 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1361 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33083": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1377 ], + "I1": [ 1378 ], + "I2": [ 850 ], + "I3": [ "0" ], + "O": [ 1375 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33084": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1363 ], + "I1": [ 1379 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1380 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33085": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5160 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1368 ], + "I1": [ 1375 ], + "I2": [ 1381 ], + "I3": [ 1382 ], + "O": [ 1383 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33086": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 1384 ], + "I2": [ 1385 ], + "I3": [ 592 ], + "O": [ 1340 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33087": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1386 ], + "I1": [ 1387 ], + "I2": [ 1388 ], + "I3": [ "0" ], + "O": [ 1385 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33088": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 904 ], + "I1": [ 915 ], + "I2": [ 922 ], + "I3": [ 929 ], + "O": [ 1389 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33089": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1390 ], + "I1": [ 1391 ], + "I2": [ 1392 ], + "I3": [ 1393 ], + "O": [ 1394 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33090": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1395 ], + "I1": [ 1389 ], + "I2": [ 1394 ], + "I3": [ "0" ], + "O": [ 1388 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33091": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1396 ], + "I1": [ 936 ], + "I2": [ 1397 ], + "I3": [ "0" ], + "O": [ 1395 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33092": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1398 ], + "I1": [ 1399 ], + "I2": [ 1400 ], + "I3": [ "0" ], + "O": [ 1397 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33093": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1401 ], + "I1": [ 1402 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1342 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33094": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32000 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1403 ], + "I1": [ 912 ], + "I2": [ 1404 ], + "I3": [ 1405 ], + "O": [ 1402 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33095": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 449 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1401 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33096": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7953 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1406 ], + "I1": [ 449 ], + "I2": [ 1341 ], + "I3": [ 1342 ], + "O": [ 1407 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33097": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 1408 ], + "I2": [ 1409 ], + "I3": [ 592 ], + "O": [ 1406 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33098": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1410 ], + "I1": [ 1387 ], + "I2": [ 1388 ], + "I3": [ "0" ], + "O": [ 1409 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33099": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3584 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 850 ], + "I1": [ 1345 ], + "I2": [ 1344 ], + "I3": [ 1402 ], + "O": [ 1411 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33100": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 1412 ], + "I2": [ 1413 ], + "I3": [ 592 ], + "O": [ 1414 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33101": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1415 ], + "I1": [ 1387 ], + "I2": [ 1388 ], + "I3": [ "0" ], + "O": [ 1413 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33102": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 933 ], + "I1": [ 1416 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1417 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33103": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 912 ], + "I1": [ 1418 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1419 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33104": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 926 ], + "I1": [ 1420 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1421 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33105": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64259 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 1422 ], + "I2": [ 449 ], + "I3": [ 1423 ], + "O": [ 1424 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33106": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 1425 ], + "I2": [ 1390 ], + "I3": [ 592 ], + "O": [ 1422 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33107": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64259 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 1426 ], + "I2": [ 449 ], + "I3": [ 1418 ], + "O": [ 1427 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33108": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 1428 ], + "I2": [ 1391 ], + "I3": [ 592 ], + "O": [ 1426 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33109": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64259 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 1429 ], + "I2": [ 449 ], + "I3": [ 1430 ], + "O": [ 1431 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33110": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 1432 ], + "I2": [ 1392 ], + "I3": [ 592 ], + "O": [ 1429 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33111": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64259 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 1433 ], + "I2": [ 449 ], + "I3": [ 1420 ], + "O": [ 1434 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33112": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 1435 ], + "I2": [ 1393 ], + "I3": [ 592 ], + "O": [ 1433 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33113": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64259 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 1436 ], + "I2": [ 449 ], + "I3": [ 1416 ], + "O": [ 1437 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33114": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 448 ], + "I1": [ 1438 ], + "I2": [ 1396 ], + "I3": [ 592 ], + "O": [ 1436 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33115": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 892 ], + "I1": [ 1439 ], + "I2": [ 910 ], + "I3": [ 893 ], + "O": [ 19 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33116": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1440 ], + "I1": [ 299 ], + "I2": [ 1441 ], + "I3": [ "0" ], + "O": [ 1439 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33117": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1442 ], + "I1": [ 1443 ], + "I2": [ 1444 ], + "I3": [ "0" ], + "O": [ 1440 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33118": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62464 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 893 ], + "I1": [ 909 ], + "I2": [ 1445 ], + "I3": [ 1439 ], + "O": [ 20 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33119": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 202 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1446 ], + "I1": [ 1447 ], + "I2": [ 1448 ], + "I3": [ "0" ], + "O": [ 1449 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33120": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 892 ], + "I1": [ 893 ], + "I2": [ 891 ], + "I3": [ "0" ], + "O": [ 1448 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33121": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 202 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1441 ], + "I1": [ 1427 ], + "I2": [ 1448 ], + "I3": [ "0" ], + "O": [ 1450 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33122": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 202 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1442 ], + "I1": [ 1431 ], + "I2": [ 1448 ], + "I3": [ "0" ], + "O": [ 1451 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33123": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 202 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1443 ], + "I1": [ 1434 ], + "I2": [ 1448 ], + "I3": [ "0" ], + "O": [ 1452 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33124": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 202 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1444 ], + "I1": [ 1437 ], + "I2": [ 1448 ], + "I3": [ "0" ], + "O": [ 1453 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33125": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1454 ], + "I1": [ 306 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1455 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33126": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 306 ], + "I2": [ 1456 ], + "I3": [ "0" ], + "O": [ 1457 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33127": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 1458 ], + "I2": [ 306 ], + "I3": [ "0" ], + "O": [ 1459 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33128": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 306 ], + "I2": [ 1460 ], + "I3": [ "0" ], + "O": [ 1461 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33129": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 306 ], + "I2": [ 1462 ], + "I3": [ "0" ], + "O": [ 1463 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33130": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 306 ], + "I2": [ 1464 ], + "I3": [ "0" ], + "O": [ 1465 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33131": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 306 ], + "I2": [ 1466 ], + "I3": [ "0" ], + "O": [ 1467 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33132": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 306 ], + "I2": [ 1468 ], + "I3": [ "0" ], + "O": [ 1469 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33133": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 306 ], + "I2": [ 1470 ], + "I3": [ "0" ], + "O": [ 1471 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33134": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 306 ], + "I2": [ 1472 ], + "I3": [ "0" ], + "O": [ 1473 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33135": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 306 ], + "I2": [ 1474 ], + "I3": [ "0" ], + "O": [ 1475 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33136": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 1476 ], + "I2": [ 306 ], + "I3": [ "0" ], + "O": [ 1477 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33137": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1478 ], + "I1": [ 1479 ], + "I2": [ 449 ], + "I3": [ "0" ], + "O": [ 1476 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33138": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1480 ], + "I1": [ 1481 ], + "I2": [ 1482 ], + "I3": [ 1483 ], + "O": [ 1479 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33139": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1484 ], + "I1": [ 1485 ], + "I2": [ 1288 ], + "I3": [ 1293 ], + "O": [ 1478 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33140": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1486 ], + "I1": [ 1487 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1488 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33141": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 458 ], + "I1": [ 457 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1486 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33142": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1486 ], + "I1": [ 1489 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1490 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33143": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1486 ], + "I1": [ 1491 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1492 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33144": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1486 ], + "I1": [ 1493 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1494 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33145": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1486 ], + "I1": [ 1495 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1496 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33146": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1486 ], + "I1": [ 1497 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1498 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33147": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1486 ], + "I1": [ 1499 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1500 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33148": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1486 ], + "I1": [ 1501 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1502 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33149": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1486 ], + "I1": [ 1503 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1504 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33150": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1486 ], + "I1": [ 1505 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1506 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33151": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1486 ], + "I1": [ 1507 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1508 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33152": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 1509 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1510 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33153": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 691 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1511 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33154": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 1512 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1513 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33155": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 1514 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1515 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33156": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 1516 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1517 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33157": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 1518 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1519 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33158": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 1520 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1521 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33159": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 1522 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1523 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33160": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 1524 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1525 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33161": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 1526 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1527 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33162": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 1528 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1529 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33163": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 1530 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1531 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33164": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 449 ], + "I1": [ 1532 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1533 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33165": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62532 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 474 ], + "I1": [ 1534 ], + "I2": [ 309 ], + "I3": [ 473 ], + "O": [ 1535 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33166": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 473 ], + "I1": [ 309 ], + "I2": [ 474 ], + "I3": [ 477 ], + "O": [ 1536 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33167": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1792 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 473 ], + "I1": [ 309 ], + "I2": [ 474 ], + "I3": [ 1537 ], + "O": [ 1538 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33168": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3082 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1385 ], + "I1": [ 1539 ], + "I2": [ 1397 ], + "I3": [ 1540 ], + "O": [ 1541 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33169": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5160 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 867 ], + "I1": [ 869 ], + "I2": [ 1392 ], + "I3": [ 1393 ], + "O": [ 1542 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33170": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5160 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 788 ], + "I1": [ 790 ], + "I2": [ 904 ], + "I3": [ 915 ], + "O": [ 1543 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33171": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1544 ], + "I1": [ 1545 ], + "I2": [ 1546 ], + "I3": [ "0" ], + "O": [ 1547 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33172": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 881 ], + "I1": [ 1548 ], + "I2": [ 1549 ], + "I3": [ "0" ], + "O": [ 1545 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33173": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 60160 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 765 ], + "I1": [ 766 ], + "I2": [ 767 ], + "I3": [ 883 ], + "O": [ 1548 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33174": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65281 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 874 ], + "I1": [ 878 ], + "I2": [ 876 ], + "I3": [ 765 ], + "O": [ 1549 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33175": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 863 ], + "I1": [ 873 ], + "I2": [ 1550 ], + "I3": [ 1551 ], + "O": [ 1544 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33176": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 870 ], + "I1": [ 868 ], + "I2": [ 866 ], + "I3": [ "0" ], + "O": [ 1550 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33177": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 861 ], + "I1": [ 1552 ], + "I2": [ 860 ], + "I3": [ "0" ], + "O": [ 1551 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33178": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 857 ], + "I1": [ 771 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1552 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33179": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1553 ], + "I1": [ 1554 ], + "I2": [ 1555 ], + "I3": [ "0" ], + "O": [ 1546 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33180": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1556 ], + "I1": [ 1557 ], + "I2": [ 1558 ], + "I3": [ "0" ], + "O": [ 1559 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33181": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 863 ], + "I1": [ 873 ], + "I2": [ 1551 ], + "I3": [ "0" ], + "O": [ 1560 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33182": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1561 ], + "I1": [ 1562 ], + "I2": [ 1563 ], + "I3": [ "0" ], + "O": [ 1564 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33183": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 789 ], + "I1": [ 787 ], + "I2": [ 783 ], + "I3": [ "0" ], + "O": [ 1565 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33184": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1566 ], + "I1": [ 1567 ], + "I2": [ 1568 ], + "I3": [ "0" ], + "O": [ 1569 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33185": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 772 ], + "I1": [ 831 ], + "I2": [ 1570 ], + "I3": [ 1571 ], + "O": [ 1572 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33186": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65281 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 826 ], + "I1": [ 832 ], + "I2": [ 828 ], + "I3": [ 775 ], + "O": [ 1570 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33187": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 834 ], + "I1": [ 1573 ], + "I2": [ 823 ], + "I3": [ "0" ], + "O": [ 1571 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33188": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 824 ], + "I1": [ 820 ], + "I2": [ 779 ], + "I3": [ "0" ], + "O": [ 1573 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33189": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3082 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1409 ], + "I1": [ 1574 ], + "I2": [ 1397 ], + "I3": [ 1540 ], + "O": [ 1575 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33190": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3082 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1413 ], + "I1": [ 1576 ], + "I2": [ 1397 ], + "I3": [ 1540 ], + "O": [ 1577 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33191": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62453 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1578 ], + "I1": [ 1236 ], + "I2": [ 1579 ], + "I3": [ 1580 ], + "O": [ 1581 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33192": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 112 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1582 ], + "I1": [ 1583 ], + "I2": [ 1584 ], + "I3": [ "0" ], + "O": [ 1580 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33193": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65024 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1585 ], + "I1": [ 1586 ], + "I2": [ 1587 ], + "I3": [ 1588 ], + "O": [ 1584 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33194": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 773 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1589 ], + "I1": [ 1590 ], + "I2": [ 1591 ], + "I3": [ 1592 ], + "O": [ 1588 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33195": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28672 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1593 ], + "I1": [ 1594 ], + "I2": [ 1587 ], + "I3": [ 1595 ], + "O": [ 1591 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33196": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1596 ], + "I1": [ 1597 ], + "I2": [ 1241 ], + "I3": [ 1236 ], + "O": [ 1594 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33197": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1598 ], + "I1": [ 1599 ], + "I2": [ 1600 ], + "I3": [ 1601 ], + "O": [ 1593 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33198": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1602 ], + "I1": [ 1603 ], + "I2": [ 1604 ], + "I3": [ "0" ], + "O": [ 1587 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33199": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1605 ], + "I1": [ 1606 ], + "I2": [ 1607 ], + "I3": [ 1608 ], + "O": [ 1586 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33200": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5160 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1598 ], + "I1": [ 1236 ], + "I2": [ 1609 ], + "I3": [ 1610 ], + "O": [ 1605 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33201": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5160 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1601 ], + "I1": [ 1241 ], + "I2": [ 1611 ], + "I3": [ 1612 ], + "O": [ 1606 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33202": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5160 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1600 ], + "I1": [ 1596 ], + "I2": [ 1613 ], + "I3": [ 1614 ], + "O": [ 1607 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33203": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5160 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1599 ], + "I1": [ 1597 ], + "I2": [ 1615 ], + "I3": [ 1616 ], + "O": [ 1608 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33204": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1587 ], + "I1": [ 1609 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1578 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33205": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4096 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 903 ], + "I1": [ 914 ], + "I2": [ 1617 ], + "I3": [ 1618 ], + "O": [ 1579 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33206": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4096 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 921 ], + "I1": [ 928 ], + "I2": [ 935 ], + "I3": [ 1438 ], + "O": [ 1617 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33207": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1425 ], + "I1": [ 1428 ], + "I2": [ 1432 ], + "I3": [ 1435 ], + "O": [ 1618 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33208": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62453 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1619 ], + "I1": [ 1241 ], + "I2": [ 1579 ], + "I3": [ 1580 ], + "O": [ 1620 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33209": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1587 ], + "I1": [ 1611 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1619 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33210": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62453 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1621 ], + "I1": [ 1597 ], + "I2": [ 1579 ], + "I3": [ 1580 ], + "O": [ 1622 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33211": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1587 ], + "I1": [ 1615 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1621 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33212": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62453 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1623 ], + "I1": [ 1596 ], + "I2": [ 1579 ], + "I3": [ 1580 ], + "O": [ 1624 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33213": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1587 ], + "I1": [ 1613 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1623 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33214": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62453 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1625 ], + "I1": [ 1601 ], + "I2": [ 1579 ], + "I3": [ 1580 ], + "O": [ 1626 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33215": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1587 ], + "I1": [ 1612 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1625 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33216": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62453 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1627 ], + "I1": [ 1600 ], + "I2": [ 1579 ], + "I3": [ 1580 ], + "O": [ 1628 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33217": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1587 ], + "I1": [ 1614 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1627 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33218": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62453 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1629 ], + "I1": [ 1599 ], + "I2": [ 1579 ], + "I3": [ 1580 ], + "O": [ 1630 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33219": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1587 ], + "I1": [ 1616 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1629 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33220": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62453 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1631 ], + "I1": [ 1598 ], + "I2": [ 1579 ], + "I3": [ 1580 ], + "O": [ 1632 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33221": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1587 ], + "I1": [ 1610 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1631 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33222": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64762 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1633 ], + "I1": [ 1634 ], + "I2": [ 1579 ], + "I3": [ 1580 ], + "O": [ 1635 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33223": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1587 ], + "I1": [ 1384 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1633 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33224": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1602 ], + "I1": [ 1603 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1634 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33225": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 241 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1636 ], + "I1": [ 1587 ], + "I2": [ 1579 ], + "I3": [ "0" ], + "O": [ 1637 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33226": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 197 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1408 ], + "I1": [ 1634 ], + "I2": [ 1580 ], + "I3": [ "0" ], + "O": [ 1636 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33227": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62458 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1638 ], + "I1": [ 1603 ], + "I2": [ 1579 ], + "I3": [ 1580 ], + "O": [ 1639 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33228": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1587 ], + "I1": [ 1412 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1638 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33229": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1640 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1641 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33230": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1642 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1643 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33231": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1644 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1645 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33232": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1646 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1647 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33233": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1648 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1649 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33234": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1650 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1651 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33235": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1652 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1653 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33236": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1654 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1655 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33237": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1656 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1657 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33238": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1658 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1659 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33239": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1660 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1661 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33240": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1662 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1663 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33241": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1664 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1665 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33242": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1666 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1667 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33243": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1668 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1669 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33244": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1670 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1671 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33245": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1672 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1673 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33246": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1674 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1675 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33247": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1676 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1677 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33248": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1678 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1679 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33249": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1680 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1681 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33250": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1682 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1683 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33251": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1684 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1685 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33252": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1686 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1687 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33253": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1688 ], + "I1": [ 1689 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1690 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33254": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 159 ], + "I1": [ 95 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1688 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33255": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1688 ], + "I1": [ 1691 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1692 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33256": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1688 ], + "I1": [ 1693 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1694 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33257": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1688 ], + "I1": [ 1695 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1696 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33258": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1688 ], + "I1": [ 1697 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1698 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33259": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1688 ], + "I1": [ 1699 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1700 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33260": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1688 ], + "I1": [ 1701 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1702 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33261": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1688 ], + "I1": [ 1703 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1704 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33262": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1705 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1706 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33263": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1707 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1708 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33264": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1709 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1710 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33265": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1711 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1712 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33266": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1713 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1714 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33267": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1715 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1716 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33268": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1717 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1718 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33269": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1719 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1720 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33270": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1689 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1721 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33271": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1691 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1722 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33272": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1693 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1723 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33273": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1695 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1724 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33274": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1697 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1725 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33275": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1699 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1726 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33276": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1701 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1727 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33277": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 755 ], + "I1": [ 1703 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1728 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33278": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 670 ], + "I1": [ 1729 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1730 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33279": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 670 ], + "I1": [ 1731 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1732 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33280": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 670 ], + "I1": [ 1733 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1734 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33281": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 670 ], + "I1": [ 1735 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1736 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33282": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 670 ], + "I1": [ 1737 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1738 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33283": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 670 ], + "I1": [ 1739 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1740 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33284": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 670 ], + "I1": [ 1741 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1742 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33285": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 670 ], + "I1": [ 1743 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1744 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33286": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 670 ], + "I1": [ 1745 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1746 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33287": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 674 ], + "I2": [ 1747 ], + "I3": [ 306 ], + "O": [ 1748 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33288": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 61439 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 674 ], + "I2": [ 306 ], + "I3": [ 1749 ], + "O": [ 1750 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33289": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 674 ], + "I2": [ 1751 ], + "I3": [ 306 ], + "O": [ 1752 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33290": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 674 ], + "I2": [ 1753 ], + "I3": [ 306 ], + "O": [ 1754 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33291": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 674 ], + "I2": [ 1755 ], + "I3": [ 306 ], + "O": [ 1756 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33292": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 674 ], + "I2": [ 1757 ], + "I3": [ 306 ], + "O": [ 1758 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33293": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 674 ], + "I2": [ 1759 ], + "I3": [ 306 ], + "O": [ 1760 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33294": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 674 ], + "I2": [ 1761 ], + "I3": [ 306 ], + "O": [ 1762 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33295": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 696 ], + "I2": [ 1763 ], + "I3": [ 306 ], + "O": [ 1764 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33296": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 61439 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 696 ], + "I2": [ 306 ], + "I3": [ 1370 ], + "O": [ 1765 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33297": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 696 ], + "I2": [ 1766 ], + "I3": [ 306 ], + "O": [ 1767 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33298": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 696 ], + "I2": [ 1768 ], + "I3": [ 306 ], + "O": [ 1769 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33299": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 696 ], + "I2": [ 1770 ], + "I3": [ 306 ], + "O": [ 1771 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33300": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 696 ], + "I2": [ 1772 ], + "I3": [ 306 ], + "O": [ 1773 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33301": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 696 ], + "I2": [ 1774 ], + "I3": [ 306 ], + "O": [ 1775 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33302": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 696 ], + "I2": [ 1776 ], + "I3": [ 306 ], + "O": [ 1777 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33303": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 705 ], + "I2": [ 1778 ], + "I3": [ 306 ], + "O": [ 1779 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33304": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 61439 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 705 ], + "I2": [ 306 ], + "I3": [ 1374 ], + "O": [ 1780 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33305": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 705 ], + "I2": [ 1781 ], + "I3": [ 306 ], + "O": [ 1782 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33306": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 705 ], + "I2": [ 1783 ], + "I3": [ 306 ], + "O": [ 1784 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33307": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 705 ], + "I2": [ 1785 ], + "I3": [ 306 ], + "O": [ 1786 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33308": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 705 ], + "I2": [ 1787 ], + "I3": [ 306 ], + "O": [ 1788 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33309": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 705 ], + "I2": [ 1789 ], + "I3": [ 306 ], + "O": [ 1790 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33310": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 705 ], + "I2": [ 1791 ], + "I3": [ 306 ], + "O": [ 1792 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33311": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 712 ], + "I2": [ 1793 ], + "I3": [ 306 ], + "O": [ 1794 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33312": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 61439 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 712 ], + "I2": [ 306 ], + "I3": [ 1378 ], + "O": [ 1795 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33313": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 712 ], + "I2": [ 1796 ], + "I3": [ 306 ], + "O": [ 1797 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33314": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 712 ], + "I2": [ 1798 ], + "I3": [ 306 ], + "O": [ 1799 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33315": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 712 ], + "I2": [ 1800 ], + "I3": [ 306 ], + "O": [ 1801 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33316": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 712 ], + "I2": [ 1802 ], + "I3": [ 306 ], + "O": [ 1803 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33317": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 712 ], + "I2": [ 1804 ], + "I3": [ 306 ], + "O": [ 1805 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33318": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 305 ], + "I1": [ 712 ], + "I2": [ 1806 ], + "I3": [ 306 ], + "O": [ 1807 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33319": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1808 ], + "I1": [ 1809 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1810 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33320": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 112 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1811 ], + "I1": [ 1812 ], + "I2": [ 1813 ], + "I3": [ "0" ], + "O": [ 1808 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33321": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1814 ], + "I1": [ 1815 ], + "I2": [ 1816 ], + "I3": [ 1809 ], + "O": [ 1812 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33322": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1817 ], + "I1": [ 1818 ], + "I2": [ 1819 ], + "I3": [ 1820 ], + "O": [ 1811 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33323": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1808 ], + "I1": [ 1816 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1821 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33324": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1808 ], + "I1": [ 1815 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1822 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33325": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1808 ], + "I1": [ 1814 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1823 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33326": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1808 ], + "I1": [ 1820 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1824 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33327": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1808 ], + "I1": [ 1819 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1825 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33328": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1808 ], + "I1": [ 1818 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1826 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33329": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1817 ], + "I1": [ 1813 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1827 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33330": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 92 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 782 ], + "I1": [ 1828 ], + "I2": [ 775 ], + "I3": [ "0" ], + "O": [ 1829 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33331": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1830 ], + "I1": [ 1831 ], + "I2": [ 1832 ], + "I3": [ "0" ], + "O": [ 1828 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33332": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1833 ], + "I1": [ 1834 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1832 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33333": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1835 ], + "I1": [ 1836 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1833 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33334": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1837 ], + "I1": [ 1838 ], + "I2": [ 1839 ], + "I3": [ "0" ], + "O": [ 1835 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33335": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1840 ], + "I1": [ 1841 ], + "I2": [ 1842 ], + "I3": [ "0" ], + "O": [ 1837 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33336": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1843 ], + "I1": [ 1844 ], + "I2": [ 1845 ], + "I3": [ 1846 ], + "O": [ 1842 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33337": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1843 ], + "I1": [ 1845 ], + "I2": [ 1846 ], + "I3": [ 1841 ], + "O": [ 1838 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33338": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1847 ], + "I1": [ 1848 ], + "I2": [ 1849 ], + "I3": [ 1850 ], + "O": [ 1839 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33339": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30720 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1840 ], + "I1": [ 1848 ], + "I2": [ 1851 ], + "I3": [ 1852 ], + "O": [ 1836 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33340": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1847 ], + "I1": [ 1850 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1851 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33341": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1843 ], + "I1": [ 1846 ], + "I2": [ 1845 ], + "I3": [ 1841 ], + "O": [ 1852 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33342": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1853 ], + "I1": [ 1854 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1834 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33343": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1855 ], + "I1": [ 1856 ], + "I2": [ 1843 ], + "I3": [ 1841 ], + "O": [ 1853 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33344": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 34680 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1840 ], + "I1": [ 1848 ], + "I2": [ 1851 ], + "I3": [ 1852 ], + "O": [ 1855 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33345": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1845 ], + "I1": [ 1848 ], + "I2": [ 1840 ], + "I3": [ 1850 ], + "O": [ 1856 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33346": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1851 ], + "I1": [ 1840 ], + "I2": [ 1848 ], + "I3": [ "0" ], + "O": [ 1854 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33347": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1855 ], + "I1": [ 1857 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1830 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33348": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1845 ], + "I1": [ 1840 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 1857 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33349": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 58 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 777 ], + "I1": [ 782 ], + "I2": [ 775 ], + "I3": [ "0" ], + "O": [ 1858 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33350": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 58 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1859 ], + "I1": [ 782 ], + "I2": [ 775 ], + "I3": [ "0" ], + "O": [ 1860 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33351": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 58 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1861 ], + "I1": [ 782 ], + "I2": [ 775 ], + "I3": [ "0" ], + "O": [ 1862 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33352": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 58 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1863 ], + "I1": [ 782 ], + "I2": [ 775 ], + "I3": [ "0" ], + "O": [ 1864 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33353": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 92 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 865 ], + "I1": [ 1865 ], + "I2": [ 765 ], + "I3": [ "0" ], + "O": [ 1866 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33354": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1867 ], + "I1": [ 1868 ], + "I2": [ 1869 ], + "I3": [ "0" ], + "O": [ 1865 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33355": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1870 ], + "I1": [ 1871 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1869 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33356": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1872 ], + "I1": [ 1873 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1870 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33357": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1874 ], + "I1": [ 1875 ], + "I2": [ 1876 ], + "I3": [ "0" ], + "O": [ 1872 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33358": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1877 ], + "I1": [ 1841 ], + "I2": [ 1878 ], + "I3": [ "0" ], + "O": [ 1874 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33359": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1879 ], + "I1": [ 1844 ], + "I2": [ 1880 ], + "I3": [ 1846 ], + "O": [ 1878 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33360": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1879 ], + "I1": [ 1880 ], + "I2": [ 1846 ], + "I3": [ 1841 ], + "O": [ 1875 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33361": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1881 ], + "I1": [ 1848 ], + "I2": [ 1882 ], + "I3": [ 1850 ], + "O": [ 1876 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33362": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30720 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1877 ], + "I1": [ 1848 ], + "I2": [ 1883 ], + "I3": [ 1884 ], + "O": [ 1873 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33363": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1881 ], + "I1": [ 1850 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1883 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33364": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1879 ], + "I1": [ 1846 ], + "I2": [ 1880 ], + "I3": [ 1841 ], + "O": [ 1884 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33365": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1885 ], + "I1": [ 1886 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1871 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33366": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1887 ], + "I1": [ 1888 ], + "I2": [ 1879 ], + "I3": [ 1841 ], + "O": [ 1885 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33367": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 34680 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1877 ], + "I1": [ 1848 ], + "I2": [ 1883 ], + "I3": [ 1884 ], + "O": [ 1887 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33368": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1880 ], + "I1": [ 1848 ], + "I2": [ 1877 ], + "I3": [ 1850 ], + "O": [ 1888 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33369": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1883 ], + "I1": [ 1877 ], + "I2": [ 1848 ], + "I3": [ "0" ], + "O": [ 1886 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33370": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1887 ], + "I1": [ 1889 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1867 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33371": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1880 ], + "I1": [ 1877 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 1889 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33372": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 58 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 767 ], + "I1": [ 865 ], + "I2": [ 765 ], + "I3": [ "0" ], + "O": [ 1890 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33373": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 58 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1891 ], + "I1": [ 865 ], + "I2": [ 765 ], + "I3": [ "0" ], + "O": [ 1892 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33374": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 58 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1893 ], + "I1": [ 865 ], + "I2": [ 765 ], + "I3": [ "0" ], + "O": [ 1894 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33375": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 58 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1895 ], + "I1": [ 865 ], + "I2": [ 765 ], + "I3": [ "0" ], + "O": [ 1896 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33376": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1897 ], + "I1": [ 732 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1898 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33377": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 744 ], + "I1": [ 204 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1899 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33378": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1900 ], + "I1": [ 752 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1901 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33379": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1902 ], + "I3": [ "0" ], + "O": [ 1903 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33380": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 1904 ], + "I2": [ 1905 ], + "I3": [ 593 ], + "O": [ 1906 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33381": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 346 ], + "I1": [ 514 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1904 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33382": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 359 ], + "I1": [ 515 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1905 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33383": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1907 ], + "I3": [ "0" ], + "O": [ 1908 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33384": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1909 ], + "I3": [ "0" ], + "O": [ 1910 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33385": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1911 ], + "I3": [ "0" ], + "O": [ 1912 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33386": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1913 ], + "I3": [ "0" ], + "O": [ 1914 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33387": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1915 ], + "I3": [ "0" ], + "O": [ 1916 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33388": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1917 ], + "I3": [ "0" ], + "O": [ 1918 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33389": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1919 ], + "I3": [ "0" ], + "O": [ 1920 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33390": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1921 ], + "I3": [ "0" ], + "O": [ 1922 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33391": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1923 ], + "I3": [ "0" ], + "O": [ 1924 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33392": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1925 ], + "I3": [ "0" ], + "O": [ 1926 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33393": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1927 ], + "I3": [ "0" ], + "O": [ 1928 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33394": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1929 ], + "I3": [ "0" ], + "O": [ 1930 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33395": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1931 ], + "I3": [ "0" ], + "O": [ 1932 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33396": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1933 ], + "I3": [ "0" ], + "O": [ 1934 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33397": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1935 ], + "I3": [ "0" ], + "O": [ 1936 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33398": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1937 ], + "I3": [ "0" ], + "O": [ 1938 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33399": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1939 ], + "I3": [ "0" ], + "O": [ 1940 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33400": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1941 ], + "I3": [ "0" ], + "O": [ 1942 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33401": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1943 ], + "I3": [ "0" ], + "O": [ 1944 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33402": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1945 ], + "I3": [ "0" ], + "O": [ 1946 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33403": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1947 ], + "I3": [ "0" ], + "O": [ 1948 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33404": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1949 ], + "I3": [ "0" ], + "O": [ 1950 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33405": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1951 ], + "I3": [ "0" ], + "O": [ 1952 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33406": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1953 ], + "I3": [ "0" ], + "O": [ 1954 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33407": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1955 ], + "I3": [ "0" ], + "O": [ 1956 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33408": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 605 ], + "I1": [ 593 ], + "I2": [ 1957 ], + "I3": [ "0" ], + "O": [ 1958 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33409": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1398 ], + "I1": [ 1399 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1959 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33410": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 79 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 92 ], + "I1": [ 82 ], + "I2": [ 149 ], + "I3": [ 90 ], + "O": [ 1960 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33411": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 112 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 74 ], + "I1": [ 70 ], + "I2": [ 69 ], + "I3": [ "0" ], + "O": [ 1961 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33412": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 241 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 42 ], + "I1": [ 1962 ], + "I2": [ 1963 ], + "I3": [ "0" ], + "O": [ 1964 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33413": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1961 ], + "I1": [ 94 ], + "I2": [ 47 ], + "I3": [ "0" ], + "O": [ 1963 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33414": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 239 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 104 ], + "I1": [ 96 ], + "I2": [ 63 ], + "I3": [ 95 ], + "O": [ 1962 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33415": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 274 ], + "I1": [ 916 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 16 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33416": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 903 ], + "I1": [ 914 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1965 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33417": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1966 ], + "I1": [ 1967 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1968 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33418": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1289 ], + "I1": [ 1969 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1970 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33419": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1971 ], + "I1": [ 1972 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1973 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33420": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1974 ], + "I1": [ 1184 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1971 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33421": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1975 ], + "I1": [ 1428 ], + "I2": [ 1191 ], + "I3": [ "0" ], + "O": [ 1972 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33422": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1976 ], + "I1": [ 1425 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1977 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33423": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1974 ], + "I1": [ 1184 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1976 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33424": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1973 ], + "I1": [ 1977 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1978 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33425": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1966 ], + "I1": [ 1979 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1980 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33426": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1303 ], + "I1": [ 1969 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1981 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33427": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1260 ], + "I1": [ 1982 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1983 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33428": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1311 ], + "I1": [ 1969 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1984 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33429": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1869 ], + "I1": [ 1867 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1985 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33430": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1832 ], + "I1": [ 1830 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1986 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33431": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1321 ], + "I1": [ 1969 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1987 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33432": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1282 ], + "I1": [ 1982 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1988 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33433": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1989 ], + "I1": [ 1990 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1991 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33434": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1333 ], + "I1": [ 1969 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1992 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33435": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 434 ], + "I1": [ 1993 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 1995 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33436": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5185 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1996 ], + "I1": [ 1997 ], + "I2": [ 1998 ], + "I3": [ 1999 ], + "O": [ 1994 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33437": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4096 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 426 ], + "I1": [ 427 ], + "I2": [ 424 ], + "I3": [ 425 ], + "O": [ 1996 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33438": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 135 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1994 ], + "I1": [ 434 ], + "I2": [ 435 ], + "I3": [ "0" ], + "O": [ 2000 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33439": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 436 ], + "I1": [ 2001 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2002 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33440": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 437 ], + "I1": [ 2003 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2004 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33441": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 430 ], + "I1": [ 2005 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2006 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33442": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 431 ], + "I1": [ 2007 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2008 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33443": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 432 ], + "I1": [ 2009 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2010 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33444": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 433 ], + "I1": [ 2011 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2012 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33445": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 438 ], + "I1": [ 2013 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2014 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33446": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 439 ], + "I1": [ 2015 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2016 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33447": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 441 ], + "I1": [ 2017 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2018 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33448": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 442 ], + "I1": [ 2019 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2020 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33449": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 427 ], + "I1": [ 2021 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2022 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33450": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 443 ], + "I1": [ 2023 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2024 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33451": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 426 ], + "I1": [ 2025 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2026 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33452": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 444 ], + "I1": [ 2027 ], + "I2": [ 1994 ], + "I3": [ "0" ], + "O": [ 2028 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33453": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 360 ], + "I1": [ 2029 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2030 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33454": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 361 ], + "I1": [ 2031 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2032 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33455": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 355 ], + "I1": [ 2033 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2034 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33456": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 356 ], + "I1": [ 2035 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2036 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33457": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 357 ], + "I1": [ 2037 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2038 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33458": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 358 ], + "I1": [ 2039 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2040 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33459": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 369 ], + "I1": [ 2041 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2042 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33460": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 370 ], + "I1": [ 2043 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2044 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33461": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 371 ], + "I1": [ 2045 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2046 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33462": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 372 ], + "I1": [ 2047 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2048 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33463": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 365 ], + "I1": [ 2049 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2050 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33464": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 366 ], + "I1": [ 2051 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2052 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33465": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 367 ], + "I1": [ 2053 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2054 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33466": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 2055 ], + "I2": [ 348 ], + "I3": [ "0" ], + "O": [ 2056 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33467": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 389 ], + "I1": [ 2057 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2058 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33468": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 390 ], + "I1": [ 2059 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2060 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33469": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 384 ], + "I1": [ 2061 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2062 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33470": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 385 ], + "I1": [ 2063 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2064 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33471": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 386 ], + "I1": [ 2065 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2066 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33472": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 387 ], + "I1": [ 2067 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2068 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33473": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 391 ], + "I1": [ 2069 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2070 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33474": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 392 ], + "I1": [ 2071 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2072 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33475": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 393 ], + "I1": [ 2073 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2074 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33476": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 83 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2075 ], + "I1": [ 394 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2076 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33477": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 395 ], + "I1": [ 2077 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2078 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33478": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 396 ], + "I1": [ 2079 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2080 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33479": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 397 ], + "I1": [ 2081 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2082 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33480": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 398 ], + "I1": [ 2083 ], + "I2": [ 375 ], + "I3": [ "0" ], + "O": [ 2084 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33481": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 333 ], + "I1": [ 2085 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2086 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33482": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 334 ], + "I1": [ 2087 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2088 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33483": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 328 ], + "I1": [ 2089 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2090 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33484": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 329 ], + "I1": [ 2091 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2092 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33485": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 330 ], + "I1": [ 2093 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2094 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33486": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 331 ], + "I1": [ 2095 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2096 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33487": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 342 ], + "I1": [ 2097 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2098 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33488": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 343 ], + "I1": [ 2099 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2100 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33489": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 344 ], + "I1": [ 2101 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2102 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33490": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 345 ], + "I1": [ 2103 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2104 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33491": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 338 ], + "I1": [ 2105 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2106 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33492": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 339 ], + "I1": [ 2107 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2108 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33493": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 340 ], + "I1": [ 2109 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2110 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33494": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ 2111 ], + "I2": [ 321 ], + "I3": [ "0" ], + "O": [ 2112 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33495": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5160 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1254 ], + "I1": [ 1247 ], + "I2": [ 1596 ], + "I3": [ 1601 ], + "O": [ 2113 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33496": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1982 ], + "I1": [ 2114 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2115 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33497": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1237 ], + "I1": [ 1982 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2116 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33498": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1239 ], + "I1": [ 1982 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2117 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33499": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1245 ], + "I1": [ 1982 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2118 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33500": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1252 ], + "I1": [ 1982 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2119 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33501": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1270 ], + "I1": [ 1982 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2120 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33502": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 55040 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2121 ], + "I1": [ 1335 ], + "I2": [ 1485 ], + "I3": [ 2122 ], + "O": [ 2123 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33503": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1969 ], + "I1": [ 2124 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2122 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33504": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1291 ], + "I1": [ 1969 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2125 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33505": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1297 ], + "I1": [ 1969 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2126 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33506": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 99 ], + "I1": [ 2127 ], + "I2": [ 94 ], + "I3": [ "0" ], + "O": [ 2128 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33507": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 48 ], + "I1": [ 71 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2127 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33508": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 176 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2129 ], + "I1": [ 96 ], + "I2": [ 99 ], + "I3": [ "0" ], + "O": [ 2130 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33509": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 54 ], + "I1": [ 67 ], + "I2": [ 68 ], + "I3": [ "0" ], + "O": [ 2129 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33510": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 61184 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 45 ], + "I1": [ 2127 ], + "I2": [ 96 ], + "I3": [ 99 ], + "O": [ 2131 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33511": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2132 ], + "I1": [ 99 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2133 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33512": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 68 ], + "I1": [ 45 ], + "I2": [ 96 ], + "I3": [ "0" ], + "O": [ 2132 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33513": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 63488 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 67 ], + "I1": [ 52 ], + "I2": [ 2127 ], + "I3": [ 106 ], + "O": [ 2134 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33514": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 48 ], + "I1": [ 67 ], + "I2": [ 106 ], + "I3": [ "0" ], + "O": [ 2135 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33515": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 101 ], + "I1": [ 99 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2136 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33516": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 101 ], + "I1": [ 100 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2137 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33517": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 37 ], + "I1": [ 60 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2138 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33518": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 676 ], + "I1": [ 677 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2139 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33519": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1072 ], + "I1": [ 328 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2140 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33520": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1086 ], + "I1": [ 330 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2141 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33521": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1036 ], + "I1": [ 319 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2142 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33522": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1072 ], + "I1": [ 328 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2143 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33523": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1086 ], + "I1": [ 330 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2144 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33524": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 332 ], + "I1": [ 1043 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2145 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33525": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 333 ], + "I1": [ 1058 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2146 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33526": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 334 ], + "I1": [ 1065 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2147 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33527": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 329 ], + "I1": [ 1079 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2148 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33528": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 331 ], + "I1": [ 1093 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2149 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33529": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 342 ], + "I1": [ 1100 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2150 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33530": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 343 ], + "I1": [ 1107 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2151 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33531": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 344 ], + "I1": [ 1114 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2152 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33532": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 345 ], + "I1": [ 1121 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2153 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33533": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 338 ], + "I1": [ 1128 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2154 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33534": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 339 ], + "I1": [ 1135 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2155 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33535": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 340 ], + "I1": [ 1142 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2156 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33536": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ 1149 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2157 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33537": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ 1156 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2158 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33538": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ 1163 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2159 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33539": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ 1170 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2160 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33540": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ 1177 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2161 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33541": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ 1184 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2162 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33542": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ 1191 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2163 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33543": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ 1198 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2164 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33544": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ 1205 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2165 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33545": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ 1212 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2166 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33546": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ 1219 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2167 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33547": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ 1226 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2168 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33548": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1058 ], + "I1": [ 333 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2169 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33549": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1065 ], + "I1": [ 334 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2170 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33550": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1079 ], + "I1": [ 329 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2171 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33551": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1093 ], + "I1": [ 331 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2172 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33552": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1100 ], + "I1": [ 342 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2173 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33553": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1107 ], + "I1": [ 343 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2174 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33554": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1114 ], + "I1": [ 344 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2175 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33555": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1121 ], + "I1": [ 345 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2176 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33556": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1128 ], + "I1": [ 338 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2177 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33557": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1135 ], + "I1": [ 339 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2178 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33558": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1142 ], + "I1": [ 340 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2179 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33559": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1149 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2180 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33560": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1156 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2181 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33561": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1163 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2182 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33562": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1170 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2183 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33563": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1177 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2184 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33564": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1184 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2185 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33565": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1191 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2186 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33566": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1198 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2187 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33567": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1205 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2188 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33568": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1212 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2189 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33569": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1219 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2190 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33570": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1226 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2191 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33571": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1233 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2192 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33572": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1072 ], + "I1": [ 328 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2193 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33573": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1086 ], + "I1": [ 330 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2194 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33574": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1043 ], + "I1": [ 332 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2195 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33575": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1058 ], + "I1": [ 333 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2196 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33576": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1065 ], + "I1": [ 334 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2197 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33577": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1079 ], + "I1": [ 329 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2198 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33578": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1093 ], + "I1": [ 331 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2199 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33579": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1100 ], + "I1": [ 342 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2200 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33580": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1107 ], + "I1": [ 343 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2201 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33581": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1114 ], + "I1": [ 344 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2202 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33582": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1121 ], + "I1": [ 345 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2203 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33583": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1128 ], + "I1": [ 338 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2204 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33584": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1135 ], + "I1": [ 339 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2205 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33585": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1142 ], + "I1": [ 340 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2206 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33586": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1149 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2207 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33587": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1156 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2208 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33588": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1163 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2209 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33589": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1170 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2210 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33590": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1177 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2211 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33591": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1184 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2212 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33592": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1191 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2213 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33593": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1198 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2214 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33594": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1205 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2215 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33595": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1212 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2216 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33596": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1219 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2217 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33597": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1226 ], + "I1": [ 341 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2218 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33598": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 232 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2219 ], + "I1": [ 2220 ], + "I2": [ 2221 ], + "I3": [ "0" ], + "O": [ 2222 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33599": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2223 ], + "I1": [ 2224 ], + "I2": [ 2225 ], + "I3": [ "0" ], + "O": [ 2219 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33600": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1843 ], + "I1": [ 2226 ], + "I2": [ 2227 ], + "I3": [ "0" ], + "O": [ 2223 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33601": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2228 ], + "I1": [ 2229 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2227 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33602": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1837 ], + "I1": [ 1838 ], + "I2": [ 1839 ], + "I3": [ "0" ], + "O": [ 2228 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33603": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2230 ], + "I1": [ 2231 ], + "I2": [ 2232 ], + "I3": [ "0" ], + "O": [ 2229 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33604": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 1842 ], + "I2": [ 1840 ], + "I3": [ 2233 ], + "O": [ 2230 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33605": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1843 ], + "I1": [ 1845 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2233 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33606": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1847 ], + "I1": [ 1841 ], + "I2": [ 2234 ], + "I3": [ "0" ], + "O": [ 2231 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33607": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1845 ], + "I1": [ 1844 ], + "I2": [ 1840 ], + "I3": [ 1846 ], + "O": [ 2234 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33608": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1849 ], + "I1": [ 1848 ], + "I2": [ 2235 ], + "I3": [ 1850 ], + "O": [ 2232 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33609": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1835 ], + "I1": [ 1836 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2224 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33610": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1851 ], + "I1": [ 1849 ], + "I2": [ 1848 ], + "I3": [ "0" ], + "O": [ 2225 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33611": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1833 ], + "I1": [ 1834 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2220 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33612": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1853 ], + "I1": [ 1854 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2221 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33613": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2236 ], + "I1": [ 2237 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2238 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33614": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2239 ], + "I1": [ 2240 ], + "I2": [ 2241 ], + "I3": [ "0" ], + "O": [ 2237 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33615": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2227 ], + "I1": [ 1843 ], + "I2": [ 2226 ], + "I3": [ "0" ], + "O": [ 2239 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33616": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 34680 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1845 ], + "I1": [ 2226 ], + "I2": [ 2242 ], + "I3": [ 2243 ], + "O": [ 2240 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33617": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2244 ], + "I1": [ 2245 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2242 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33618": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2230 ], + "I1": [ 2231 ], + "I2": [ 2232 ], + "I3": [ "0" ], + "O": [ 2244 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33619": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2246 ], + "I1": [ 2247 ], + "I2": [ 2248 ], + "I3": [ "0" ], + "O": [ 2245 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33620": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2234 ], + "I2": [ 1847 ], + "I3": [ 2249 ], + "O": [ 2246 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33621": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1845 ], + "I1": [ 1840 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2249 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33622": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1849 ], + "I1": [ 1841 ], + "I2": [ 2250 ], + "I3": [ "0" ], + "O": [ 2247 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33623": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1840 ], + "I1": [ 1844 ], + "I2": [ 1847 ], + "I3": [ 1846 ], + "O": [ 2250 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33624": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2235 ], + "I1": [ 1848 ], + "I2": [ 2251 ], + "I3": [ 1850 ], + "O": [ 2248 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33625": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1843 ], + "I1": [ 2252 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2243 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33626": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2253 ], + "I1": [ 2254 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2241 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33627": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2228 ], + "I1": [ 2229 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2253 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33628": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1849 ], + "I1": [ 2235 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2254 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33629": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2223 ], + "I1": [ 2224 ], + "I2": [ 2225 ], + "I3": [ "0" ], + "O": [ 2236 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33630": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2255 ], + "I1": [ 2256 ], + "I2": [ 2257 ], + "I3": [ "0" ], + "O": [ 2258 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33631": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2239 ], + "I1": [ 2240 ], + "I2": [ 2241 ], + "I3": [ "0" ], + "O": [ 2255 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33632": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2259 ], + "I1": [ 2260 ], + "I2": [ 2261 ], + "I3": [ 2262 ], + "O": [ 2256 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33633": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30720 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1845 ], + "I1": [ 2226 ], + "I2": [ 2243 ], + "I3": [ 2242 ], + "O": [ 2259 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33634": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2263 ], + "I1": [ 2264 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2260 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33635": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2265 ], + "I1": [ 2266 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2263 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33636": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2246 ], + "I1": [ 2247 ], + "I2": [ 2248 ], + "I3": [ "0" ], + "O": [ 2265 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33637": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2267 ], + "I1": [ 2268 ], + "I2": [ 2269 ], + "I3": [ "0" ], + "O": [ 2266 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33638": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2250 ], + "I2": [ 1849 ], + "I3": [ 2270 ], + "O": [ 2267 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33639": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1840 ], + "I1": [ 1847 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2270 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33640": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2235 ], + "I1": [ 1841 ], + "I2": [ 2271 ], + "I3": [ "0" ], + "O": [ 2268 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33641": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1847 ], + "I1": [ 1844 ], + "I2": [ 1849 ], + "I3": [ 1846 ], + "O": [ 2271 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33642": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2251 ], + "I1": [ 1848 ], + "I2": [ 2272 ], + "I3": [ 1850 ], + "O": [ 2269 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33643": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 34680 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1840 ], + "I1": [ 2226 ], + "I2": [ 2273 ], + "I3": [ 2274 ], + "O": [ 2264 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33644": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2243 ], + "I1": [ 1845 ], + "I2": [ 2226 ], + "I3": [ "0" ], + "O": [ 2273 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33645": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1843 ], + "I1": [ 2275 ], + "I2": [ 1845 ], + "I3": [ 2252 ], + "O": [ 2274 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33646": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2244 ], + "I1": [ 2245 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2261 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33647": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2235 ], + "I1": [ 2251 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2262 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33648": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2253 ], + "I1": [ 2254 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2257 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33649": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2276 ], + "I1": [ 2277 ], + "I2": [ 2278 ], + "I3": [ "0" ], + "O": [ 2279 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33650": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28951 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2259 ], + "I1": [ 2260 ], + "I2": [ 2261 ], + "I3": [ 2262 ], + "O": [ 2276 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33651": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2280 ], + "I1": [ 2281 ], + "I2": [ 2282 ], + "I3": [ 2283 ], + "O": [ 2277 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33652": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2263 ], + "I1": [ 2264 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2280 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33653": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2284 ], + "I1": [ 2285 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2281 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33654": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1847 ], + "I1": [ 2226 ], + "I2": [ 2286 ], + "I3": [ 2287 ], + "O": [ 2284 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33655": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2274 ], + "I2": [ 1840 ], + "I3": [ 2288 ], + "O": [ 2286 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33656": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2243 ], + "I1": [ 1845 ], + "I2": [ 2275 ], + "I3": [ "0" ], + "O": [ 2288 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33657": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1845 ], + "I1": [ 2275 ], + "I2": [ 1840 ], + "I3": [ 2252 ], + "O": [ 2287 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33658": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2289 ], + "I1": [ 2290 ], + "I2": [ 2291 ], + "I3": [ "0" ], + "O": [ 2285 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33659": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 96 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1840 ], + "I1": [ 2274 ], + "I2": [ 2273 ], + "I3": [ "0" ], + "O": [ 2289 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33660": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2267 ], + "I1": [ 2268 ], + "I2": [ 2269 ], + "I3": [ "0" ], + "O": [ 2290 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33661": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2292 ], + "I1": [ 2293 ], + "I2": [ 2294 ], + "I3": [ "0" ], + "O": [ 2291 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33662": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2271 ], + "I2": [ 2235 ], + "I3": [ 2295 ], + "O": [ 2292 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33663": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1847 ], + "I1": [ 1849 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2295 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33664": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2251 ], + "I1": [ 1841 ], + "I2": [ 2296 ], + "I3": [ "0" ], + "O": [ 2293 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33665": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1849 ], + "I1": [ 1844 ], + "I2": [ 2235 ], + "I3": [ 1846 ], + "O": [ 2296 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33666": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2272 ], + "I1": [ 1848 ], + "I2": [ 2297 ], + "I3": [ 1850 ], + "O": [ 2294 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33667": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2265 ], + "I1": [ 2266 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2282 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33668": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2251 ], + "I1": [ 2272 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2283 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33669": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2261 ], + "I1": [ 2262 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2278 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33670": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 178 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2298 ], + "I1": [ 2299 ], + "I2": [ 2300 ], + "I3": [ "0" ], + "O": [ 2301 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33671": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2302 ], + "I1": [ 2303 ], + "I2": [ 2304 ], + "I3": [ "0" ], + "O": [ 2298 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33672": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2305 ], + "I1": [ 2306 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2302 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33673": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2307 ], + "I1": [ 2308 ], + "I2": [ 2309 ], + "I3": [ "0" ], + "O": [ 2305 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33674": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1847 ], + "I1": [ 2226 ], + "I2": [ 2286 ], + "I3": [ 2287 ], + "O": [ 2307 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33675": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2292 ], + "I1": [ 2293 ], + "I2": [ 2294 ], + "I3": [ "0" ], + "O": [ 2308 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33676": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2310 ], + "I1": [ 2311 ], + "I2": [ 2312 ], + "I3": [ "0" ], + "O": [ 2309 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33677": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2296 ], + "I2": [ 2251 ], + "I3": [ 2313 ], + "O": [ 2310 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33678": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1849 ], + "I1": [ 2235 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2313 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33679": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2272 ], + "I1": [ 1841 ], + "I2": [ 2314 ], + "I3": [ "0" ], + "O": [ 2311 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33680": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2235 ], + "I1": [ 1844 ], + "I2": [ 2251 ], + "I3": [ 1846 ], + "O": [ 2314 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33681": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2297 ], + "I1": [ 1848 ], + "I2": [ 2315 ], + "I3": [ 1850 ], + "O": [ 2312 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33682": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1849 ], + "I1": [ 2226 ], + "I2": [ 2316 ], + "I3": [ 2317 ], + "O": [ 2306 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33683": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2287 ], + "I2": [ 1847 ], + "I3": [ 2318 ], + "O": [ 2316 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33684": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1845 ], + "I1": [ 1840 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2318 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33685": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1840 ], + "I1": [ 2275 ], + "I2": [ 1847 ], + "I3": [ 2252 ], + "O": [ 2317 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33686": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2284 ], + "I1": [ 2285 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2303 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33687": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2319 ], + "I1": [ 2320 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2304 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33688": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2289 ], + "I1": [ 2291 ], + "I2": [ 2290 ], + "I3": [ "0" ], + "O": [ 2319 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33689": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2272 ], + "I1": [ 2297 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2320 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33690": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28951 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2280 ], + "I1": [ 2281 ], + "I2": [ 2282 ], + "I3": [ 2283 ], + "O": [ 2299 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33691": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2282 ], + "I1": [ 2283 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2300 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33692": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2321 ], + "I1": [ 2322 ], + "I2": [ 2323 ], + "I3": [ "0" ], + "O": [ 2324 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33693": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2302 ], + "I1": [ 2303 ], + "I2": [ 2304 ], + "I3": [ "0" ], + "O": [ 2321 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33694": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2325 ], + "I1": [ 2326 ], + "I2": [ 2327 ], + "I3": [ "0" ], + "O": [ 2322 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33695": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2305 ], + "I1": [ 2306 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2325 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33696": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2328 ], + "I1": [ 2329 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2326 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33697": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2330 ], + "I1": [ 2331 ], + "I2": [ 2332 ], + "I3": [ "0" ], + "O": [ 2328 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33698": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1849 ], + "I1": [ 2226 ], + "I2": [ 2316 ], + "I3": [ 2317 ], + "O": [ 2330 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33699": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2310 ], + "I1": [ 2311 ], + "I2": [ 2312 ], + "I3": [ "0" ], + "O": [ 2331 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33700": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2333 ], + "I1": [ 2334 ], + "I2": [ 2335 ], + "I3": [ "0" ], + "O": [ 2332 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33701": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2314 ], + "I2": [ 2272 ], + "I3": [ 2336 ], + "O": [ 2333 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33702": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2235 ], + "I1": [ 2251 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2336 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33703": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2297 ], + "I1": [ 1841 ], + "I2": [ 2337 ], + "I3": [ "0" ], + "O": [ 2334 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33704": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2251 ], + "I1": [ 1844 ], + "I2": [ 2272 ], + "I3": [ 1846 ], + "O": [ 2337 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33705": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2315 ], + "I1": [ 1848 ], + "I2": [ 2338 ], + "I3": [ 1850 ], + "O": [ 2335 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33706": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2235 ], + "I1": [ 2226 ], + "I2": [ 2339 ], + "I3": [ 2340 ], + "O": [ 2329 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33707": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2317 ], + "I2": [ 1849 ], + "I3": [ 2341 ], + "O": [ 2339 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33708": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1840 ], + "I1": [ 1847 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2341 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33709": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1847 ], + "I1": [ 2275 ], + "I2": [ 1849 ], + "I3": [ 2252 ], + "O": [ 2340 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33710": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19890 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2307 ], + "I1": [ 2308 ], + "I2": [ 2309 ], + "I3": [ 2342 ], + "O": [ 2327 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33711": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2297 ], + "I1": [ 2315 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2342 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33712": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2319 ], + "I1": [ 2320 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2323 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33713": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2343 ], + "I1": [ 2344 ], + "I2": [ 2345 ], + "I3": [ "0" ], + "O": [ 2346 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33714": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2325 ], + "I1": [ 2326 ], + "I2": [ 2327 ], + "I3": [ "0" ], + "O": [ 2343 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33715": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2347 ], + "I1": [ 2348 ], + "I2": [ 2349 ], + "I3": [ "0" ], + "O": [ 2344 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33716": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2328 ], + "I1": [ 2329 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2347 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33717": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2350 ], + "I1": [ 2351 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2348 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33718": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2352 ], + "I1": [ 2353 ], + "I2": [ 2354 ], + "I3": [ "0" ], + "O": [ 2350 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33719": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2235 ], + "I1": [ 2226 ], + "I2": [ 2339 ], + "I3": [ 2340 ], + "O": [ 2352 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33720": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2333 ], + "I1": [ 2334 ], + "I2": [ 2335 ], + "I3": [ "0" ], + "O": [ 2353 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33721": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2355 ], + "I1": [ 2356 ], + "I2": [ 2357 ], + "I3": [ "0" ], + "O": [ 2354 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33722": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2337 ], + "I2": [ 2297 ], + "I3": [ 2358 ], + "O": [ 2355 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33723": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2251 ], + "I1": [ 2272 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2358 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33724": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2315 ], + "I1": [ 1841 ], + "I2": [ 2359 ], + "I3": [ "0" ], + "O": [ 2356 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33725": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2272 ], + "I1": [ 1844 ], + "I2": [ 2297 ], + "I3": [ 1846 ], + "O": [ 2359 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33726": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2338 ], + "I1": [ 1848 ], + "I2": [ 2360 ], + "I3": [ 1850 ], + "O": [ 2357 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33727": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2251 ], + "I1": [ 2226 ], + "I2": [ 2361 ], + "I3": [ 2362 ], + "O": [ 2351 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33728": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2340 ], + "I2": [ 2235 ], + "I3": [ 2363 ], + "O": [ 2361 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33729": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1847 ], + "I1": [ 1849 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2363 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33730": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1849 ], + "I1": [ 2275 ], + "I2": [ 2235 ], + "I3": [ 2252 ], + "O": [ 2362 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33731": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19890 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2330 ], + "I1": [ 2331 ], + "I2": [ 2332 ], + "I3": [ 2364 ], + "O": [ 2349 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33732": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2315 ], + "I1": [ 2338 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2364 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33733": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2307 ], + "I1": [ 2308 ], + "I2": [ 2309 ], + "I3": [ 2342 ], + "O": [ 2345 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33734": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2365 ], + "I1": [ 2366 ], + "I2": [ 2367 ], + "I3": [ "0" ], + "O": [ 2368 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33735": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2347 ], + "I1": [ 2348 ], + "I2": [ 2349 ], + "I3": [ "0" ], + "O": [ 2365 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33736": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2369 ], + "I1": [ 2370 ], + "I2": [ 2371 ], + "I3": [ "0" ], + "O": [ 2366 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33737": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2350 ], + "I1": [ 2351 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2369 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33738": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2372 ], + "I1": [ 2373 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2370 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33739": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2374 ], + "I1": [ 2375 ], + "I2": [ 2376 ], + "I3": [ "0" ], + "O": [ 2372 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33740": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2251 ], + "I1": [ 2226 ], + "I2": [ 2361 ], + "I3": [ 2362 ], + "O": [ 2374 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33741": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2355 ], + "I1": [ 2356 ], + "I2": [ 2357 ], + "I3": [ "0" ], + "O": [ 2375 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33742": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2377 ], + "I1": [ 2378 ], + "I2": [ 2379 ], + "I3": [ "0" ], + "O": [ 2376 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33743": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2359 ], + "I2": [ 2315 ], + "I3": [ 2380 ], + "O": [ 2377 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33744": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2272 ], + "I1": [ 2297 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2380 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33745": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2338 ], + "I1": [ 1841 ], + "I2": [ 2381 ], + "I3": [ "0" ], + "O": [ 2378 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33746": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2297 ], + "I1": [ 1844 ], + "I2": [ 2315 ], + "I3": [ 1846 ], + "O": [ 2381 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33747": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2360 ], + "I1": [ 1848 ], + "I2": [ 2382 ], + "I3": [ 1850 ], + "O": [ 2379 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33748": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2272 ], + "I1": [ 2226 ], + "I2": [ 2383 ], + "I3": [ 2384 ], + "O": [ 2373 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33749": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2362 ], + "I2": [ 2251 ], + "I3": [ 2385 ], + "O": [ 2383 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33750": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1849 ], + "I1": [ 2235 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2385 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33751": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2235 ], + "I1": [ 2275 ], + "I2": [ 2251 ], + "I3": [ 2252 ], + "O": [ 2384 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33752": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19890 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2352 ], + "I1": [ 2353 ], + "I2": [ 2354 ], + "I3": [ 2386 ], + "O": [ 2371 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33753": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2338 ], + "I1": [ 2360 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2386 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33754": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2330 ], + "I1": [ 2331 ], + "I2": [ 2332 ], + "I3": [ 2364 ], + "O": [ 2367 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33755": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2387 ], + "I1": [ 2388 ], + "I2": [ 2389 ], + "I3": [ "0" ], + "O": [ 2390 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33756": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2369 ], + "I1": [ 2370 ], + "I2": [ 2371 ], + "I3": [ "0" ], + "O": [ 2387 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33757": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2391 ], + "I1": [ 2392 ], + "I2": [ 2393 ], + "I3": [ 2394 ], + "O": [ 2388 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33758": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2372 ], + "I1": [ 2373 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2391 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33759": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2395 ], + "I1": [ 2396 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2392 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33760": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1843 ], + "I1": [ 2394 ], + "I2": [ 2397 ], + "I3": [ "0" ], + "O": [ 2395 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33761": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2297 ], + "I1": [ 2226 ], + "I2": [ 2398 ], + "I3": [ 2399 ], + "O": [ 2397 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33762": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2384 ], + "I2": [ 2272 ], + "I3": [ 2400 ], + "O": [ 2398 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33763": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2235 ], + "I1": [ 2251 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2400 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33764": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2251 ], + "I1": [ 2275 ], + "I2": [ 2272 ], + "I3": [ 2252 ], + "O": [ 2399 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33765": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2401 ], + "I1": [ 2402 ], + "I2": [ 2403 ], + "I3": [ "0" ], + "O": [ 2396 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33766": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2272 ], + "I1": [ 2226 ], + "I2": [ 2383 ], + "I3": [ 2384 ], + "O": [ 2401 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33767": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2377 ], + "I1": [ 2378 ], + "I2": [ 2379 ], + "I3": [ "0" ], + "O": [ 2402 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33768": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2404 ], + "I1": [ 2405 ], + "I2": [ 2406 ], + "I3": [ "0" ], + "O": [ 2403 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33769": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2381 ], + "I2": [ 2338 ], + "I3": [ 2407 ], + "O": [ 2404 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33770": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2297 ], + "I1": [ 2315 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2407 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33771": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2360 ], + "I1": [ 1841 ], + "I2": [ 2408 ], + "I3": [ "0" ], + "O": [ 2405 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33772": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2315 ], + "I1": [ 1844 ], + "I2": [ 2338 ], + "I3": [ 1846 ], + "O": [ 2408 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33773": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2382 ], + "I1": [ 1848 ], + "I2": [ 2409 ], + "I3": [ 1850 ], + "O": [ 2406 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33774": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2410 ], + "I1": [ 2411 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2393 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33775": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2374 ], + "I1": [ 2376 ], + "I2": [ 2375 ], + "I3": [ "0" ], + "O": [ 2410 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33776": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2360 ], + "I1": [ 2382 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2411 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33777": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2352 ], + "I1": [ 2353 ], + "I2": [ 2354 ], + "I3": [ 2386 ], + "O": [ 2389 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33778": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2412 ], + "I1": [ 2413 ], + "I2": [ 2414 ], + "I3": [ "0" ], + "O": [ 2415 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33779": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28951 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2391 ], + "I1": [ 2392 ], + "I2": [ 2393 ], + "I3": [ 2394 ], + "O": [ 2412 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33780": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2416 ], + "I1": [ 2417 ], + "I2": [ 2418 ], + "I3": [ 2419 ], + "O": [ 2414 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33781": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2395 ], + "I1": [ 2396 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2416 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33782": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2420 ], + "I1": [ 2421 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2417 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33783": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1843 ], + "I1": [ 2397 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2420 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33784": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1845 ], + "I1": [ 2394 ], + "I2": [ 2422 ], + "I3": [ "0" ], + "O": [ 2421 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33785": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2315 ], + "I1": [ 2226 ], + "I2": [ 2423 ], + "I3": [ 2424 ], + "O": [ 2422 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33786": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2399 ], + "I2": [ 2297 ], + "I3": [ 2425 ], + "O": [ 2423 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33787": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2251 ], + "I1": [ 2272 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2425 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33788": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2272 ], + "I1": [ 2275 ], + "I2": [ 2297 ], + "I3": [ 2252 ], + "O": [ 2424 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33789": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2426 ], + "I1": [ 2427 ], + "I2": [ 2428 ], + "I3": [ "0" ], + "O": [ 2418 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33790": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2297 ], + "I1": [ 2226 ], + "I2": [ 2398 ], + "I3": [ 2399 ], + "O": [ 2426 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33791": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2404 ], + "I1": [ 2405 ], + "I2": [ 2406 ], + "I3": [ "0" ], + "O": [ 2427 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33792": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2429 ], + "I1": [ 2430 ], + "I2": [ 2431 ], + "I3": [ "0" ], + "O": [ 2428 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33793": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2408 ], + "I2": [ 2360 ], + "I3": [ 2432 ], + "O": [ 2429 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33794": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2315 ], + "I1": [ 2338 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2432 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33795": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2382 ], + "I1": [ 1841 ], + "I2": [ 2433 ], + "I3": [ "0" ], + "O": [ 2430 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33796": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2338 ], + "I1": [ 1844 ], + "I2": [ 2360 ], + "I3": [ 1846 ], + "O": [ 2433 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33797": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2409 ], + "I1": [ 1848 ], + "I2": [ 2434 ], + "I3": [ 1850 ], + "O": [ 2431 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33798": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19890 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2401 ], + "I1": [ 2402 ], + "I2": [ 2403 ], + "I3": [ 2435 ], + "O": [ 2419 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33799": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2382 ], + "I1": [ 2409 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2435 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33800": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2410 ], + "I1": [ 2411 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2413 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33801": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2436 ], + "I1": [ 2437 ], + "I2": [ 2438 ], + "I3": [ "0" ], + "O": [ 2439 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33802": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28951 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2416 ], + "I1": [ 2419 ], + "I2": [ 2418 ], + "I3": [ 2417 ], + "O": [ 2436 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33803": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2440 ], + "I1": [ 2441 ], + "I2": [ 2442 ], + "I3": [ "0" ], + "O": [ 2437 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33804": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2420 ], + "I1": [ 2421 ], + "I2": [ 2418 ], + "I3": [ "0" ], + "O": [ 2440 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33805": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2443 ], + "I1": [ 2444 ], + "I2": [ 2445 ], + "I3": [ "0" ], + "O": [ 2441 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33806": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1845 ], + "I1": [ 2422 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2443 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33807": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1840 ], + "I1": [ 2394 ], + "I2": [ 2446 ], + "I3": [ "0" ], + "O": [ 2444 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33808": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2338 ], + "I1": [ 2226 ], + "I2": [ 2447 ], + "I3": [ 2448 ], + "O": [ 2446 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33809": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2424 ], + "I2": [ 2315 ], + "I3": [ 2449 ], + "O": [ 2447 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33810": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2272 ], + "I1": [ 2297 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2449 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33811": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2297 ], + "I1": [ 2275 ], + "I2": [ 2315 ], + "I3": [ 2252 ], + "O": [ 2448 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33812": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2450 ], + "I1": [ 2451 ], + "I2": [ 2452 ], + "I3": [ "0" ], + "O": [ 2445 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33813": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2315 ], + "I1": [ 2226 ], + "I2": [ 2423 ], + "I3": [ 2424 ], + "O": [ 2450 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33814": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2429 ], + "I1": [ 2430 ], + "I2": [ 2431 ], + "I3": [ "0" ], + "O": [ 2451 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33815": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2453 ], + "I1": [ 2454 ], + "I2": [ 2455 ], + "I3": [ "0" ], + "O": [ 2452 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33816": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2433 ], + "I2": [ 2382 ], + "I3": [ 2456 ], + "O": [ 2453 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33817": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2338 ], + "I1": [ 2360 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2456 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33818": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2409 ], + "I1": [ 1841 ], + "I2": [ 2457 ], + "I3": [ "0" ], + "O": [ 2454 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33819": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2360 ], + "I1": [ 1844 ], + "I2": [ 2382 ], + "I3": [ 1846 ], + "O": [ 2457 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33820": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 96 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1848 ], + "I1": [ 1850 ], + "I2": [ 2434 ], + "I3": [ "0" ], + "O": [ 2455 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33821": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19890 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2426 ], + "I1": [ 2427 ], + "I2": [ 2428 ], + "I3": [ 2458 ], + "O": [ 2442 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33822": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2409 ], + "I1": [ 2434 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2458 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33823": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2401 ], + "I1": [ 2402 ], + "I2": [ 2403 ], + "I3": [ 2435 ], + "O": [ 2438 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33824": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2459 ], + "I1": [ 2460 ], + "I2": [ 2461 ], + "I3": [ "0" ], + "O": [ 2462 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33825": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2440 ], + "I1": [ 2441 ], + "I2": [ 2442 ], + "I3": [ "0" ], + "O": [ 2459 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33826": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2463 ], + "I1": [ 2464 ], + "I2": [ 2465 ], + "I3": [ 2466 ], + "O": [ 2460 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33827": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2443 ], + "I1": [ 2444 ], + "I2": [ 2445 ], + "I3": [ "0" ], + "O": [ 2463 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33828": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2467 ], + "I1": [ 2468 ], + "I2": [ 2469 ], + "I3": [ "0" ], + "O": [ 2464 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33829": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1840 ], + "I1": [ 2446 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2467 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33830": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1847 ], + "I1": [ 2394 ], + "I2": [ 2470 ], + "I3": [ "0" ], + "O": [ 2468 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33831": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2360 ], + "I1": [ 2226 ], + "I2": [ 2471 ], + "I3": [ 2472 ], + "O": [ 2470 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33832": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2448 ], + "I2": [ 2338 ], + "I3": [ 2473 ], + "O": [ 2471 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33833": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2297 ], + "I1": [ 2315 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2473 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33834": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2315 ], + "I1": [ 2275 ], + "I2": [ 2338 ], + "I3": [ 2252 ], + "O": [ 2472 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33835": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2474 ], + "I1": [ 2475 ], + "I2": [ 2476 ], + "I3": [ "0" ], + "O": [ 2469 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33836": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2338 ], + "I1": [ 2226 ], + "I2": [ 2447 ], + "I3": [ 2448 ], + "O": [ 2474 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33837": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2453 ], + "I1": [ 2454 ], + "I2": [ 2455 ], + "I3": [ "0" ], + "O": [ 2475 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33838": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2477 ], + "I1": [ 2478 ], + "I2": [ 2455 ], + "I3": [ 2479 ], + "O": [ 2476 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33839": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2457 ], + "I2": [ 2409 ], + "I3": [ 2480 ], + "O": [ 2477 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33840": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2360 ], + "I1": [ 2382 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2480 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33841": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2382 ], + "I1": [ 1844 ], + "I2": [ 2481 ], + "I3": [ "0" ], + "O": [ 2478 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33842": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2409 ], + "I1": [ 1846 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2481 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33843": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2434 ], + "I1": [ 1841 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2479 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33844": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2450 ], + "I1": [ 2452 ], + "I2": [ 2451 ], + "I3": [ "0" ], + "O": [ 2465 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33845": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2434 ], + "I1": [ 1848 ], + "I2": [ 1850 ], + "I3": [ "0" ], + "O": [ 2466 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33846": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2426 ], + "I1": [ 2427 ], + "I2": [ 2428 ], + "I3": [ 2458 ], + "O": [ 2461 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33847": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2482 ], + "I1": [ 2483 ], + "I2": [ 2484 ], + "I3": [ "0" ], + "O": [ 2485 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33848": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11186 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2463 ], + "I1": [ 2464 ], + "I2": [ 2465 ], + "I3": [ 2466 ], + "O": [ 2482 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33849": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2486 ], + "I1": [ 2487 ], + "I2": [ 2488 ], + "I3": [ "0" ], + "O": [ 2483 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33850": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2467 ], + "I1": [ 2468 ], + "I2": [ 2469 ], + "I3": [ "0" ], + "O": [ 2486 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33851": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2489 ], + "I1": [ 2490 ], + "I2": [ 2491 ], + "I3": [ 2492 ], + "O": [ 2487 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33852": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1847 ], + "I1": [ 2470 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2489 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33853": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1849 ], + "I1": [ 2394 ], + "I2": [ 2493 ], + "I3": [ "0" ], + "O": [ 2490 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33854": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2382 ], + "I1": [ 2226 ], + "I2": [ 2494 ], + "I3": [ 2495 ], + "O": [ 2493 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33855": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2472 ], + "I2": [ 2360 ], + "I3": [ 2496 ], + "O": [ 2494 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33856": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2315 ], + "I1": [ 2338 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2496 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33857": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2338 ], + "I1": [ 2275 ], + "I2": [ 2360 ], + "I3": [ 2252 ], + "O": [ 2495 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33858": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2497 ], + "I1": [ 2498 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2491 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33859": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2360 ], + "I1": [ 2226 ], + "I2": [ 2471 ], + "I3": [ 2472 ], + "O": [ 2497 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33860": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2499 ], + "I1": [ 2500 ], + "I2": [ 2455 ], + "I3": [ 2479 ], + "O": [ 2498 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33861": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6007 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2479 ], + "I1": [ 2481 ], + "I2": [ 2382 ], + "I3": [ 1844 ], + "O": [ 2499 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33862": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2434 ], + "I1": [ 1846 ], + "I2": [ 2501 ], + "I3": [ "0" ], + "O": [ 2500 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33863": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2409 ], + "I1": [ 1844 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2501 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33864": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45611 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2477 ], + "I1": [ 2455 ], + "I2": [ 2478 ], + "I3": [ 2479 ], + "O": [ 2492 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33865": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2502 ], + "I1": [ 2466 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2488 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33866": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2474 ], + "I1": [ 2476 ], + "I2": [ 2475 ], + "I3": [ "0" ], + "O": [ 2502 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33867": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2465 ], + "I1": [ 2466 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2484 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33868": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2503 ], + "I1": [ 2504 ], + "I2": [ 2505 ], + "I3": [ "0" ], + "O": [ 2506 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33869": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2486 ], + "I1": [ 2487 ], + "I2": [ 2488 ], + "I3": [ "0" ], + "O": [ 2503 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33870": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2507 ], + "I1": [ 2508 ], + "I2": [ 2509 ], + "I3": [ "0" ], + "O": [ 2504 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33871": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6001 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2489 ], + "I1": [ 2490 ], + "I2": [ 2491 ], + "I3": [ 2492 ], + "O": [ 2507 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33872": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2510 ], + "I1": [ 2511 ], + "I2": [ 2512 ], + "I3": [ 2513 ], + "O": [ 2508 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33873": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1849 ], + "I1": [ 2493 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2510 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33874": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2235 ], + "I1": [ 2394 ], + "I2": [ 2514 ], + "I3": [ "0" ], + "O": [ 2511 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33875": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2409 ], + "I1": [ 2226 ], + "I2": [ 2515 ], + "I3": [ 2516 ], + "O": [ 2514 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33876": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2495 ], + "I2": [ 2382 ], + "I3": [ 2517 ], + "O": [ 2515 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33877": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2338 ], + "I1": [ 2360 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2517 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33878": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2360 ], + "I1": [ 2275 ], + "I2": [ 2382 ], + "I3": [ 2252 ], + "O": [ 2516 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33879": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2518 ], + "I1": [ 2519 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2512 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33880": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2382 ], + "I1": [ 2226 ], + "I2": [ 2494 ], + "I3": [ 2495 ], + "O": [ 2518 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33881": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2520 ], + "I1": [ 2455 ], + "I2": [ 2479 ], + "I3": [ 2521 ], + "O": [ 2519 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33882": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6143 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2501 ], + "I1": [ 1846 ], + "I2": [ 1841 ], + "I3": [ 2434 ], + "O": [ 2520 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33883": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 96 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1844 ], + "I1": [ 1846 ], + "I2": [ 2434 ], + "I3": [ "0" ], + "O": [ 2521 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33884": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45611 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2499 ], + "I1": [ 2455 ], + "I2": [ 2500 ], + "I3": [ 2479 ], + "O": [ 2513 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33885": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2522 ], + "I1": [ 2466 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2509 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33886": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2497 ], + "I1": [ 2498 ], + "I2": [ 2492 ], + "I3": [ "0" ], + "O": [ 2522 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33887": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2502 ], + "I1": [ 2466 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2505 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33888": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2523 ], + "I1": [ 2524 ], + "I2": [ 2525 ], + "I3": [ "0" ], + "O": [ 2526 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33889": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2507 ], + "I1": [ 2508 ], + "I2": [ 2509 ], + "I3": [ "0" ], + "O": [ 2523 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33890": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2527 ], + "I1": [ 2528 ], + "I2": [ 2529 ], + "I3": [ 2530 ], + "O": [ 2524 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33891": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6001 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2510 ], + "I1": [ 2511 ], + "I2": [ 2512 ], + "I3": [ 2513 ], + "O": [ 2527 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33892": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2531 ], + "I1": [ 2532 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2528 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33893": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2235 ], + "I1": [ 2514 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2531 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33894": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2251 ], + "I1": [ 2394 ], + "I2": [ 2533 ], + "I3": [ "0" ], + "O": [ 2532 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33895": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2434 ], + "I1": [ 2226 ], + "I2": [ 2534 ], + "I3": [ 2535 ], + "O": [ 2533 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33896": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2516 ], + "I2": [ 2409 ], + "I3": [ 2536 ], + "O": [ 2534 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33897": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2360 ], + "I1": [ 2382 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2536 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33898": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2382 ], + "I1": [ 2275 ], + "I2": [ 2409 ], + "I3": [ 2252 ], + "O": [ 2535 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33899": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2537 ], + "I1": [ 2538 ], + "I2": [ 2539 ], + "I3": [ "0" ], + "O": [ 2529 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33900": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 225 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2540 ], + "I1": [ 2541 ], + "I2": [ 2455 ], + "I3": [ "0" ], + "O": [ 2537 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33901": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 20 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2520 ], + "I1": [ 2479 ], + "I2": [ 2521 ], + "I3": [ "0" ], + "O": [ 2540 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33902": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 511 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 1844 ], + "I2": [ 1846 ], + "I3": [ 2434 ], + "O": [ 2541 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33903": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2409 ], + "I1": [ 2226 ], + "I2": [ 2515 ], + "I3": [ 2516 ], + "O": [ 2538 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33904": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45611 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2520 ], + "I1": [ 2455 ], + "I2": [ 2479 ], + "I3": [ 2521 ], + "O": [ 2539 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33905": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2542 ], + "I1": [ 2466 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2530 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33906": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2518 ], + "I1": [ 2519 ], + "I2": [ 2513 ], + "I3": [ "0" ], + "O": [ 2542 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33907": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2522 ], + "I1": [ 2466 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2525 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33908": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 178 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2543 ], + "I1": [ 2544 ], + "I2": [ 2545 ], + "I3": [ "0" ], + "O": [ 2546 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33909": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2547 ], + "I1": [ 2548 ], + "I2": [ 2549 ], + "I3": [ "0" ], + "O": [ 2543 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33910": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2529 ], + "I1": [ 2531 ], + "I2": [ 2532 ], + "I3": [ "0" ], + "O": [ 2547 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33911": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2550 ], + "I1": [ 2551 ], + "I2": [ 2552 ], + "I3": [ "0" ], + "O": [ 2548 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33912": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2272 ], + "I1": [ 2394 ], + "I2": [ 2553 ], + "I3": [ "0" ], + "O": [ 2550 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33913": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2434 ], + "I1": [ 2226 ], + "I2": [ 2554 ], + "I3": [ 2555 ], + "O": [ 2553 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33914": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2535 ], + "I2": [ 2434 ], + "I3": [ 2556 ], + "O": [ 2554 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33915": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2557 ], + "I1": [ 2382 ], + "I2": [ 2252 ], + "I3": [ "0" ], + "O": [ 2556 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33916": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2409 ], + "I1": [ 2275 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2557 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33917": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2434 ], + "I1": [ 2252 ], + "I2": [ 2557 ], + "I3": [ "0" ], + "O": [ 2555 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33918": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2537 ], + "I1": [ 2558 ], + "I2": [ 2559 ], + "I3": [ "0" ], + "O": [ 2551 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33919": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2541 ], + "I1": [ 2455 ], + "I2": [ 2540 ], + "I3": [ "0" ], + "O": [ 2558 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33920": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2434 ], + "I1": [ 2226 ], + "I2": [ 2534 ], + "I3": [ 2535 ], + "O": [ 2559 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33921": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2251 ], + "I1": [ 2533 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2552 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33922": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2560 ], + "I1": [ 2466 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2549 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33923": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2537 ], + "I1": [ 2538 ], + "I2": [ 2539 ], + "I3": [ "0" ], + "O": [ 2560 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33924": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45611 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2527 ], + "I1": [ 2530 ], + "I2": [ 2529 ], + "I3": [ 2528 ], + "O": [ 2544 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33925": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2542 ], + "I1": [ 2466 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2545 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33926": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2561 ], + "I1": [ 2562 ], + "I2": [ 2563 ], + "I3": [ "0" ], + "O": [ 2564 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33927": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2547 ], + "I1": [ 2548 ], + "I2": [ 2549 ], + "I3": [ "0" ], + "O": [ 2561 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33928": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2565 ], + "I1": [ 2566 ], + "I2": [ 2567 ], + "I3": [ "0" ], + "O": [ 2562 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33929": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2550 ], + "I1": [ 2551 ], + "I2": [ 2552 ], + "I3": [ "0" ], + "O": [ 2565 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33930": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2568 ], + "I1": [ 2569 ], + "I2": [ 2570 ], + "I3": [ "0" ], + "O": [ 2566 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33931": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2272 ], + "I1": [ 2553 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2568 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33932": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2537 ], + "I1": [ 2571 ], + "I2": [ 2558 ], + "I3": [ "0" ], + "O": [ 2569 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33933": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2434 ], + "I1": [ 2226 ], + "I2": [ 2554 ], + "I3": [ 2555 ], + "O": [ 2571 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33934": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2297 ], + "I1": [ 2394 ], + "I2": [ 2572 ], + "I3": [ "0" ], + "O": [ 2570 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33935": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2434 ], + "I1": [ 2226 ], + "I2": [ 2573 ], + "I3": [ 2574 ], + "O": [ 2572 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33936": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6143 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2557 ], + "I1": [ 2252 ], + "I2": [ 2226 ], + "I3": [ 2434 ], + "O": [ 2573 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33937": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 96 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2275 ], + "I1": [ 2252 ], + "I2": [ 2434 ], + "I3": [ "0" ], + "O": [ 2574 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33938": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2575 ], + "I1": [ 2466 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2567 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33939": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2537 ], + "I1": [ 2559 ], + "I2": [ 2558 ], + "I3": [ "0" ], + "O": [ 2575 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33940": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2560 ], + "I1": [ 2466 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2563 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33941": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2576 ], + "I1": [ 2577 ], + "I2": [ 2578 ], + "I3": [ "0" ], + "O": [ 2579 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33942": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2565 ], + "I1": [ 2566 ], + "I2": [ 2567 ], + "I3": [ "0" ], + "O": [ 2576 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33943": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2580 ], + "I1": [ 2581 ], + "I2": [ 2582 ], + "I3": [ 2583 ], + "O": [ 2577 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33944": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2568 ], + "I1": [ 2569 ], + "I2": [ 2570 ], + "I3": [ "0" ], + "O": [ 2580 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33945": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2584 ], + "I1": [ 2585 ], + "I2": [ 2586 ], + "I3": [ "0" ], + "O": [ 2581 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33946": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2297 ], + "I1": [ 2572 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2584 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33947": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2587 ], + "I1": [ 2588 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2585 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33948": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2573 ], + "I1": [ 2574 ], + "I2": [ 2226 ], + "I3": [ "0" ], + "O": [ 2587 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33949": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 511 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2275 ], + "I2": [ 2252 ], + "I3": [ 2434 ], + "O": [ 2588 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33950": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2315 ], + "I1": [ 2394 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2586 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33951": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2537 ], + "I1": [ 2558 ], + "I2": [ 2587 ], + "I3": [ "0" ], + "O": [ 2582 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33952": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 29070 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2537 ], + "I1": [ 2571 ], + "I2": [ 2558 ], + "I3": [ 2466 ], + "O": [ 2583 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33953": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2575 ], + "I1": [ 2466 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2578 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33954": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2589 ], + "I1": [ 2590 ], + "I2": [ 2591 ], + "I3": [ "0" ], + "O": [ 2592 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33955": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45611 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2580 ], + "I1": [ 2583 ], + "I2": [ 2582 ], + "I3": [ 2581 ], + "O": [ 2589 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33956": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2593 ], + "I1": [ 2594 ], + "I2": [ 2595 ], + "I3": [ "0" ], + "O": [ 2590 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33957": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28951 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2582 ], + "I1": [ 2584 ], + "I2": [ 2585 ], + "I3": [ 2586 ], + "O": [ 2593 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33958": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19380 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2586 ], + "I1": [ 2585 ], + "I2": [ 2582 ], + "I3": [ 2596 ], + "O": [ 2594 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33959": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2338 ], + "I1": [ 2394 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2596 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33960": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19890 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2537 ], + "I1": [ 2558 ], + "I2": [ 2587 ], + "I3": [ 2466 ], + "O": [ 2595 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33961": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2537 ], + "I1": [ 2558 ], + "I2": [ 2571 ], + "I3": [ 2466 ], + "O": [ 2591 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33962": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2597 ], + "I1": [ 2598 ], + "I2": [ 2599 ], + "I3": [ "0" ], + "O": [ 2600 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33963": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2593 ], + "I1": [ 2594 ], + "I2": [ 2595 ], + "I3": [ "0" ], + "O": [ 2597 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33964": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2601 ], + "I1": [ 2602 ], + "I2": [ 2595 ], + "I3": [ "0" ], + "O": [ 2598 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33965": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 29983 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2582 ], + "I1": [ 2586 ], + "I2": [ 2585 ], + "I3": [ 2596 ], + "O": [ 2601 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33966": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19380 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2596 ], + "I1": [ 2585 ], + "I2": [ 2582 ], + "I3": [ 2603 ], + "O": [ 2602 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33967": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2360 ], + "I1": [ 2394 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2603 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33968": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2537 ], + "I1": [ 2558 ], + "I2": [ 2587 ], + "I3": [ 2466 ], + "O": [ 2599 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33969": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2604 ], + "I1": [ 2605 ], + "I2": [ 2599 ], + "I3": [ "0" ], + "O": [ 2606 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33970": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2601 ], + "I1": [ 2602 ], + "I2": [ 2595 ], + "I3": [ "0" ], + "O": [ 2604 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33971": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2607 ], + "I1": [ 2582 ], + "I2": [ 2595 ], + "I3": [ 2608 ], + "O": [ 2605 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33972": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 29983 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2582 ], + "I1": [ 2596 ], + "I2": [ 2585 ], + "I3": [ 2603 ], + "O": [ 2607 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33973": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 75 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2603 ], + "I1": [ 2585 ], + "I2": [ 2609 ], + "I3": [ "0" ], + "O": [ 2608 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33974": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2382 ], + "I1": [ 2394 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2609 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33975": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2610 ], + "I1": [ 2611 ], + "I2": [ 2599 ], + "I3": [ "0" ], + "O": [ 2612 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33976": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11186 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2607 ], + "I1": [ 2595 ], + "I2": [ 2582 ], + "I3": [ 2608 ], + "O": [ 2610 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33977": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2613 ], + "I1": [ 2614 ], + "I2": [ 2595 ], + "I3": [ "0" ], + "O": [ 2611 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33978": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 29983 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2582 ], + "I1": [ 2603 ], + "I2": [ 2585 ], + "I3": [ 2609 ], + "O": [ 2613 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33979": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19380 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2609 ], + "I1": [ 2585 ], + "I2": [ 2582 ], + "I3": [ 2615 ], + "O": [ 2614 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33980": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2409 ], + "I1": [ 2394 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2615 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33981": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1232 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2613 ], + "I1": [ 2614 ], + "I2": [ 2595 ], + "I3": [ 2616 ], + "O": [ 2617 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33982": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2219 ], + "I1": [ 2220 ], + "I2": [ 2221 ], + "I3": [ "0" ], + "O": [ 2618 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33983": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2237 ], + "I1": [ 2236 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2619 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33984": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2255 ], + "I1": [ 2256 ], + "I2": [ 2257 ], + "I3": [ "0" ], + "O": [ 2620 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33985": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2276 ], + "I1": [ 2277 ], + "I2": [ 2278 ], + "I3": [ "0" ], + "O": [ 2621 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33986": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2298 ], + "I1": [ 2299 ], + "I2": [ 2300 ], + "I3": [ "0" ], + "O": [ 2622 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33987": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2321 ], + "I1": [ 2322 ], + "I2": [ 2323 ], + "I3": [ "0" ], + "O": [ 2623 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33988": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2343 ], + "I1": [ 2344 ], + "I2": [ 2345 ], + "I3": [ "0" ], + "O": [ 2624 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33989": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2365 ], + "I1": [ 2366 ], + "I2": [ 2367 ], + "I3": [ "0" ], + "O": [ 2625 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33990": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2387 ], + "I1": [ 2388 ], + "I2": [ 2389 ], + "I3": [ "0" ], + "O": [ 2626 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33991": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2412 ], + "I1": [ 2414 ], + "I2": [ 2413 ], + "I3": [ "0" ], + "O": [ 2627 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33992": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2436 ], + "I1": [ 2437 ], + "I2": [ 2438 ], + "I3": [ "0" ], + "O": [ 2628 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33993": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2459 ], + "I1": [ 2460 ], + "I2": [ 2461 ], + "I3": [ "0" ], + "O": [ 2629 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33994": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2482 ], + "I1": [ 2483 ], + "I2": [ 2484 ], + "I3": [ "0" ], + "O": [ 2630 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33995": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2503 ], + "I1": [ 2504 ], + "I2": [ 2505 ], + "I3": [ "0" ], + "O": [ 2631 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33996": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2523 ], + "I1": [ 2524 ], + "I2": [ 2525 ], + "I3": [ "0" ], + "O": [ 2632 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33997": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2543 ], + "I1": [ 2544 ], + "I2": [ 2545 ], + "I3": [ "0" ], + "O": [ 2633 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33998": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2561 ], + "I1": [ 2562 ], + "I2": [ 2563 ], + "I3": [ "0" ], + "O": [ 2634 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$33999": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2576 ], + "I1": [ 2577 ], + "I2": [ 2578 ], + "I3": [ "0" ], + "O": [ 2635 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34000": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2589 ], + "I1": [ 2590 ], + "I2": [ 2591 ], + "I3": [ "0" ], + "O": [ 2636 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34001": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2597 ], + "I1": [ 2598 ], + "I2": [ 2599 ], + "I3": [ "0" ], + "O": [ 2637 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34002": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2604 ], + "I1": [ 2605 ], + "I2": [ 2599 ], + "I3": [ "0" ], + "O": [ 2638 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34003": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2610 ], + "I1": [ 2611 ], + "I2": [ 2599 ], + "I3": [ "0" ], + "O": [ 2639 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34004": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65294 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2616 ], + "I1": [ 2595 ], + "I2": [ 2617 ], + "I3": [ 2599 ], + "O": [ 2640 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34005": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 254 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2616 ], + "I1": [ 2599 ], + "I2": [ 2595 ], + "I3": [ "0" ], + "O": [ 2641 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34006": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1832 ], + "I1": [ 1830 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2642 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34007": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1072 ], + "I1": [ 384 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2643 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34008": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1086 ], + "I1": [ 386 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2644 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34009": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1072 ], + "I1": [ 384 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2645 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34010": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1086 ], + "I1": [ 386 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2646 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34011": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1043 ], + "I1": [ 388 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2647 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34012": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1058 ], + "I1": [ 389 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2648 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34013": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1065 ], + "I1": [ 390 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2649 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34014": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1079 ], + "I1": [ 385 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2650 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34015": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1093 ], + "I1": [ 387 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2651 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34016": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1100 ], + "I1": [ 391 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2652 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34017": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1107 ], + "I1": [ 392 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2653 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34018": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1114 ], + "I1": [ 393 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2654 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34019": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1121 ], + "I1": [ 394 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2655 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34020": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1128 ], + "I1": [ 395 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2656 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34021": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1135 ], + "I1": [ 396 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2657 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34022": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1142 ], + "I1": [ 397 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2658 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34023": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1149 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2659 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34024": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1156 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2660 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34025": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1163 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2661 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34026": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1170 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2662 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34027": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1177 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2663 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34028": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1184 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2664 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34029": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1191 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2665 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34030": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1198 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2666 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34031": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1205 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2667 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34032": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1212 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2668 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34033": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1219 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2669 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34034": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1226 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2670 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34035": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1036 ], + "I1": [ 373 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2671 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34036": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1058 ], + "I1": [ 389 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2672 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34037": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1065 ], + "I1": [ 390 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2673 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34038": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1079 ], + "I1": [ 385 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2674 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34039": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1093 ], + "I1": [ 387 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2675 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34040": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1100 ], + "I1": [ 391 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2676 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34041": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1107 ], + "I1": [ 392 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2677 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34042": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1114 ], + "I1": [ 393 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2678 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34043": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1121 ], + "I1": [ 394 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2679 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34044": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1128 ], + "I1": [ 395 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2680 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34045": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1135 ], + "I1": [ 396 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2681 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34046": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1142 ], + "I1": [ 397 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2682 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34047": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1149 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2683 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34048": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1156 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2684 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34049": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1163 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2685 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34050": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1170 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2686 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34051": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1177 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2687 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34052": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1184 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2688 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34053": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1191 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2689 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34054": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1198 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2690 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34055": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1205 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2691 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34056": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1212 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2692 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34057": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1219 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2693 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34058": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1226 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2694 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34059": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1233 ], + "I1": [ 398 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2695 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34060": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2696 ], + "I1": [ 2697 ], + "I2": [ 1438 ], + "I3": [ "0" ], + "O": [ 2698 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34061": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2699 ], + "I1": [ 1212 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2696 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34062": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 178 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2700 ], + "I1": [ 1435 ], + "I2": [ 1205 ], + "I3": [ "0" ], + "O": [ 2697 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34063": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1976 ], + "I1": [ 1425 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2701 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34064": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2696 ], + "I1": [ 2697 ], + "I2": [ 1438 ], + "I3": [ "0" ], + "O": [ 2702 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34065": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1971 ], + "I1": [ 1972 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2703 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34066": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2704 ], + "I1": [ 2705 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2706 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34067": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 178 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1975 ], + "I1": [ 1428 ], + "I2": [ 1191 ], + "I3": [ "0" ], + "O": [ 2704 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34068": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2707 ], + "I1": [ 1432 ], + "I2": [ 1198 ], + "I3": [ "0" ], + "O": [ 2705 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34069": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2708 ], + "I1": [ 2709 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2710 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34070": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 178 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2707 ], + "I1": [ 1432 ], + "I2": [ 1198 ], + "I3": [ "0" ], + "O": [ 2708 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34071": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2700 ], + "I1": [ 1435 ], + "I2": [ 1205 ], + "I3": [ "0" ], + "O": [ 2709 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34072": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2711 ], + "I1": [ 2712 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2713 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34073": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2699 ], + "I1": [ 1212 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2711 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34074": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2714 ], + "I1": [ 1219 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2712 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34075": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2715 ], + "I1": [ 2716 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2717 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34076": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2714 ], + "I1": [ 1219 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2715 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34077": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2718 ], + "I1": [ 1226 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2716 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34078": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2704 ], + "I1": [ 2705 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2719 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34079": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2708 ], + "I1": [ 2709 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2720 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34080": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2711 ], + "I1": [ 2712 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2721 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34081": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2715 ], + "I1": [ 2716 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2722 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34082": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 34680 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2718 ], + "I1": [ 1226 ], + "I2": [ 2723 ], + "I3": [ 1233 ], + "O": [ 2724 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34083": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 232 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2725 ], + "I1": [ 2726 ], + "I2": [ 2727 ], + "I3": [ "0" ], + "O": [ 2728 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34084": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2729 ], + "I1": [ 2730 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2725 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34085": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1879 ], + "I1": [ 2226 ], + "I2": [ 2731 ], + "I3": [ "0" ], + "O": [ 2729 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34086": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2732 ], + "I1": [ 2733 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2731 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34087": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1874 ], + "I1": [ 1875 ], + "I2": [ 1876 ], + "I3": [ "0" ], + "O": [ 2732 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34088": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2734 ], + "I1": [ 2735 ], + "I2": [ 2736 ], + "I3": [ "0" ], + "O": [ 2733 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34089": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 1878 ], + "I2": [ 1877 ], + "I3": [ 2737 ], + "O": [ 2734 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34090": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1879 ], + "I1": [ 1880 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2737 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34091": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1881 ], + "I1": [ 1841 ], + "I2": [ 2738 ], + "I3": [ "0" ], + "O": [ 2735 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34092": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1880 ], + "I1": [ 1844 ], + "I2": [ 1877 ], + "I3": [ 1846 ], + "O": [ 2738 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34093": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1882 ], + "I1": [ 1848 ], + "I2": [ 2739 ], + "I3": [ 1850 ], + "O": [ 2736 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34094": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2740 ], + "I1": [ 2741 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2730 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34095": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1872 ], + "I1": [ 1873 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2740 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34096": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1883 ], + "I1": [ 1882 ], + "I2": [ 1848 ], + "I3": [ "0" ], + "O": [ 2741 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34097": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1870 ], + "I1": [ 1871 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2726 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34098": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1885 ], + "I1": [ 1886 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2727 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34099": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 232 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2742 ], + "I1": [ 2743 ], + "I2": [ 2744 ], + "I3": [ "0" ], + "O": [ 2745 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34100": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2729 ], + "I1": [ 2730 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2742 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34101": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2746 ], + "I1": [ 2747 ], + "I2": [ 2748 ], + "I3": [ "0" ], + "O": [ 2743 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34102": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2731 ], + "I1": [ 1879 ], + "I2": [ 2226 ], + "I3": [ "0" ], + "O": [ 2746 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34103": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 34680 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1880 ], + "I1": [ 2226 ], + "I2": [ 2749 ], + "I3": [ 2750 ], + "O": [ 2747 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34104": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2751 ], + "I1": [ 2752 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2749 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34105": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2734 ], + "I1": [ 2735 ], + "I2": [ 2736 ], + "I3": [ "0" ], + "O": [ 2751 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34106": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2753 ], + "I1": [ 2754 ], + "I2": [ 2755 ], + "I3": [ "0" ], + "O": [ 2752 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34107": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2738 ], + "I2": [ 1881 ], + "I3": [ 2756 ], + "O": [ 2753 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34108": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1880 ], + "I1": [ 1877 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2756 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34109": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1882 ], + "I1": [ 1841 ], + "I2": [ 2757 ], + "I3": [ "0" ], + "O": [ 2754 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34110": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1877 ], + "I1": [ 1844 ], + "I2": [ 1881 ], + "I3": [ 1846 ], + "O": [ 2757 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34111": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2739 ], + "I1": [ 1848 ], + "I2": [ 2758 ], + "I3": [ 1850 ], + "O": [ 2755 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34112": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1879 ], + "I1": [ 2252 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2750 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34113": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2759 ], + "I1": [ 2760 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2748 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34114": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2732 ], + "I1": [ 2733 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2759 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34115": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1882 ], + "I1": [ 2739 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2760 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34116": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2740 ], + "I1": [ 2741 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2744 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34117": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2761 ], + "I1": [ 2762 ], + "I2": [ 2763 ], + "I3": [ "0" ], + "O": [ 2764 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34118": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2746 ], + "I1": [ 2747 ], + "I2": [ 2748 ], + "I3": [ "0" ], + "O": [ 2761 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34119": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2765 ], + "I1": [ 2766 ], + "I2": [ 2767 ], + "I3": [ 2768 ], + "O": [ 2762 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34120": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30720 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1880 ], + "I1": [ 2226 ], + "I2": [ 2750 ], + "I3": [ 2749 ], + "O": [ 2765 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34121": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2769 ], + "I1": [ 2770 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2766 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34122": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2771 ], + "I1": [ 2772 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2769 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34123": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2753 ], + "I1": [ 2754 ], + "I2": [ 2755 ], + "I3": [ "0" ], + "O": [ 2771 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34124": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2773 ], + "I1": [ 2774 ], + "I2": [ 2775 ], + "I3": [ "0" ], + "O": [ 2772 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34125": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2757 ], + "I2": [ 1882 ], + "I3": [ 2776 ], + "O": [ 2773 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34126": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1877 ], + "I1": [ 1881 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2776 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34127": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2739 ], + "I1": [ 1841 ], + "I2": [ 2777 ], + "I3": [ "0" ], + "O": [ 2774 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34128": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1881 ], + "I1": [ 1844 ], + "I2": [ 1882 ], + "I3": [ 1846 ], + "O": [ 2777 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34129": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2758 ], + "I1": [ 1848 ], + "I2": [ 2778 ], + "I3": [ 1850 ], + "O": [ 2775 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34130": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 34680 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1877 ], + "I1": [ 2226 ], + "I2": [ 2779 ], + "I3": [ 2780 ], + "O": [ 2770 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34131": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2750 ], + "I1": [ 1880 ], + "I2": [ 2226 ], + "I3": [ "0" ], + "O": [ 2779 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34132": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1879 ], + "I1": [ 2275 ], + "I2": [ 1880 ], + "I3": [ 2252 ], + "O": [ 2780 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34133": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2751 ], + "I1": [ 2752 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2767 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34134": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2739 ], + "I1": [ 2758 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2768 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34135": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2759 ], + "I1": [ 2760 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2763 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34136": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2781 ], + "I1": [ 2782 ], + "I2": [ 2783 ], + "I3": [ "0" ], + "O": [ 2784 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34137": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28951 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2765 ], + "I1": [ 2766 ], + "I2": [ 2767 ], + "I3": [ 2768 ], + "O": [ 2781 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34138": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2785 ], + "I1": [ 2786 ], + "I2": [ 2787 ], + "I3": [ 2788 ], + "O": [ 2782 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34139": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2769 ], + "I1": [ 2770 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2785 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34140": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2789 ], + "I1": [ 2790 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2786 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34141": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1881 ], + "I1": [ 2226 ], + "I2": [ 2791 ], + "I3": [ 2792 ], + "O": [ 2789 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34142": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2780 ], + "I2": [ 1877 ], + "I3": [ 2793 ], + "O": [ 2791 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34143": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2750 ], + "I1": [ 1880 ], + "I2": [ 2275 ], + "I3": [ "0" ], + "O": [ 2793 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34144": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1880 ], + "I1": [ 2275 ], + "I2": [ 1877 ], + "I3": [ 2252 ], + "O": [ 2792 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34145": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2794 ], + "I1": [ 2795 ], + "I2": [ 2796 ], + "I3": [ "0" ], + "O": [ 2790 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34146": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 96 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1877 ], + "I1": [ 2780 ], + "I2": [ 2779 ], + "I3": [ "0" ], + "O": [ 2794 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34147": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2773 ], + "I1": [ 2774 ], + "I2": [ 2775 ], + "I3": [ "0" ], + "O": [ 2795 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34148": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2797 ], + "I1": [ 2798 ], + "I2": [ 2799 ], + "I3": [ "0" ], + "O": [ 2796 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34149": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2777 ], + "I2": [ 2739 ], + "I3": [ 2800 ], + "O": [ 2797 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34150": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1881 ], + "I1": [ 1882 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2800 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34151": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2758 ], + "I1": [ 1841 ], + "I2": [ 2801 ], + "I3": [ "0" ], + "O": [ 2798 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34152": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1882 ], + "I1": [ 1844 ], + "I2": [ 2739 ], + "I3": [ 1846 ], + "O": [ 2801 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34153": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2778 ], + "I1": [ 1848 ], + "I2": [ 2802 ], + "I3": [ 1850 ], + "O": [ 2799 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34154": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2771 ], + "I1": [ 2772 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2787 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34155": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2758 ], + "I1": [ 2778 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2788 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34156": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2767 ], + "I1": [ 2768 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2783 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34157": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 178 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2803 ], + "I1": [ 2804 ], + "I2": [ 2805 ], + "I3": [ "0" ], + "O": [ 2806 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34158": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2807 ], + "I1": [ 2808 ], + "I2": [ 2809 ], + "I3": [ "0" ], + "O": [ 2803 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34159": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2810 ], + "I1": [ 2811 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2807 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34160": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2812 ], + "I1": [ 2813 ], + "I2": [ 2814 ], + "I3": [ "0" ], + "O": [ 2810 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34161": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1881 ], + "I1": [ 2226 ], + "I2": [ 2791 ], + "I3": [ 2792 ], + "O": [ 2812 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34162": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2797 ], + "I1": [ 2798 ], + "I2": [ 2799 ], + "I3": [ "0" ], + "O": [ 2813 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34163": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2815 ], + "I1": [ 2816 ], + "I2": [ 2817 ], + "I3": [ "0" ], + "O": [ 2814 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34164": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2801 ], + "I2": [ 2758 ], + "I3": [ 2818 ], + "O": [ 2815 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34165": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1882 ], + "I1": [ 2739 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2818 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34166": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2778 ], + "I1": [ 1841 ], + "I2": [ 2819 ], + "I3": [ "0" ], + "O": [ 2816 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34167": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2739 ], + "I1": [ 1844 ], + "I2": [ 2758 ], + "I3": [ 1846 ], + "O": [ 2819 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34168": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2802 ], + "I1": [ 1848 ], + "I2": [ 2820 ], + "I3": [ 1850 ], + "O": [ 2817 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34169": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1882 ], + "I1": [ 2226 ], + "I2": [ 2821 ], + "I3": [ 2822 ], + "O": [ 2811 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34170": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2792 ], + "I2": [ 1881 ], + "I3": [ 2823 ], + "O": [ 2821 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34171": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1880 ], + "I1": [ 1877 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2823 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34172": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1877 ], + "I1": [ 2275 ], + "I2": [ 1881 ], + "I3": [ 2252 ], + "O": [ 2822 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34173": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2789 ], + "I1": [ 2790 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2808 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34174": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2824 ], + "I1": [ 2825 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2809 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34175": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2794 ], + "I1": [ 2796 ], + "I2": [ 2795 ], + "I3": [ "0" ], + "O": [ 2824 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34176": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2778 ], + "I1": [ 2802 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2825 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34177": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28951 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2785 ], + "I1": [ 2786 ], + "I2": [ 2787 ], + "I3": [ 2788 ], + "O": [ 2804 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34178": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2787 ], + "I1": [ 2788 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2805 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34179": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2826 ], + "I1": [ 2827 ], + "I2": [ 2828 ], + "I3": [ "0" ], + "O": [ 2829 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34180": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2807 ], + "I1": [ 2808 ], + "I2": [ 2809 ], + "I3": [ "0" ], + "O": [ 2826 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34181": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2830 ], + "I1": [ 2831 ], + "I2": [ 2832 ], + "I3": [ "0" ], + "O": [ 2827 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34182": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2810 ], + "I1": [ 2811 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2830 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34183": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2833 ], + "I1": [ 2834 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2831 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34184": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2835 ], + "I1": [ 2836 ], + "I2": [ 2837 ], + "I3": [ "0" ], + "O": [ 2833 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34185": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1882 ], + "I1": [ 2226 ], + "I2": [ 2821 ], + "I3": [ 2822 ], + "O": [ 2835 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34186": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2815 ], + "I1": [ 2816 ], + "I2": [ 2817 ], + "I3": [ "0" ], + "O": [ 2836 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34187": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2838 ], + "I1": [ 2839 ], + "I2": [ 2840 ], + "I3": [ "0" ], + "O": [ 2837 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34188": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2819 ], + "I2": [ 2778 ], + "I3": [ 2841 ], + "O": [ 2838 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34189": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2739 ], + "I1": [ 2758 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2841 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34190": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2802 ], + "I1": [ 1841 ], + "I2": [ 2842 ], + "I3": [ "0" ], + "O": [ 2839 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34191": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2758 ], + "I1": [ 1844 ], + "I2": [ 2778 ], + "I3": [ 1846 ], + "O": [ 2842 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34192": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2820 ], + "I1": [ 1848 ], + "I2": [ 2843 ], + "I3": [ 1850 ], + "O": [ 2840 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34193": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2739 ], + "I1": [ 2226 ], + "I2": [ 2844 ], + "I3": [ 2845 ], + "O": [ 2834 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34194": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2822 ], + "I2": [ 1882 ], + "I3": [ 2846 ], + "O": [ 2844 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34195": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1877 ], + "I1": [ 1881 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2846 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34196": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1881 ], + "I1": [ 2275 ], + "I2": [ 1882 ], + "I3": [ 2252 ], + "O": [ 2845 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34197": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19890 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2812 ], + "I1": [ 2813 ], + "I2": [ 2814 ], + "I3": [ 2847 ], + "O": [ 2832 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34198": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2802 ], + "I1": [ 2820 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2847 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34199": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2824 ], + "I1": [ 2825 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2828 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34200": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2848 ], + "I1": [ 2849 ], + "I2": [ 2850 ], + "I3": [ "0" ], + "O": [ 2851 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34201": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2830 ], + "I1": [ 2831 ], + "I2": [ 2832 ], + "I3": [ "0" ], + "O": [ 2848 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34202": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2852 ], + "I1": [ 2853 ], + "I2": [ 2854 ], + "I3": [ "0" ], + "O": [ 2849 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34203": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2833 ], + "I1": [ 2834 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2852 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34204": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2855 ], + "I1": [ 2856 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2853 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34205": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2857 ], + "I1": [ 2858 ], + "I2": [ 2859 ], + "I3": [ "0" ], + "O": [ 2855 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34206": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2739 ], + "I1": [ 2226 ], + "I2": [ 2844 ], + "I3": [ 2845 ], + "O": [ 2857 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34207": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2838 ], + "I1": [ 2839 ], + "I2": [ 2840 ], + "I3": [ "0" ], + "O": [ 2858 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34208": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2860 ], + "I1": [ 2861 ], + "I2": [ 2862 ], + "I3": [ "0" ], + "O": [ 2859 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34209": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2842 ], + "I2": [ 2802 ], + "I3": [ 2863 ], + "O": [ 2860 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34210": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2758 ], + "I1": [ 2778 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2863 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34211": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2820 ], + "I1": [ 1841 ], + "I2": [ 2864 ], + "I3": [ "0" ], + "O": [ 2861 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34212": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2778 ], + "I1": [ 1844 ], + "I2": [ 2802 ], + "I3": [ 1846 ], + "O": [ 2864 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34213": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2843 ], + "I1": [ 1848 ], + "I2": [ 2865 ], + "I3": [ 1850 ], + "O": [ 2862 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34214": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2758 ], + "I1": [ 2226 ], + "I2": [ 2866 ], + "I3": [ 2867 ], + "O": [ 2856 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34215": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2845 ], + "I2": [ 2739 ], + "I3": [ 2868 ], + "O": [ 2866 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34216": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1881 ], + "I1": [ 1882 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2868 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34217": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1882 ], + "I1": [ 2275 ], + "I2": [ 2739 ], + "I3": [ 2252 ], + "O": [ 2867 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34218": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19890 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2835 ], + "I1": [ 2836 ], + "I2": [ 2837 ], + "I3": [ 2869 ], + "O": [ 2854 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34219": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2820 ], + "I1": [ 2843 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2869 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34220": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2812 ], + "I1": [ 2813 ], + "I2": [ 2814 ], + "I3": [ 2847 ], + "O": [ 2850 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34221": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2870 ], + "I1": [ 2871 ], + "I2": [ 2872 ], + "I3": [ "0" ], + "O": [ 2873 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34222": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2852 ], + "I1": [ 2853 ], + "I2": [ 2854 ], + "I3": [ "0" ], + "O": [ 2870 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34223": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2874 ], + "I1": [ 2875 ], + "I2": [ 2876 ], + "I3": [ "0" ], + "O": [ 2871 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34224": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2855 ], + "I1": [ 2856 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2874 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34225": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2877 ], + "I1": [ 2878 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2875 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34226": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2879 ], + "I1": [ 2880 ], + "I2": [ 2881 ], + "I3": [ "0" ], + "O": [ 2877 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34227": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2758 ], + "I1": [ 2226 ], + "I2": [ 2866 ], + "I3": [ 2867 ], + "O": [ 2879 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34228": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2860 ], + "I1": [ 2861 ], + "I2": [ 2862 ], + "I3": [ "0" ], + "O": [ 2880 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34229": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2882 ], + "I1": [ 2883 ], + "I2": [ 2884 ], + "I3": [ "0" ], + "O": [ 2881 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34230": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2864 ], + "I2": [ 2820 ], + "I3": [ 2885 ], + "O": [ 2882 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34231": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2778 ], + "I1": [ 2802 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2885 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34232": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2843 ], + "I1": [ 1841 ], + "I2": [ 2886 ], + "I3": [ "0" ], + "O": [ 2883 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34233": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2802 ], + "I1": [ 1844 ], + "I2": [ 2820 ], + "I3": [ 1846 ], + "O": [ 2886 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34234": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 1848 ], + "I2": [ 2887 ], + "I3": [ 1850 ], + "O": [ 2884 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34235": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2778 ], + "I1": [ 2226 ], + "I2": [ 2888 ], + "I3": [ 2889 ], + "O": [ 2878 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34236": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2867 ], + "I2": [ 2758 ], + "I3": [ 2890 ], + "O": [ 2888 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34237": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1882 ], + "I1": [ 2739 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2890 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34238": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2739 ], + "I1": [ 2275 ], + "I2": [ 2758 ], + "I3": [ 2252 ], + "O": [ 2889 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34239": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19890 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2857 ], + "I1": [ 2858 ], + "I2": [ 2859 ], + "I3": [ 2891 ], + "O": [ 2876 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34240": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2843 ], + "I1": [ 2865 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2891 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34241": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2835 ], + "I1": [ 2836 ], + "I2": [ 2837 ], + "I3": [ 2869 ], + "O": [ 2872 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34242": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2892 ], + "I1": [ 2893 ], + "I2": [ 2894 ], + "I3": [ "0" ], + "O": [ 2895 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34243": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2874 ], + "I1": [ 2875 ], + "I2": [ 2876 ], + "I3": [ "0" ], + "O": [ 2892 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34244": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2896 ], + "I1": [ 2897 ], + "I2": [ 2898 ], + "I3": [ "0" ], + "O": [ 2893 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34245": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2877 ], + "I1": [ 2878 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2896 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34246": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2899 ], + "I1": [ 2900 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2897 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34247": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1879 ], + "I1": [ 2394 ], + "I2": [ 2901 ], + "I3": [ "0" ], + "O": [ 2899 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34248": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2902 ], + "I1": [ 2903 ], + "I2": [ 2904 ], + "I3": [ "0" ], + "O": [ 2901 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34249": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2889 ], + "I2": [ 2778 ], + "I3": [ 2905 ], + "O": [ 2902 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34250": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2739 ], + "I1": [ 2758 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2905 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34251": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2778 ], + "I1": [ 2252 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2903 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34252": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2758 ], + "I1": [ 2275 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2904 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34253": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2906 ], + "I1": [ 2907 ], + "I2": [ 2908 ], + "I3": [ "0" ], + "O": [ 2900 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34254": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2778 ], + "I1": [ 2226 ], + "I2": [ 2888 ], + "I3": [ 2889 ], + "O": [ 2906 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34255": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2882 ], + "I1": [ 2883 ], + "I2": [ 2884 ], + "I3": [ "0" ], + "O": [ 2907 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34256": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2909 ], + "I1": [ 2910 ], + "I2": [ 2911 ], + "I3": [ "0" ], + "O": [ 2908 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34257": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2886 ], + "I2": [ 2843 ], + "I3": [ 2912 ], + "O": [ 2909 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34258": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2802 ], + "I1": [ 2820 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2912 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34259": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2843 ], + "I1": [ 1846 ], + "I2": [ 2913 ], + "I3": [ "0" ], + "O": [ 2910 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34260": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2802 ], + "I1": [ 2226 ], + "I2": [ 2820 ], + "I3": [ 1844 ], + "O": [ 2913 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34261": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2914 ], + "I1": [ 1850 ], + "I2": [ 2915 ], + "I3": [ "0" ], + "O": [ 2911 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34262": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 1841 ], + "I2": [ 2887 ], + "I3": [ 1848 ], + "O": [ 2915 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34263": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19890 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2879 ], + "I1": [ 2880 ], + "I2": [ 2881 ], + "I3": [ 2916 ], + "O": [ 2898 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34264": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 2887 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2916 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34265": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2857 ], + "I1": [ 2858 ], + "I2": [ 2859 ], + "I3": [ 2891 ], + "O": [ 2894 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34266": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2917 ], + "I1": [ 2918 ], + "I2": [ 2919 ], + "I3": [ "0" ], + "O": [ 2920 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34267": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2896 ], + "I1": [ 2897 ], + "I2": [ 2898 ], + "I3": [ "0" ], + "O": [ 2917 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34268": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2921 ], + "I1": [ 2922 ], + "I2": [ 2923 ], + "I3": [ 2924 ], + "O": [ 2918 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34269": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2899 ], + "I1": [ 2900 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2921 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34270": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2925 ], + "I1": [ 2926 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2922 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34271": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1879 ], + "I1": [ 2901 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2925 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34272": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1880 ], + "I1": [ 2394 ], + "I2": [ 2927 ], + "I3": [ "0" ], + "O": [ 2926 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34273": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2820 ], + "I1": [ 2226 ], + "I2": [ 2928 ], + "I3": [ 2929 ], + "O": [ 2927 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34274": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6007 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2903 ], + "I1": [ 2394 ], + "I2": [ 2758 ], + "I3": [ 2275 ], + "O": [ 2928 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34275": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2778 ], + "I1": [ 2275 ], + "I2": [ 2802 ], + "I3": [ 2252 ], + "O": [ 2929 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34276": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2930 ], + "I1": [ 2931 ], + "I2": [ 2932 ], + "I3": [ "0" ], + "O": [ 2923 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34277": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 20 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2902 ], + "I1": [ 2903 ], + "I2": [ 2904 ], + "I3": [ "0" ], + "O": [ 2930 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34278": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2909 ], + "I1": [ 2910 ], + "I2": [ 2911 ], + "I3": [ "0" ], + "O": [ 2931 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34279": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2933 ], + "I1": [ 2934 ], + "I2": [ 2935 ], + "I3": [ "0" ], + "O": [ 2932 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34280": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1846 ], + "I1": [ 2913 ], + "I2": [ 2843 ], + "I3": [ 2936 ], + "O": [ 2933 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34281": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2802 ], + "I1": [ 2820 ], + "I2": [ 2226 ], + "I3": [ 1844 ], + "O": [ 2936 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34282": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2887 ], + "I1": [ 1841 ], + "I2": [ 2937 ], + "I3": [ "0" ], + "O": [ 2934 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34283": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2843 ], + "I1": [ 1844 ], + "I2": [ 2865 ], + "I3": [ 1846 ], + "O": [ 2937 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34284": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2914 ], + "I1": [ 1848 ], + "I2": [ 2938 ], + "I3": [ 1850 ], + "O": [ 2935 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34285": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45645 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2906 ], + "I1": [ 2907 ], + "I2": [ 2908 ], + "I3": [ 2939 ], + "O": [ 2924 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34286": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1850 ], + "I1": [ 2915 ], + "I2": [ 2914 ], + "I3": [ 2940 ], + "O": [ 2939 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34287": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 2887 ], + "I2": [ 1841 ], + "I3": [ 1848 ], + "O": [ 2940 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34288": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2879 ], + "I1": [ 2880 ], + "I2": [ 2881 ], + "I3": [ 2916 ], + "O": [ 2919 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34289": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 178 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2941 ], + "I1": [ 2942 ], + "I2": [ 2943 ], + "I3": [ "0" ], + "O": [ 2944 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34290": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2945 ], + "I1": [ 2946 ], + "I2": [ 2947 ], + "I3": [ "0" ], + "O": [ 2941 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34291": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2948 ], + "I1": [ 2949 ], + "I2": [ 2950 ], + "I3": [ "0" ], + "O": [ 2945 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34292": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1877 ], + "I1": [ 2394 ], + "I2": [ 2951 ], + "I3": [ "0" ], + "O": [ 2948 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34293": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2843 ], + "I1": [ 2226 ], + "I2": [ 2952 ], + "I3": [ 2953 ], + "O": [ 2951 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34294": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2929 ], + "I2": [ 2820 ], + "I3": [ 2954 ], + "O": [ 2952 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34295": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2903 ], + "I1": [ 2802 ], + "I2": [ 2275 ], + "I3": [ "0" ], + "O": [ 2954 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34296": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2802 ], + "I1": [ 2275 ], + "I2": [ 2820 ], + "I3": [ 2252 ], + "O": [ 2953 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34297": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1880 ], + "I1": [ 2927 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2949 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34298": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2955 ], + "I1": [ 2956 ], + "I2": [ 2957 ], + "I3": [ "0" ], + "O": [ 2950 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34299": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2820 ], + "I1": [ 2226 ], + "I2": [ 2928 ], + "I3": [ 2929 ], + "O": [ 2955 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34300": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2933 ], + "I1": [ 2934 ], + "I2": [ 2935 ], + "I3": [ "0" ], + "O": [ 2956 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34301": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2958 ], + "I1": [ 2959 ], + "I2": [ 2960 ], + "I3": [ "0" ], + "O": [ 2957 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34302": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2937 ], + "I2": [ 2887 ], + "I3": [ 2961 ], + "O": [ 2958 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34303": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2843 ], + "I1": [ 2865 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2961 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34304": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2914 ], + "I1": [ 1841 ], + "I2": [ 2962 ], + "I3": [ "0" ], + "O": [ 2959 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34305": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 1844 ], + "I2": [ 2887 ], + "I3": [ 1846 ], + "O": [ 2962 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34306": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 96 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1848 ], + "I1": [ 1850 ], + "I2": [ 2938 ], + "I3": [ "0" ], + "O": [ 2960 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34307": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2925 ], + "I1": [ 2926 ], + "I2": [ 2923 ], + "I3": [ "0" ], + "O": [ 2946 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34308": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19890 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2930 ], + "I1": [ 2931 ], + "I2": [ 2932 ], + "I3": [ 2963 ], + "O": [ 2947 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34309": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2914 ], + "I1": [ 2938 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 2963 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34310": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28951 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2921 ], + "I1": [ 2924 ], + "I2": [ 2923 ], + "I3": [ 2922 ], + "O": [ 2942 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34311": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 178 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2906 ], + "I1": [ 2907 ], + "I2": [ 2908 ], + "I3": [ 2939 ], + "O": [ 2943 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34312": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2964 ], + "I1": [ 2965 ], + "I2": [ 2966 ], + "I3": [ "0" ], + "O": [ 2967 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34313": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2945 ], + "I1": [ 2947 ], + "I2": [ 2946 ], + "I3": [ "0" ], + "O": [ 2964 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34314": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2968 ], + "I1": [ 2969 ], + "I2": [ 2970 ], + "I3": [ 2971 ], + "O": [ 2965 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34315": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2948 ], + "I1": [ 2949 ], + "I2": [ 2950 ], + "I3": [ "0" ], + "O": [ 2968 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34316": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2972 ], + "I1": [ 2973 ], + "I2": [ 2974 ], + "I3": [ "0" ], + "O": [ 2969 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34317": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1877 ], + "I1": [ 2951 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2972 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34318": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2975 ], + "I1": [ 2976 ], + "I2": [ 2977 ], + "I3": [ "0" ], + "O": [ 2973 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34319": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2843 ], + "I1": [ 2226 ], + "I2": [ 2952 ], + "I3": [ 2953 ], + "O": [ 2975 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34320": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2958 ], + "I1": [ 2959 ], + "I2": [ 2960 ], + "I3": [ "0" ], + "O": [ 2976 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34321": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2978 ], + "I1": [ 2979 ], + "I2": [ 2960 ], + "I3": [ 2980 ], + "O": [ 2977 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34322": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 2962 ], + "I2": [ 2914 ], + "I3": [ 2981 ], + "O": [ 2978 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34323": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 2887 ], + "I2": [ 1844 ], + "I3": [ 1846 ], + "O": [ 2981 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34324": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2887 ], + "I1": [ 1844 ], + "I2": [ 2982 ], + "I3": [ "0" ], + "O": [ 2979 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34325": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2914 ], + "I1": [ 1846 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2982 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34326": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2938 ], + "I1": [ 1841 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2980 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34327": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1881 ], + "I1": [ 2394 ], + "I2": [ 2983 ], + "I3": [ "0" ], + "O": [ 2974 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34328": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 2226 ], + "I2": [ 2984 ], + "I3": [ 2985 ], + "O": [ 2983 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34329": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2953 ], + "I2": [ 2843 ], + "I3": [ 2986 ], + "O": [ 2984 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34330": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2802 ], + "I1": [ 2820 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 2986 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34331": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2820 ], + "I1": [ 2275 ], + "I2": [ 2843 ], + "I3": [ 2252 ], + "O": [ 2985 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34332": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2955 ], + "I1": [ 2957 ], + "I2": [ 2956 ], + "I3": [ "0" ], + "O": [ 2970 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34333": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2938 ], + "I1": [ 1848 ], + "I2": [ 1850 ], + "I3": [ "0" ], + "O": [ 2971 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34334": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2930 ], + "I1": [ 2931 ], + "I2": [ 2932 ], + "I3": [ 2963 ], + "O": [ 2966 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34335": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2987 ], + "I1": [ 2988 ], + "I2": [ 2989 ], + "I3": [ "0" ], + "O": [ 2990 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34336": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11186 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2968 ], + "I1": [ 2969 ], + "I2": [ 2970 ], + "I3": [ 2971 ], + "O": [ 2987 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34337": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2991 ], + "I1": [ 2992 ], + "I2": [ 2993 ], + "I3": [ "0" ], + "O": [ 2988 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34338": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2972 ], + "I1": [ 2973 ], + "I2": [ 2974 ], + "I3": [ "0" ], + "O": [ 2991 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34339": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2994 ], + "I1": [ 2971 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2992 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34340": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2975 ], + "I1": [ 2977 ], + "I2": [ 2976 ], + "I3": [ "0" ], + "O": [ 2994 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34341": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2995 ], + "I1": [ 2996 ], + "I2": [ 2997 ], + "I3": [ 2998 ], + "O": [ 2993 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34342": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1881 ], + "I1": [ 2983 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 2995 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34343": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1882 ], + "I1": [ 2394 ], + "I2": [ 2999 ], + "I3": [ "0" ], + "O": [ 2996 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34344": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2887 ], + "I1": [ 2226 ], + "I2": [ 3000 ], + "I3": [ 3001 ], + "O": [ 2999 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34345": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2985 ], + "I2": [ 2865 ], + "I3": [ 3002 ], + "O": [ 3000 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34346": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2820 ], + "I1": [ 2843 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 3002 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34347": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2843 ], + "I1": [ 2275 ], + "I2": [ 2865 ], + "I3": [ 2252 ], + "O": [ 3001 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34348": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3003 ], + "I1": [ 3004 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2997 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34349": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 2226 ], + "I2": [ 2984 ], + "I3": [ 2985 ], + "O": [ 3003 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34350": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3005 ], + "I1": [ 3006 ], + "I2": [ 2960 ], + "I3": [ 2980 ], + "O": [ 3004 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34351": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6007 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2980 ], + "I1": [ 2982 ], + "I2": [ 2887 ], + "I3": [ 1844 ], + "O": [ 3005 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34352": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2938 ], + "I1": [ 1846 ], + "I2": [ 3007 ], + "I3": [ "0" ], + "O": [ 3006 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34353": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2914 ], + "I1": [ 1844 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3007 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34354": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45611 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2978 ], + "I1": [ 2960 ], + "I2": [ 2979 ], + "I3": [ 2980 ], + "O": [ 2998 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34355": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2970 ], + "I1": [ 2971 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 2989 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34356": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3008 ], + "I1": [ 3009 ], + "I2": [ 3010 ], + "I3": [ "0" ], + "O": [ 3011 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34357": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2991 ], + "I1": [ 2992 ], + "I2": [ 2993 ], + "I3": [ "0" ], + "O": [ 3008 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34358": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2994 ], + "I1": [ 2971 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3009 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34359": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3012 ], + "I1": [ 3013 ], + "I2": [ 3014 ], + "I3": [ "0" ], + "O": [ 3010 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34360": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6001 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2995 ], + "I1": [ 2996 ], + "I2": [ 2997 ], + "I3": [ 2998 ], + "O": [ 3012 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34361": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3015 ], + "I1": [ 3016 ], + "I2": [ 3017 ], + "I3": [ 3018 ], + "O": [ 3013 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34362": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1882 ], + "I1": [ 2999 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 3015 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34363": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2739 ], + "I1": [ 2394 ], + "I2": [ 3019 ], + "I3": [ "0" ], + "O": [ 3016 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34364": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2914 ], + "I1": [ 2226 ], + "I2": [ 3020 ], + "I3": [ 3021 ], + "O": [ 3019 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34365": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 3001 ], + "I2": [ 2887 ], + "I3": [ 3022 ], + "O": [ 3020 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34366": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2843 ], + "I1": [ 2865 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 3022 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34367": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 2275 ], + "I2": [ 2887 ], + "I3": [ 2252 ], + "O": [ 3021 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34368": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3023 ], + "I1": [ 3024 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3017 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34369": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2887 ], + "I1": [ 2226 ], + "I2": [ 3000 ], + "I3": [ 3001 ], + "O": [ 3023 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34370": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3025 ], + "I1": [ 2960 ], + "I2": [ 2980 ], + "I3": [ 3026 ], + "O": [ 3024 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34371": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6143 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3007 ], + "I1": [ 1846 ], + "I2": [ 1841 ], + "I3": [ 2938 ], + "O": [ 3025 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34372": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 96 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1844 ], + "I1": [ 1846 ], + "I2": [ 2938 ], + "I3": [ "0" ], + "O": [ 3026 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34373": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45611 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3005 ], + "I1": [ 2960 ], + "I2": [ 3006 ], + "I3": [ 2980 ], + "O": [ 3018 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34374": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3027 ], + "I1": [ 2971 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3014 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34375": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3003 ], + "I1": [ 3004 ], + "I2": [ 2998 ], + "I3": [ "0" ], + "O": [ 3027 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34376": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3028 ], + "I1": [ 3029 ], + "I2": [ 3030 ], + "I3": [ "0" ], + "O": [ 3031 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34377": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3012 ], + "I1": [ 3013 ], + "I2": [ 3014 ], + "I3": [ "0" ], + "O": [ 3028 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34378": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3032 ], + "I1": [ 3033 ], + "I2": [ 3034 ], + "I3": [ 3035 ], + "O": [ 3029 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34379": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6001 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3015 ], + "I1": [ 3016 ], + "I2": [ 3017 ], + "I3": [ 3018 ], + "O": [ 3032 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34380": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3036 ], + "I1": [ 3037 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3033 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34381": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2739 ], + "I1": [ 3019 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 3036 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34382": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2758 ], + "I1": [ 2394 ], + "I2": [ 3038 ], + "I3": [ "0" ], + "O": [ 3037 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34383": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2938 ], + "I1": [ 2226 ], + "I2": [ 3039 ], + "I3": [ 3040 ], + "O": [ 3038 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34384": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 3021 ], + "I2": [ 2914 ], + "I3": [ 3041 ], + "O": [ 3039 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34385": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 2887 ], + "I2": [ 2275 ], + "I3": [ 2252 ], + "O": [ 3041 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34386": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30856 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2887 ], + "I1": [ 2275 ], + "I2": [ 2914 ], + "I3": [ 2252 ], + "O": [ 3040 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34387": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3042 ], + "I1": [ 3043 ], + "I2": [ 3044 ], + "I3": [ "0" ], + "O": [ 3034 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34388": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 225 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3045 ], + "I1": [ 3046 ], + "I2": [ 2960 ], + "I3": [ "0" ], + "O": [ 3042 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34389": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 20 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3025 ], + "I1": [ 2980 ], + "I2": [ 3026 ], + "I3": [ "0" ], + "O": [ 3045 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34390": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 511 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1841 ], + "I1": [ 1844 ], + "I2": [ 1846 ], + "I3": [ 2938 ], + "O": [ 3046 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34391": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2914 ], + "I1": [ 2226 ], + "I2": [ 3020 ], + "I3": [ 3021 ], + "O": [ 3043 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34392": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45611 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3025 ], + "I1": [ 2960 ], + "I2": [ 2980 ], + "I3": [ 3026 ], + "O": [ 3044 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34393": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3047 ], + "I1": [ 2971 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3035 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34394": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3023 ], + "I1": [ 3024 ], + "I2": [ 3018 ], + "I3": [ "0" ], + "O": [ 3047 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34395": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3027 ], + "I1": [ 2971 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3030 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34396": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 178 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3048 ], + "I1": [ 3049 ], + "I2": [ 3050 ], + "I3": [ "0" ], + "O": [ 3051 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34397": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3052 ], + "I1": [ 3053 ], + "I2": [ 3054 ], + "I3": [ "0" ], + "O": [ 3048 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34398": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3034 ], + "I1": [ 3036 ], + "I2": [ 3037 ], + "I3": [ "0" ], + "O": [ 3052 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34399": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3055 ], + "I1": [ 3056 ], + "I2": [ 3057 ], + "I3": [ "0" ], + "O": [ 3053 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34400": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2778 ], + "I1": [ 2394 ], + "I2": [ 3058 ], + "I3": [ "0" ], + "O": [ 3055 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34401": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2938 ], + "I1": [ 2226 ], + "I2": [ 3059 ], + "I3": [ 3060 ], + "O": [ 3058 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34402": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 3040 ], + "I2": [ 2938 ], + "I3": [ 3061 ], + "O": [ 3059 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34403": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3062 ], + "I1": [ 2887 ], + "I2": [ 2252 ], + "I3": [ "0" ], + "O": [ 3061 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34404": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2914 ], + "I1": [ 2275 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3062 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34405": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2938 ], + "I1": [ 2252 ], + "I2": [ 3062 ], + "I3": [ "0" ], + "O": [ 3060 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34406": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3042 ], + "I1": [ 3063 ], + "I2": [ 3064 ], + "I3": [ "0" ], + "O": [ 3056 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34407": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3046 ], + "I1": [ 2960 ], + "I2": [ 3045 ], + "I3": [ "0" ], + "O": [ 3063 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34408": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2938 ], + "I1": [ 2226 ], + "I2": [ 3039 ], + "I3": [ 3040 ], + "O": [ 3064 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34409": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2758 ], + "I1": [ 3038 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 3057 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34410": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3065 ], + "I1": [ 2971 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3054 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34411": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3042 ], + "I1": [ 3043 ], + "I2": [ 3044 ], + "I3": [ "0" ], + "O": [ 3065 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34412": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45611 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3032 ], + "I1": [ 3035 ], + "I2": [ 3034 ], + "I3": [ 3033 ], + "O": [ 3049 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34413": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3047 ], + "I1": [ 2971 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3050 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34414": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3066 ], + "I1": [ 3067 ], + "I2": [ 3068 ], + "I3": [ "0" ], + "O": [ 3069 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34415": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3052 ], + "I1": [ 3053 ], + "I2": [ 3054 ], + "I3": [ "0" ], + "O": [ 3066 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34416": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3070 ], + "I1": [ 3071 ], + "I2": [ 3072 ], + "I3": [ "0" ], + "O": [ 3067 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34417": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3055 ], + "I1": [ 3056 ], + "I2": [ 3057 ], + "I3": [ "0" ], + "O": [ 3070 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34418": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3073 ], + "I1": [ 3074 ], + "I2": [ 3075 ], + "I3": [ "0" ], + "O": [ 3071 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34419": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2778 ], + "I1": [ 3058 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 3073 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34420": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3042 ], + "I1": [ 3076 ], + "I2": [ 3063 ], + "I3": [ "0" ], + "O": [ 3074 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34421": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1800 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2938 ], + "I1": [ 2226 ], + "I2": [ 3059 ], + "I3": [ 3060 ], + "O": [ 3076 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34422": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 180 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2802 ], + "I1": [ 2394 ], + "I2": [ 3077 ], + "I3": [ "0" ], + "O": [ 3075 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34423": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 30855 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2938 ], + "I1": [ 2226 ], + "I2": [ 3078 ], + "I3": [ 3079 ], + "O": [ 3077 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34424": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6143 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3062 ], + "I1": [ 2252 ], + "I2": [ 2226 ], + "I3": [ 2938 ], + "O": [ 3078 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34425": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 96 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2275 ], + "I1": [ 2252 ], + "I2": [ 2938 ], + "I3": [ "0" ], + "O": [ 3079 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34426": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3080 ], + "I1": [ 2971 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3072 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34427": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3042 ], + "I1": [ 3064 ], + "I2": [ 3063 ], + "I3": [ "0" ], + "O": [ 3080 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34428": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3065 ], + "I1": [ 2971 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3068 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34429": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3081 ], + "I1": [ 3082 ], + "I2": [ 3083 ], + "I3": [ "0" ], + "O": [ 3084 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34430": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3070 ], + "I1": [ 3071 ], + "I2": [ 3072 ], + "I3": [ "0" ], + "O": [ 3081 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34431": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3085 ], + "I1": [ 3086 ], + "I2": [ 3087 ], + "I3": [ 3088 ], + "O": [ 3082 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34432": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3073 ], + "I1": [ 3074 ], + "I2": [ 3075 ], + "I3": [ "0" ], + "O": [ 3085 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34433": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3089 ], + "I1": [ 3090 ], + "I2": [ 3091 ], + "I3": [ "0" ], + "O": [ 3086 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34434": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2802 ], + "I1": [ 3077 ], + "I2": [ 2394 ], + "I3": [ "0" ], + "O": [ 3089 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34435": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3092 ], + "I1": [ 3093 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3090 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34436": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3078 ], + "I1": [ 3079 ], + "I2": [ 2226 ], + "I3": [ "0" ], + "O": [ 3092 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34437": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 511 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2226 ], + "I1": [ 2275 ], + "I2": [ 2252 ], + "I3": [ 2938 ], + "O": [ 3093 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34438": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2820 ], + "I1": [ 2394 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3091 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34439": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3042 ], + "I1": [ 3063 ], + "I2": [ 3092 ], + "I3": [ "0" ], + "O": [ 3087 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34440": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 29070 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3042 ], + "I1": [ 3076 ], + "I2": [ 3063 ], + "I3": [ 2971 ], + "O": [ 3088 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34441": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3080 ], + "I1": [ 2971 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3083 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34442": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3094 ], + "I1": [ 3095 ], + "I2": [ 3096 ], + "I3": [ "0" ], + "O": [ 3097 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34443": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45611 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3085 ], + "I1": [ 3088 ], + "I2": [ 3087 ], + "I3": [ 3086 ], + "O": [ 3094 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34444": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3098 ], + "I1": [ 3099 ], + "I2": [ 3100 ], + "I3": [ "0" ], + "O": [ 3095 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34445": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 28951 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3087 ], + "I1": [ 3089 ], + "I2": [ 3090 ], + "I3": [ 3091 ], + "O": [ 3098 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34446": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19380 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3091 ], + "I1": [ 3090 ], + "I2": [ 3087 ], + "I3": [ 3101 ], + "O": [ 3099 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34447": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2843 ], + "I1": [ 2394 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3101 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34448": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3102 ], + "I1": [ 2971 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3100 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34449": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3042 ], + "I1": [ 3092 ], + "I2": [ 3063 ], + "I3": [ "0" ], + "O": [ 3102 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34450": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3042 ], + "I1": [ 3063 ], + "I2": [ 3076 ], + "I3": [ 2971 ], + "O": [ 3096 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34451": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 212 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3103 ], + "I1": [ 3104 ], + "I2": [ 3105 ], + "I3": [ "0" ], + "O": [ 3106 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34452": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 43 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3098 ], + "I1": [ 3099 ], + "I2": [ 3100 ], + "I3": [ "0" ], + "O": [ 3103 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34453": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3100 ], + "I1": [ 3107 ], + "I2": [ 3108 ], + "I3": [ "0" ], + "O": [ 3104 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34454": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 29983 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3087 ], + "I1": [ 3091 ], + "I2": [ 3090 ], + "I3": [ 3101 ], + "O": [ 3107 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34455": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19380 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 2394 ], + "I2": [ 3087 ], + "I3": [ 3109 ], + "O": [ 3108 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34456": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3101 ], + "I1": [ 3090 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3109 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34457": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3102 ], + "I1": [ 2971 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3105 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34458": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19924 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3110 ], + "I1": [ 3105 ], + "I2": [ 3111 ], + "I3": [ 3100 ], + "O": [ 3112 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34459": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3113 ], + "I1": [ 3114 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3111 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34460": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 127 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 3090 ], + "I2": [ 3101 ], + "I3": [ 3115 ], + "O": [ 3113 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34461": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 46080 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 2394 ], + "I2": [ 3109 ], + "I3": [ 3087 ], + "O": [ 3115 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34462": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3087 ], + "I1": [ 3116 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3114 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34463": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27663 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 2887 ], + "I2": [ 3090 ], + "I3": [ 2394 ], + "O": [ 3116 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34464": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3100 ], + "I1": [ 3108 ], + "I2": [ 3107 ], + "I3": [ "0" ], + "O": [ 3110 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34465": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3117 ], + "I1": [ 3118 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3119 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34466": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 11 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3116 ], + "I1": [ 3087 ], + "I2": [ 3120 ], + "I3": [ "0" ], + "O": [ 3117 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34467": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2865 ], + "I1": [ 3090 ], + "I2": [ 2887 ], + "I3": [ 2394 ], + "O": [ 3120 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34468": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3087 ], + "I1": [ 3121 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3118 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34469": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 34764 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2887 ], + "I1": [ 3090 ], + "I2": [ 2914 ], + "I3": [ 2394 ], + "O": [ 3121 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34470": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 20 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3122 ], + "I1": [ 3123 ], + "I2": [ 3100 ], + "I3": [ "0" ], + "O": [ 3124 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34471": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 113 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3100 ], + "I1": [ 3118 ], + "I2": [ 3117 ], + "I3": [ "0" ], + "O": [ 3122 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34472": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2725 ], + "I1": [ 2726 ], + "I2": [ 2727 ], + "I3": [ "0" ], + "O": [ 3125 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34473": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 150 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2742 ], + "I1": [ 2743 ], + "I2": [ 2744 ], + "I3": [ "0" ], + "O": [ 3126 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34474": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2761 ], + "I1": [ 2762 ], + "I2": [ 2763 ], + "I3": [ "0" ], + "O": [ 3127 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34475": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2781 ], + "I1": [ 2782 ], + "I2": [ 2783 ], + "I3": [ "0" ], + "O": [ 3128 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34476": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2803 ], + "I1": [ 2804 ], + "I2": [ 2805 ], + "I3": [ "0" ], + "O": [ 3129 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34477": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2826 ], + "I1": [ 2827 ], + "I2": [ 2828 ], + "I3": [ "0" ], + "O": [ 3130 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34478": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2848 ], + "I1": [ 2849 ], + "I2": [ 2850 ], + "I3": [ "0" ], + "O": [ 3131 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34479": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2870 ], + "I1": [ 2871 ], + "I2": [ 2872 ], + "I3": [ "0" ], + "O": [ 3132 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34480": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2892 ], + "I1": [ 2893 ], + "I2": [ 2894 ], + "I3": [ "0" ], + "O": [ 3133 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34481": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2917 ], + "I1": [ 2918 ], + "I2": [ 2919 ], + "I3": [ "0" ], + "O": [ 3134 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34482": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2941 ], + "I1": [ 2942 ], + "I2": [ 2943 ], + "I3": [ "0" ], + "O": [ 3135 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34483": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2964 ], + "I1": [ 2965 ], + "I2": [ 2966 ], + "I3": [ "0" ], + "O": [ 3136 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34484": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2987 ], + "I1": [ 2988 ], + "I2": [ 2989 ], + "I3": [ "0" ], + "O": [ 3137 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34485": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3008 ], + "I1": [ 3009 ], + "I2": [ 3010 ], + "I3": [ "0" ], + "O": [ 3138 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34486": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3028 ], + "I1": [ 3029 ], + "I2": [ 3030 ], + "I3": [ "0" ], + "O": [ 3139 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34487": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3048 ], + "I1": [ 3049 ], + "I2": [ 3050 ], + "I3": [ "0" ], + "O": [ 3140 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34488": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3066 ], + "I1": [ 3067 ], + "I2": [ 3068 ], + "I3": [ "0" ], + "O": [ 3141 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34489": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3081 ], + "I1": [ 3082 ], + "I2": [ 3083 ], + "I3": [ "0" ], + "O": [ 3142 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34490": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3094 ], + "I1": [ 3095 ], + "I2": [ 3096 ], + "I3": [ "0" ], + "O": [ 3143 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34491": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3103 ], + "I1": [ 3104 ], + "I2": [ 3105 ], + "I3": [ "0" ], + "O": [ 3144 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34492": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 38505 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3111 ], + "I1": [ 3110 ], + "I2": [ 3105 ], + "I3": [ 3100 ], + "O": [ 3145 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34493": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3146 ], + "I1": [ 3105 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3147 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34494": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 57720 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3113 ], + "I1": [ 3100 ], + "I2": [ 3119 ], + "I3": [ 3114 ], + "O": [ 3146 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34495": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65512 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3122 ], + "I1": [ 3123 ], + "I2": [ 3100 ], + "I3": [ 3105 ], + "O": [ 3148 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34496": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 254 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3123 ], + "I1": [ 3105 ], + "I2": [ 3100 ], + "I3": [ "0" ], + "O": [ 3149 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34497": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1869 ], + "I1": [ 1867 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3150 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34498": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 399 ], + "I1": [ 400 ], + "I2": [ 401 ], + "I3": [ "0" ], + "O": [ 3151 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34499": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2030 ], + "I1": [ 2058 ], + "I2": [ 2086 ], + "I3": [ "0" ], + "O": [ 3152 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34500": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2032 ], + "I1": [ 2060 ], + "I2": [ 2088 ], + "I3": [ "0" ], + "O": [ 3153 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34501": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2034 ], + "I1": [ 2062 ], + "I2": [ 2090 ], + "I3": [ "0" ], + "O": [ 3154 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34502": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2036 ], + "I1": [ 2064 ], + "I2": [ 2092 ], + "I3": [ "0" ], + "O": [ 3155 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34503": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2038 ], + "I1": [ 2066 ], + "I2": [ 2094 ], + "I3": [ "0" ], + "O": [ 3156 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34504": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2040 ], + "I1": [ 2068 ], + "I2": [ 2096 ], + "I3": [ "0" ], + "O": [ 3157 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34505": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2042 ], + "I1": [ 2070 ], + "I2": [ 2098 ], + "I3": [ "0" ], + "O": [ 3158 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34506": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2044 ], + "I1": [ 2072 ], + "I2": [ 2100 ], + "I3": [ "0" ], + "O": [ 3159 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34507": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2046 ], + "I1": [ 2074 ], + "I2": [ 2102 ], + "I3": [ "0" ], + "O": [ 3160 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34508": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2048 ], + "I1": [ 2076 ], + "I2": [ 2104 ], + "I3": [ "0" ], + "O": [ 3161 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34509": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2050 ], + "I1": [ 2078 ], + "I2": [ 2106 ], + "I3": [ "0" ], + "O": [ 3162 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34510": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2052 ], + "I1": [ 2080 ], + "I2": [ 2108 ], + "I3": [ "0" ], + "O": [ 3163 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34511": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 23 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2054 ], + "I1": [ 2082 ], + "I2": [ 2110 ], + "I3": [ "0" ], + "O": [ 3164 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34512": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 316 ], + "I1": [ 317 ], + "I2": [ 318 ], + "I3": [ "0" ], + "O": [ 3165 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34513": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2030 ], + "I1": [ 2058 ], + "I2": [ 2086 ], + "I3": [ "0" ], + "O": [ 3166 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34514": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2032 ], + "I1": [ 2060 ], + "I2": [ 2088 ], + "I3": [ "0" ], + "O": [ 3167 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34515": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2034 ], + "I1": [ 2062 ], + "I2": [ 2090 ], + "I3": [ "0" ], + "O": [ 3168 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34516": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2036 ], + "I1": [ 2064 ], + "I2": [ 2092 ], + "I3": [ "0" ], + "O": [ 3169 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34517": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2038 ], + "I1": [ 2066 ], + "I2": [ 2094 ], + "I3": [ "0" ], + "O": [ 3170 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34518": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2040 ], + "I1": [ 2068 ], + "I2": [ 2096 ], + "I3": [ "0" ], + "O": [ 3171 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34519": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2042 ], + "I1": [ 2070 ], + "I2": [ 2098 ], + "I3": [ "0" ], + "O": [ 3172 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34520": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2044 ], + "I1": [ 2072 ], + "I2": [ 2100 ], + "I3": [ "0" ], + "O": [ 3173 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34521": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2046 ], + "I1": [ 2074 ], + "I2": [ 2102 ], + "I3": [ "0" ], + "O": [ 3174 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34522": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2048 ], + "I1": [ 2076 ], + "I2": [ 2104 ], + "I3": [ "0" ], + "O": [ 3175 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34523": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2050 ], + "I1": [ 2078 ], + "I2": [ 2106 ], + "I3": [ "0" ], + "O": [ 3176 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34524": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2052 ], + "I1": [ 2080 ], + "I2": [ 2108 ], + "I3": [ "0" ], + "O": [ 3177 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34525": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2054 ], + "I1": [ 2082 ], + "I2": [ 2110 ], + "I3": [ "0" ], + "O": [ 3178 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34526": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 105 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2056 ], + "I1": [ 2084 ], + "I2": [ 2112 ], + "I3": [ "0" ], + "O": [ 3179 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34527": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 355 ], + "I1": [ 510 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3180 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34528": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 357 ], + "I1": [ 512 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3181 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34529": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 355 ], + "I1": [ 510 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3182 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34530": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 9 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 357 ], + "I1": [ 512 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3183 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34531": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 359 ], + "I1": [ 515 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3184 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34532": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 360 ], + "I1": [ 516 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3185 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34533": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 361 ], + "I1": [ 517 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3186 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34534": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 356 ], + "I1": [ 511 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3187 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34535": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 358 ], + "I1": [ 513 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3188 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34536": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 369 ], + "I1": [ 506 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3189 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34537": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 370 ], + "I1": [ 507 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3190 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34538": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 371 ], + "I1": [ 508 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3191 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34539": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 372 ], + "I1": [ 509 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3192 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34540": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 365 ], + "I1": [ 524 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3193 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34541": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 366 ], + "I1": [ 525 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3194 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34542": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 367 ], + "I1": [ 526 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3195 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34543": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 527 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3196 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34544": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 520 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3197 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34545": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 521 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3198 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34546": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 522 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3199 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34547": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 523 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3200 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34548": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 530 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3201 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34549": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 531 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3202 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34550": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 532 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3203 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34551": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 496 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3204 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34552": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 533 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3205 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34553": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 534 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3206 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34554": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 535 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3207 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34555": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 346 ], + "I1": [ 514 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3208 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34556": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 360 ], + "I1": [ 516 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3209 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34557": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 361 ], + "I1": [ 517 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3210 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34558": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 356 ], + "I1": [ 511 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3211 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34559": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 358 ], + "I1": [ 513 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3212 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34560": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 369 ], + "I1": [ 506 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3213 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34561": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 370 ], + "I1": [ 507 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3214 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34562": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 371 ], + "I1": [ 508 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3215 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34563": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 372 ], + "I1": [ 509 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3216 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34564": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 365 ], + "I1": [ 524 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3217 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34565": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 366 ], + "I1": [ 525 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3218 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34566": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 367 ], + "I1": [ 526 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3219 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34567": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 527 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3220 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34568": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 520 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3221 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34569": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 521 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3222 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34570": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 522 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3223 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34571": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 523 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3224 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34572": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 530 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3225 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34573": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 531 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3226 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34574": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 532 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3227 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34575": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 496 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3228 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34576": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 533 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3229 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34577": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 534 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3230 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34578": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 535 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3231 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34579": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ 536 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3232 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34580": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 14 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3 ], + "I1": [ 6 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3233 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34581": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 30 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3234 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34582": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 29 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3235 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34583": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 28 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3236 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34584": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 31 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3237 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34585": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 97 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3238 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34586": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 301 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3239 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34587": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 676 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3240 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34588": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 928 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3241 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34589": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 921 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3242 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34590": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 914 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3243 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34591": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 903 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3244 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34592": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 341 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3245 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34593": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 340 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3246 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34594": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 339 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3247 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34595": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 338 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3248 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34596": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 345 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3249 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34597": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 344 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3250 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34598": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 343 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3251 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34599": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 342 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3252 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34600": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 331 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3253 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34601": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 330 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3254 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34602": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 329 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3255 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34603": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 328 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3256 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34604": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 334 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3257 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34605": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 333 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3258 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34606": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 332 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3259 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34607": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 319 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3260 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34608": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 407 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3261 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34609": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 406 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3262 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34610": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 405 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3263 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34611": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 410 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3264 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34612": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 409 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3265 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34613": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 419 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3266 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34614": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 418 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3267 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34615": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 417 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3268 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34616": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 402 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3269 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34617": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 415 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3270 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34618": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 414 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3271 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34619": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 413 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3272 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34620": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 398 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3273 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34621": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 397 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3274 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34622": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 396 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3275 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34623": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 395 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3276 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34624": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 394 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3277 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34625": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 393 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3278 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34626": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 392 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3279 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34627": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 391 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3280 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34628": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 387 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3281 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34629": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 386 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3282 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34630": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 385 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3283 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34631": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 384 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3284 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34632": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 390 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3285 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34633": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 389 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3286 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34634": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 388 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3287 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34635": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 373 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3288 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34636": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 368 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3289 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34637": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 367 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3290 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34638": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 366 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3291 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34639": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 365 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3292 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34640": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 372 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3293 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34641": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 371 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3294 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34642": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 370 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3295 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34643": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 369 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3296 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34644": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 358 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3297 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34645": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 357 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3298 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34646": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 356 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3299 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34647": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 355 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3300 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34648": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 361 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3301 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34649": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 360 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3302 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34650": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 359 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3303 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34651": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 346 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3304 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34652": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 444 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3305 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34653": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 426 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3306 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34654": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 443 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3307 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34655": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 427 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3308 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34656": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 442 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3309 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34657": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 441 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3310 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34658": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 439 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3311 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34659": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 438 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3312 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34660": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 433 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3313 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34661": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 432 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3314 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34662": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 431 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3315 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34663": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 430 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3316 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34664": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 437 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3317 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34665": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 436 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3318 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34666": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 435 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3319 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34667": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 434 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3320 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34668": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 533 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3321 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34669": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 536 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3322 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34670": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 535 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3323 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34671": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 534 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3324 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34672": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 496 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3325 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34673": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 532 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3326 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34674": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 531 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3327 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34675": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 530 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3328 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34676": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 523 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3329 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34677": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 522 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3330 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34678": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 521 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3331 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34679": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 520 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3332 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34680": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 527 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3333 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34681": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 526 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3334 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34682": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 525 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3335 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34683": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 524 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3336 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34684": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 509 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3337 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34685": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 508 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3338 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34686": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 507 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3339 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34687": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 506 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3340 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34688": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 513 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3341 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34689": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 512 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3342 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34690": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 511 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3343 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34691": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 510 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3344 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34692": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 517 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3345 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34693": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 516 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3346 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34694": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 515 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3347 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34695": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 514 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3348 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34696": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 899 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3349 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34697": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 898 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3350 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34698": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 897 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3351 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34699": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 896 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3352 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34700": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 893 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3353 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34701": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1598 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3354 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34702": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1599 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3355 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34703": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1600 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3356 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34704": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1601 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3357 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34705": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1596 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3358 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34706": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1597 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3359 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34707": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1241 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3360 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34708": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1236 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3361 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34709": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 851 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3362 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34710": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1367 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3363 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34711": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3364 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3365 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34712": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 477 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3366 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34713": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 664 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3367 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34714": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1370 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3368 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34715": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1378 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3369 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34716": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1959 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3370 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34717": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1399 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3371 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34718": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 631 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3372 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34719": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 640 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3373 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34720": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1418 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3374 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34721": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 130 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3375 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34722": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 741 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3376 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34723": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 728 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3377 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34724": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 284 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3378 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34725": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 285 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3379 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34726": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 267 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3380 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34727": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 295 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3381 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34728": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1441 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3382 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34729": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 916 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3383 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34730": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1602 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3384 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34731": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1966 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3385 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34732": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1398 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3386 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34733": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1978 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3387 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34734": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1051 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3388 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34735": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 919 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3389 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34736": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1980 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3390 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34737": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 926 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3391 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34738": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 935 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3392 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34739": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1989 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3393 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34740": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1990 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3394 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34741": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1219 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3395 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34742": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1226 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3396 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34743": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1184 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3397 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34744": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1191 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3398 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34745": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1198 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3399 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34746": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1205 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3400 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34747": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1212 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3401 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34748": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1233 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3402 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34749": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1423 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3403 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34750": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1430 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3404 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34751": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1420 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3405 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34752": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1416 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3406 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34753": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 901 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3407 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34754": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 912 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3408 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34755": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 933 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3409 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34756": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 420 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3410 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34757": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 411 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3411 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34758": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 412 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3412 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34759": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 892 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3413 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34760": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 894 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3414 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34761": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3415 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3416 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34762": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3417 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3418 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34763": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3419 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3420 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34764": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3421 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3422 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34765": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3423 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3424 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34766": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3425 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3426 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34767": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3427 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3428 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34768": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 475 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3429 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34769": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 478 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3430 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34770": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3431 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3432 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34771": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3433 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3434 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34772": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3435 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3436 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34773": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3437 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3438 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34774": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3439 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3440 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34775": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3441 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3442 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34776": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3443 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3444 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34777": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3445 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3446 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34778": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 719 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3447 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34779": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1373 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3448 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34780": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1358 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3449 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34781": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1366 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3450 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34782": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1356 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3451 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34783": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 854 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3452 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34784": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1376 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3453 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34785": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1371 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3454 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34786": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1352 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3455 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34787": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1364 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3456 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34788": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1354 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3457 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34789": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2143 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3458 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34790": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2144 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3459 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34791": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2169 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3460 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34792": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2170 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3461 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34793": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2171 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3462 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34794": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2172 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3463 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34795": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2173 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3464 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34796": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2174 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3465 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34797": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2175 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3466 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34798": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2176 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3467 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34799": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2177 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3468 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34800": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2178 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3469 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34801": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2179 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3470 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34802": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2180 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3471 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34803": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2181 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3472 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34804": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2182 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3473 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34805": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2183 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3474 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34806": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2184 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3475 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34807": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2185 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3476 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34808": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2186 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3477 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34809": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2187 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3478 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34810": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2188 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3479 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34811": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2189 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3480 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34812": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2190 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3481 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34813": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2191 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3482 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34814": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 1 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:40" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2192 ], + "I1": [ "0" ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3483 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34820": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 31 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 83 ], + "I1": [ 85 ], + "I2": [ 84 ], + "I3": [ 93 ], + "O": [ 3484 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34821": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 45311 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 75 ], + "I1": [ 3484 ], + "I2": [ 54 ], + "I3": [ 88 ], + "O": [ 3485 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34822": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 95 ], + "I1": [ 3485 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 42 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34823": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3082 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 57 ], + "I1": [ 78 ], + "I2": [ 53 ], + "I3": [ 66 ], + "O": [ 3486 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34824": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 79 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 149 ], + "I1": [ 88 ], + "I2": [ 3486 ], + "I3": [ "0" ], + "O": [ 159 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34825": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1367 ], + "I1": [ 3487 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3488 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34826": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 851 ], + "I1": [ 853 ], + "I2": [ 1398 ], + "I3": [ 3488 ], + "O": [ 1817 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34827": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1354 ], + "I1": [ 1379 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3489 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34828": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 854 ], + "I1": [ 1355 ], + "I2": [ 1398 ], + "I3": [ 3489 ], + "O": [ 1818 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34829": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1364 ], + "I1": [ 3490 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3491 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34830": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1356 ], + "I1": [ 1365 ], + "I2": [ 1398 ], + "I3": [ 3491 ], + "O": [ 1819 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34831": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1352 ], + "I1": [ 1382 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3492 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34832": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1366 ], + "I1": [ 1357 ], + "I2": [ 1398 ], + "I3": [ 3492 ], + "O": [ 1820 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34833": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1371 ], + "I1": [ 1381 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3493 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34834": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1358 ], + "I1": [ 1372 ], + "I2": [ 1398 ], + "I3": [ 3493 ], + "O": [ 1814 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34835": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1376 ], + "I1": [ 3494 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3495 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34836": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1373 ], + "I1": [ 1377 ], + "I2": [ 1398 ], + "I3": [ 3495 ], + "O": [ 1815 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34837": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1370 ], + "I1": [ 1749 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3496 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34838": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1378 ], + "I1": [ 1374 ], + "I2": [ 1398 ], + "I3": [ 3496 ], + "O": [ 1816 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34839": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 704 ], + "I1": [ 695 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3497 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34840": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 719 ], + "I1": [ 711 ], + "I2": [ 1398 ], + "I3": [ 3497 ], + "O": [ 1809 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34841": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5185 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 487 ], + "I1": [ 3498 ], + "I2": [ 3499 ], + "I3": [ 3500 ], + "O": [ 3501 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34842": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 51967 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 638 ], + "I1": [ 3501 ], + "I2": [ 605 ], + "I3": [ 593 ], + "O": [ 3502 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34843": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4027 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 796 ], + "I1": [ 160 ], + "I2": [ 731 ], + "I3": [ 162 ], + "O": [ 3503 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34844": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 65279 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 190 ], + "I1": [ 814 ], + "I2": [ 816 ], + "I3": [ 3503 ], + "O": [ 3504 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34845": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1367 ], + "I1": [ 3487 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3505 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34846": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 851 ], + "I1": [ 853 ], + "I2": [ 1602 ], + "I3": [ 3505 ], + "O": [ 1598 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34847": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1354 ], + "I1": [ 1379 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3506 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34848": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 854 ], + "I1": [ 1355 ], + "I2": [ 1602 ], + "I3": [ 3506 ], + "O": [ 1599 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34849": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1364 ], + "I1": [ 3490 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3507 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34850": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1356 ], + "I1": [ 1365 ], + "I2": [ 1602 ], + "I3": [ 3507 ], + "O": [ 1600 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34851": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1352 ], + "I1": [ 1382 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3508 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34852": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1366 ], + "I1": [ 1357 ], + "I2": [ 1602 ], + "I3": [ 3508 ], + "O": [ 1601 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34853": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1371 ], + "I1": [ 1381 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3509 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34854": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1358 ], + "I1": [ 1372 ], + "I2": [ 1602 ], + "I3": [ 3509 ], + "O": [ 1596 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34855": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1376 ], + "I1": [ 3494 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3510 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34856": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1373 ], + "I1": [ 1377 ], + "I2": [ 1602 ], + "I3": [ 3510 ], + "O": [ 1597 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34857": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1370 ], + "I1": [ 1749 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3511 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34858": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1378 ], + "I1": [ 1374 ], + "I2": [ 1602 ], + "I3": [ 3511 ], + "O": [ 1241 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34859": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 704 ], + "I1": [ 695 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3512 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34860": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 719 ], + "I1": [ 711 ], + "I2": [ 1602 ], + "I3": [ 3512 ], + "O": [ 1236 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34861": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 17648 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 815 ], + "I1": [ 809 ], + "I2": [ 813 ], + "I3": [ 182 ], + "O": [ 3513 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34862": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 63743 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 183 ], + "I1": [ 3513 ], + "I2": [ 1022 ], + "I3": [ 1019 ], + "O": [ 3514 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34863": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 711 ], + "I1": [ 695 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3515 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34864": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 719 ], + "I1": [ 704 ], + "I2": [ 676 ], + "I3": [ 3515 ], + "O": [ 1288 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34865": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1374 ], + "I1": [ 1749 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3516 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34866": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1378 ], + "I1": [ 1370 ], + "I2": [ 676 ], + "I3": [ 3516 ], + "O": [ 1293 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34867": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36873 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1352 ], + "I1": [ 3490 ], + "I2": [ 1354 ], + "I3": [ 3487 ], + "O": [ 3517 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34868": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5160 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3494 ], + "I1": [ 3490 ], + "I2": [ 1351 ], + "I3": [ 1369 ], + "O": [ 3518 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34869": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 24576 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3487 ], + "I1": [ 1353 ], + "I2": [ 855 ], + "I3": [ 852 ], + "O": [ 3519 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34870": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 49151 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1380 ], + "I1": [ 3519 ], + "I2": [ 3518 ], + "I3": [ 1383 ], + "O": [ 3520 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34871": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3520 ], + "I1": [ 3521 ], + "I2": [ 1349 ], + "I3": [ "0" ], + "O": [ 1344 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34872": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1390 ], + "I1": [ 1392 ], + "I2": [ 1393 ], + "I3": [ 1396 ], + "O": [ 3522 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34873": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 144 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1390 ], + "I1": [ 1391 ], + "I2": [ 3522 ], + "I3": [ "0" ], + "O": [ 3523 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34874": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16386 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 936 ], + "I1": [ 915 ], + "I2": [ 922 ], + "I3": [ 929 ], + "O": [ 3524 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34875": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 24576 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 936 ], + "I1": [ 904 ], + "I2": [ 3523 ], + "I3": [ 3524 ], + "O": [ 1387 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34876": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36873 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 933 ], + "I1": [ 3525 ], + "I2": [ 3526 ], + "I3": [ 1430 ], + "O": [ 3527 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34877": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36864 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 919 ], + "I1": [ 3528 ], + "I2": [ 3529 ], + "I3": [ 3527 ], + "O": [ 1403 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34878": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 44115 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 901 ], + "I1": [ 3530 ], + "I2": [ 1417 ], + "I3": [ 1423 ], + "O": [ 3531 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34879": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 919 ], + "I1": [ 1430 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3532 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34880": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4104 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3532 ], + "I1": [ 1421 ], + "I2": [ 1419 ], + "I3": [ 1417 ], + "O": [ 3533 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34881": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1377 ], + "I1": [ 3494 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3534 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34882": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1373 ], + "I1": [ 1376 ], + "I2": [ 676 ], + "I3": [ 3534 ], + "O": [ 1483 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34883": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1365 ], + "I1": [ 3490 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3535 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34884": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1356 ], + "I1": [ 1364 ], + "I2": [ 676 ], + "I3": [ 3535 ], + "O": [ 1481 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34885": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1357 ], + "I1": [ 1382 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3536 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34886": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1366 ], + "I1": [ 1352 ], + "I2": [ 676 ], + "I3": [ 3536 ], + "O": [ 1482 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34887": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1372 ], + "I1": [ 1381 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3537 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34888": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1358 ], + "I1": [ 1371 ], + "I2": [ 676 ], + "I3": [ 3537 ], + "O": [ 1480 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34889": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1355 ], + "I1": [ 1379 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3538 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34890": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 854 ], + "I1": [ 1354 ], + "I2": [ 676 ], + "I3": [ 3538 ], + "O": [ 1484 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34891": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 853 ], + "I1": [ 3487 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3539 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34892": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 851 ], + "I1": [ 1367 ], + "I2": [ 676 ], + "I3": [ 3539 ], + "O": [ 1485 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34893": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64192 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1565 ], + "I1": [ 922 ], + "I2": [ 1569 ], + "I3": [ 786 ], + "O": [ 3540 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34894": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62912 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1559 ], + "I1": [ 780 ], + "I2": [ 1572 ], + "I3": [ 1569 ], + "O": [ 3541 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34895": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1843 ], + "I1": [ 1845 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 3542 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34896": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6144 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1840 ], + "I1": [ 1841 ], + "I2": [ 1855 ], + "I3": [ 3542 ], + "O": [ 1831 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34897": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32768 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1879 ], + "I1": [ 1880 ], + "I2": [ 1848 ], + "I3": [ 1850 ], + "O": [ 3543 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34898": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 6144 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1877 ], + "I1": [ 1841 ], + "I2": [ 1887 ], + "I3": [ 3543 ], + "O": [ 1868 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34899": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3544 ], + "I1": [ 3545 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3546 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34900": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3547 ], + "I1": [ 3548 ], + "I2": [ 1398 ], + "I3": [ 3546 ], + "O": [ 3549 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34901": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3550 ], + "I1": [ 3551 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3552 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34902": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3553 ], + "I1": [ 3554 ], + "I2": [ 1398 ], + "I3": [ 3552 ], + "O": [ 3555 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34903": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3556 ], + "I1": [ 3557 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3558 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34904": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3559 ], + "I1": [ 3560 ], + "I2": [ 1398 ], + "I3": [ 3558 ], + "O": [ 3561 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34905": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3562 ], + "I1": [ 3563 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3564 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34906": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3565 ], + "I1": [ 3566 ], + "I2": [ 1398 ], + "I3": [ 3564 ], + "O": [ 3567 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34907": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3568 ], + "I1": [ 3569 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3570 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34908": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3571 ], + "I1": [ 3572 ], + "I2": [ 1398 ], + "I3": [ 3570 ], + "O": [ 3573 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34909": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3574 ], + "I1": [ 3575 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3576 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34910": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3577 ], + "I1": [ 3578 ], + "I2": [ 1398 ], + "I3": [ 3576 ], + "O": [ 3579 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34911": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3580 ], + "I1": [ 3581 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3582 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34912": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3583 ], + "I1": [ 3584 ], + "I2": [ 1398 ], + "I3": [ 3582 ], + "O": [ 3585 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34913": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3586 ], + "I1": [ 3587 ], + "I2": [ 1398 ], + "I3": [ 1399 ], + "O": [ 3588 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34914": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3589 ], + "I1": [ 3590 ], + "I2": [ 1398 ], + "I3": [ 3588 ], + "O": [ 3591 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34915": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3548 ], + "I1": [ 3545 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3592 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34916": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3547 ], + "I1": [ 3544 ], + "I2": [ 676 ], + "I3": [ 3592 ], + "O": [ 3593 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34917": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3554 ], + "I1": [ 3551 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3594 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34918": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3553 ], + "I1": [ 3550 ], + "I2": [ 676 ], + "I3": [ 3594 ], + "O": [ 3595 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34919": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3560 ], + "I1": [ 3557 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3596 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34920": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3559 ], + "I1": [ 3556 ], + "I2": [ 676 ], + "I3": [ 3596 ], + "O": [ 3597 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34921": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3566 ], + "I1": [ 3563 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3598 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34922": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3565 ], + "I1": [ 3562 ], + "I2": [ 676 ], + "I3": [ 3598 ], + "O": [ 3599 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34923": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3572 ], + "I1": [ 3569 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3600 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34924": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3571 ], + "I1": [ 3568 ], + "I2": [ 676 ], + "I3": [ 3600 ], + "O": [ 3601 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34925": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3578 ], + "I1": [ 3575 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3602 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34926": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3577 ], + "I1": [ 3574 ], + "I2": [ 676 ], + "I3": [ 3602 ], + "O": [ 3603 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34927": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3584 ], + "I1": [ 3581 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3604 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34928": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3583 ], + "I1": [ 3580 ], + "I2": [ 676 ], + "I3": [ 3604 ], + "O": [ 3605 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34929": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 53152 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3590 ], + "I1": [ 3587 ], + "I2": [ 676 ], + "I3": [ 677 ], + "O": [ 3606 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34930": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64522 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3589 ], + "I1": [ 3586 ], + "I2": [ 676 ], + "I3": [ 3606 ], + "O": [ 3607 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34931": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 61627 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 104 ], + "I1": [ 64 ], + "I2": [ 1961 ], + "I3": [ 96 ], + "O": [ 3608 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34932": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 47887 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 86 ], + "I1": [ 1960 ], + "I2": [ 3608 ], + "I3": [ 95 ], + "O": [ 3609 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34933": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3544 ], + "I1": [ 3545 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3610 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34934": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3547 ], + "I1": [ 3548 ], + "I2": [ 1602 ], + "I3": [ 3610 ], + "O": [ 1974 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34935": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3550 ], + "I1": [ 3551 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3611 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34936": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3553 ], + "I1": [ 3554 ], + "I2": [ 1602 ], + "I3": [ 3611 ], + "O": [ 1975 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34937": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36873 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1237 ], + "I1": [ 1241 ], + "I2": [ 1597 ], + "I3": [ 1239 ], + "O": [ 3612 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34938": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1236 ], + "I1": [ 1262 ], + "I2": [ 1600 ], + "I3": [ 3612 ], + "O": [ 3613 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34939": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 24576 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1272 ], + "I1": [ 1599 ], + "I2": [ 2113 ], + "I3": [ 3613 ], + "O": [ 3614 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34940": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 55040 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3614 ], + "I1": [ 1284 ], + "I2": [ 1598 ], + "I3": [ 2115 ], + "O": [ 3615 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34941": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 2448 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1289 ], + "I1": [ 1293 ], + "I2": [ 1292 ], + "I3": [ 1483 ], + "O": [ 3616 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34942": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5120 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1288 ], + "I1": [ 1305 ], + "I2": [ 1482 ], + "I3": [ 3616 ], + "O": [ 3617 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34943": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5160 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1299 ], + "I1": [ 1313 ], + "I2": [ 1481 ], + "I3": [ 1480 ], + "O": [ 3618 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34944": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 24576 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1323 ], + "I1": [ 1484 ], + "I2": [ 3617 ], + "I3": [ 3618 ], + "O": [ 2121 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34945": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 13568 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2434 ], + "I1": [ 2382 ], + "I2": [ 2585 ], + "I3": [ 2394 ], + "O": [ 3619 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34946": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 19892 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2615 ], + "I1": [ 2582 ], + "I2": [ 3619 ], + "I3": [ 2585 ], + "O": [ 2616 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34947": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3568 ], + "I1": [ 3569 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3620 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34948": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3571 ], + "I1": [ 3572 ], + "I2": [ 1602 ], + "I3": [ 3620 ], + "O": [ 2699 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34949": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3562 ], + "I1": [ 3563 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3621 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34950": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3565 ], + "I1": [ 3566 ], + "I2": [ 1602 ], + "I3": [ 3621 ], + "O": [ 2700 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34951": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3556 ], + "I1": [ 3557 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3622 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34952": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3559 ], + "I1": [ 3560 ], + "I2": [ 1602 ], + "I3": [ 3622 ], + "O": [ 2707 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34953": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3574 ], + "I1": [ 3575 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3623 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34954": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3577 ], + "I1": [ 3578 ], + "I2": [ 1602 ], + "I3": [ 3623 ], + "O": [ 2714 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34955": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3580 ], + "I1": [ 3581 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3624 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34956": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3583 ], + "I1": [ 3584 ], + "I2": [ 1602 ], + "I3": [ 3624 ], + "O": [ 2718 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34957": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16208 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3586 ], + "I1": [ 3587 ], + "I2": [ 1602 ], + "I3": [ 1603 ], + "O": [ 3625 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34958": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 62213 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3589 ], + "I1": [ 3590 ], + "I2": [ 1602 ], + "I3": [ 3625 ], + "O": [ 2723 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34959": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5313 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3146 ], + "I1": [ 2971 ], + "I2": [ 3119 ], + "I3": [ 3102 ], + "O": [ 3626 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34960": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 20687 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 2914 ], + "I1": [ 2938 ], + "I2": [ 2394 ], + "I3": [ 3090 ], + "O": [ 3627 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34961": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4011 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3087 ], + "I1": [ 2938 ], + "I2": [ 3627 ], + "I3": [ 3121 ], + "O": [ 3123 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34962": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32769 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 865 ], + "I1": [ 3628 ], + "I2": [ 3629 ], + "I3": [ 3630 ], + "O": [ 3631 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34963": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32769 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 865 ], + "I1": [ 3632 ], + "I2": [ 3633 ], + "I3": [ 3634 ], + "O": [ 3635 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34964": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36864 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 865 ], + "I1": [ 3636 ], + "I2": [ 3631 ], + "I3": [ 3635 ], + "O": [ 3637 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34965": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32769 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 865 ], + "I1": [ 3638 ], + "I2": [ 3639 ], + "I3": [ 3640 ], + "O": [ 3641 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34966": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3637 ], + "I1": [ 3641 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 765 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34967": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32769 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 782 ], + "I1": [ 3642 ], + "I2": [ 3643 ], + "I3": [ 3644 ], + "O": [ 3645 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34968": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32769 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 782 ], + "I1": [ 3646 ], + "I2": [ 3647 ], + "I3": [ 3648 ], + "O": [ 3649 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34969": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36864 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 782 ], + "I1": [ 3650 ], + "I2": [ 3645 ], + "I3": [ 3649 ], + "O": [ 3651 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34970": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32769 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 782 ], + "I1": [ 3652 ], + "I2": [ 3653 ], + "I3": [ 3654 ], + "O": [ 3655 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34971": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 7 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3651 ], + "I1": [ 3655 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 775 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34972": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36873 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 719 ], + "I1": [ 1374 ], + "I2": [ 1373 ], + "I3": [ 1372 ], + "O": [ 3656 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34973": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36873 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1356 ], + "I1": [ 1355 ], + "I2": [ 854 ], + "I3": [ 853 ], + "O": [ 3657 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34974": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36873 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1370 ], + "I1": [ 3494 ], + "I2": [ 1376 ], + "I3": [ 1381 ], + "O": [ 3658 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34975": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36873 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1371 ], + "I1": [ 1382 ], + "I2": [ 1364 ], + "I3": [ 1379 ], + "O": [ 3659 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34976": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 49151 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1367 ], + "I1": [ 3659 ], + "I2": [ 3658 ], + "I3": [ 3517 ], + "O": [ 3660 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34977": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 8 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:44" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3660 ], + "I1": [ 3661 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1349 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34978": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36873 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 303 ], + "I1": [ 1423 ], + "I2": [ 901 ], + "I3": [ 3662 ], + "O": [ 3663 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34979": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36873 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 926 ], + "I1": [ 3664 ], + "I2": [ 1458 ], + "I3": [ 1418 ], + "O": [ 3665 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34980": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36873 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1420 ], + "I1": [ 3666 ], + "I2": [ 1416 ], + "I3": [ 3667 ], + "O": [ 3668 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34981": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3663 ], + "I1": [ 3665 ], + "I2": [ 3668 ], + "I3": [ "0" ], + "O": [ 3529 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34982": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 64 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1402 ], + "I1": [ 3531 ], + "I2": [ 3533 ], + "I3": [ "0" ], + "O": [ 3669 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34983": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 58 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1414 ], + "I1": [ 3669 ], + "I2": [ 449 ], + "I3": [ "0" ], + "O": [ 3670 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34984": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 943 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1411 ], + "I1": [ 449 ], + "I2": [ 3670 ], + "I3": [ 1401 ], + "O": [ 3671 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34985": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 256 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 784 ], + "I1": [ 788 ], + "I2": [ 790 ], + "I3": [ 936 ], + "O": [ 3672 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34986": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 3167 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 922 ], + "I1": [ 3672 ], + "I2": [ 786 ], + "I3": [ 1559 ], + "O": [ 3673 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34987": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 5160 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1390 ], + "I1": [ 929 ], + "I2": [ 784 ], + "I3": [ 873 ], + "O": [ 3674 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34988": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 24576 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 936 ], + "I1": [ 781 ], + "I2": [ 3674 ], + "I3": [ 3540 ], + "O": [ 3675 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34989": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 128 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:48" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3675 ], + "I1": [ 3541 ], + "I2": [ 3673 ], + "I3": [ "0" ], + "O": [ 3676 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34990": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 36873 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1358 ], + "I1": [ 1357 ], + "I2": [ 1366 ], + "I3": [ 1365 ], + "O": [ 3677 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34991": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 851 ], + "I1": [ 3677 ], + "I2": [ 3656 ], + "I3": [ 3657 ], + "O": [ 3678 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34992": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 32000 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3678 ], + "I1": [ 1378 ], + "I2": [ 1377 ], + "I3": [ 3679 ], + "O": [ 850 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34993": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 4096 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 867 ], + "I1": [ 869 ], + "I2": [ 1545 ], + "I3": [ 1560 ], + "O": [ 3680 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34994": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 944 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 3680 ], + "I1": [ 1564 ], + "I2": [ 1391 ], + "I3": [ 871 ], + "O": [ 3681 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34995": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 24576 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1396 ], + "I1": [ 864 ], + "I2": [ 1542 ], + "I3": [ 1543 ], + "O": [ 3682 ] + } + }, + "$abc$32408$auto$blifparse.cc:492:parse_blif$34996": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 16384 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:52" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ 1547 ], + "I1": [ 3682 ], + "I2": [ 3681 ], + "I3": [ 3676 ], + "O": [ 1540 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1715.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 3683 ], + "I0": [ 303 ], + "I1": [ 3403 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1715.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3683 ], + "CO": [ 3684 ], + "I0": [ 1458 ], + "I1": [ 3374 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1715.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3684 ], + "CO": [ 3685 ], + "I0": [ 3526 ], + "I1": [ 3404 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1715.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3685 ], + "CO": [ 3686 ], + "I0": [ 3666 ], + "I1": [ 3405 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1715.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3686 ], + "CO": [ 3687 ], + "I0": [ 3667 ], + "I1": [ 3406 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1715.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3687 ], + "CO": [ 3688 ], + "I0": [ 3662 ], + "I1": [ 3407 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1715.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3688 ], + "CO": [ 3689 ], + "I0": [ 1404 ], + "I1": [ 3408 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1715.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3689 ], + "CO": [ 3690 ], + "I0": [ 3528 ], + "I1": [ 3389 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1715.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3690 ], + "CO": [ 3691 ], + "I0": [ 3664 ], + "I1": [ 3391 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1715.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3691 ], + "CO": [ 1405 ], + "I0": [ 3525 ], + "I1": [ 3409 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1726.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:394|verilog/TopEntity/TopEntity/SpaceShooter_fFractionalFixed_c.v:36|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1809 ], + "CO": [ 3692 ], + "I0": [ "0" ], + "I1": [ 1816 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1726.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:394|verilog/TopEntity/TopEntity/SpaceShooter_fFractionalFixed_c.v:36|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3692 ], + "CO": [ 3693 ], + "I0": [ "0" ], + "I1": [ 1815 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1726.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:394|verilog/TopEntity/TopEntity/SpaceShooter_fFractionalFixed_c.v:36|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3693 ], + "CO": [ 3694 ], + "I0": [ "0" ], + "I1": [ 1814 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1726.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:394|verilog/TopEntity/TopEntity/SpaceShooter_fFractionalFixed_c.v:36|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3694 ], + "CO": [ 3695 ], + "I0": [ "0" ], + "I1": [ 1820 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1726.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:394|verilog/TopEntity/TopEntity/SpaceShooter_fFractionalFixed_c.v:36|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3695 ], + "CO": [ 3696 ], + "I0": [ "0" ], + "I1": [ 1819 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1726.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:394|verilog/TopEntity/TopEntity/SpaceShooter_fFractionalFixed_c.v:36|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3696 ], + "CO": [ 3697 ], + "I0": [ "0" ], + "I1": [ 1818 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1726.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:394|verilog/TopEntity/TopEntity/SpaceShooter_fFractionalFixed_c.v:36|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3697 ], + "CO": [ 1813 ], + "I0": [ "0" ], + "I1": [ 1817 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3698 ], + "CO": [ 3699 ], + "I0": [ "0" ], + "I1": [ 774 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3699 ], + "CO": [ 3700 ], + "I0": [ "0" ], + "I1": [ 825 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3700 ], + "CO": [ 3701 ], + "I0": [ "0" ], + "I1": [ 823 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3701 ], + "CO": [ 1557 ], + "I0": [ "0" ], + "I1": [ 821 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 819 ], + "I3": [ 1557 ], + "O": [ 1558 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1557 ], + "CO": [ 1556 ], + "I0": [ "0" ], + "I1": [ 819 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 835 ], + "CO": [ 3702 ], + "I0": [ "0" ], + "I1": [ 833 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3702 ], + "CO": [ 3703 ], + "I0": [ "0" ], + "I1": [ 831 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3703 ], + "CO": [ 3704 ], + "I0": [ "0" ], + "I1": [ 829 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3704 ], + "CO": [ 3705 ], + "I0": [ "0" ], + "I1": [ 827 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3705 ], + "CO": [ 3706 ], + "I0": [ "1" ], + "I1": [ 790 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3706 ], + "CO": [ 3707 ], + "I0": [ "1" ], + "I1": [ 788 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3707 ], + "CO": [ 3708 ], + "I0": [ "1" ], + "I1": [ 786 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3708 ], + "CO": [ 3709 ], + "I0": [ "1" ], + "I1": [ 784 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3709 ], + "CO": [ 3698 ], + "I0": [ "1" ], + "I1": [ 781 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3710 ], + "CO": [ 3711 ], + "I0": [ "0" ], + "I1": [ 769 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3711 ], + "CO": [ 3712 ], + "I0": [ "0" ], + "I1": [ 862 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3712 ], + "CO": [ 3713 ], + "I0": [ "0" ], + "I1": [ 860 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3713 ], + "CO": [ 1562 ], + "I0": [ "0" ], + "I1": [ 858 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 856 ], + "I3": [ 1562 ], + "O": [ 1563 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1562 ], + "CO": [ 1561 ], + "I0": [ "0" ], + "I1": [ 856 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 883 ], + "CO": [ 3714 ], + "I0": [ "0" ], + "I1": [ 881 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3714 ], + "CO": [ 3715 ], + "I0": [ "0" ], + "I1": [ 879 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3715 ], + "CO": [ 3716 ], + "I0": [ "0" ], + "I1": [ 877 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3716 ], + "CO": [ 3717 ], + "I0": [ "0" ], + "I1": [ 875 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3717 ], + "CO": [ 3718 ], + "I0": [ "1" ], + "I1": [ 873 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3718 ], + "CO": [ 3719 ], + "I0": [ "1" ], + "I1": [ 871 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3719 ], + "CO": [ 3720 ], + "I0": [ "1" ], + "I1": [ 869 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3720 ], + "CO": [ 3721 ], + "I0": [ "1" ], + "I1": [ 867 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3721 ], + "CO": [ 3710 ], + "I0": [ "1" ], + "I1": [ 864 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3722 ], + "CO": [ 3723 ], + "I0": [ "0" ], + "I1": [ 774 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3723 ], + "CO": [ 3724 ], + "I0": [ "0" ], + "I1": [ 825 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3724 ], + "CO": [ 3725 ], + "I0": [ "0" ], + "I1": [ 823 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3725 ], + "CO": [ 1567 ], + "I0": [ "0" ], + "I1": [ 821 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 819 ], + "I3": [ 1567 ], + "O": [ 1568 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1567 ], + "CO": [ 1566 ], + "I0": [ "0" ], + "I1": [ 819 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 835 ], + "CO": [ 3726 ], + "I0": [ "0" ], + "I1": [ 833 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3726 ], + "CO": [ 3727 ], + "I0": [ "0" ], + "I1": [ 831 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3727 ], + "CO": [ 3728 ], + "I0": [ "0" ], + "I1": [ 829 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3728 ], + "CO": [ 3729 ], + "I0": [ "0" ], + "I1": [ 827 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3729 ], + "CO": [ 3730 ], + "I0": [ "0" ], + "I1": [ 790 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3730 ], + "CO": [ 3731 ], + "I0": [ "0" ], + "I1": [ 788 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3731 ], + "CO": [ 3732 ], + "I0": [ "0" ], + "I1": [ 786 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3732 ], + "CO": [ 3733 ], + "I0": [ "0" ], + "I1": [ 784 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3733 ], + "CO": [ 3722 ], + "I0": [ "0" ], + "I1": [ 781 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3734 ], + "CO": [ 3735 ], + "I0": [ "0" ], + "I1": [ 769 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3735 ], + "CO": [ 3736 ], + "I0": [ "0" ], + "I1": [ 862 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3736 ], + "CO": [ 3737 ], + "I0": [ "0" ], + "I1": [ 860 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3737 ], + "CO": [ 1555 ], + "I0": [ "0" ], + "I1": [ 858 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 856 ], + "I3": [ 1555 ], + "O": [ 1553 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1555 ], + "CO": [ 1554 ], + "I0": [ "0" ], + "I1": [ 856 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 883 ], + "CO": [ 3738 ], + "I0": [ "0" ], + "I1": [ 881 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3738 ], + "CO": [ 3739 ], + "I0": [ "0" ], + "I1": [ 879 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3739 ], + "CO": [ 3740 ], + "I0": [ "0" ], + "I1": [ 877 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3740 ], + "CO": [ 3741 ], + "I0": [ "0" ], + "I1": [ 875 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3741 ], + "CO": [ 3742 ], + "I0": [ "0" ], + "I1": [ 873 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3742 ], + "CO": [ 3743 ], + "I0": [ "0" ], + "I1": [ 871 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3743 ], + "CO": [ 3744 ], + "I0": [ "0" ], + "I1": [ 869 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3744 ], + "CO": [ 3745 ], + "I0": [ "0" ], + "I1": [ 867 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3745 ], + "CO": [ 3734 ], + "I0": [ "0" ], + "I1": [ 864 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1787.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:98|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 3746 ], + "I0": [ 3494 ], + "I1": [ 3368 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1787.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:98|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3746 ], + "CO": [ 3747 ], + "I0": [ 1381 ], + "I1": [ 3453 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1787.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:98|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3747 ], + "CO": [ 3748 ], + "I0": [ 1382 ], + "I1": [ 3454 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1787.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:98|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3748 ], + "CO": [ 3749 ], + "I0": [ 3490 ], + "I1": [ 3455 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1787.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:98|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3749 ], + "CO": [ 3750 ], + "I0": [ 1379 ], + "I1": [ 3456 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1787.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:98|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3750 ], + "CO": [ 3751 ], + "I0": [ 3487 ], + "I1": [ 3457 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1787.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:98|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3751 ], + "CO": [ 3661 ], + "I0": [ "0" ], + "I1": [ 3363 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1798.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:87|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 3752 ], + "I0": [ 1370 ], + "I1": [ 1369 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1798.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:87|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3752 ], + "CO": [ 3753 ], + "I0": [ 1376 ], + "I1": [ 1375 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1798.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:87|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3753 ], + "CO": [ 3754 ], + "I0": [ 1371 ], + "I1": [ 1368 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1798.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:87|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3754 ], + "CO": [ 3755 ], + "I0": [ 1352 ], + "I1": [ 1351 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1798.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:87|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3755 ], + "CO": [ 3756 ], + "I0": [ 1364 ], + "I1": [ 1363 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1798.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:87|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3756 ], + "CO": [ 3757 ], + "I0": [ 1354 ], + "I1": [ 1353 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1798.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:87|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3757 ], + "CO": [ 3758 ], + "I0": [ 1367 ], + "I1": [ 855 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1798.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:87|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3758 ], + "CO": [ 1348 ], + "I0": [ "0" ], + "I1": [ 852 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1809.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:78|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 3759 ], + "I0": [ 3494 ], + "I1": [ 1369 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1809.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:78|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3759 ], + "CO": [ 3760 ], + "I0": [ 1381 ], + "I1": [ 1375 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1809.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:78|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3760 ], + "CO": [ 3761 ], + "I0": [ 1382 ], + "I1": [ 1368 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1809.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:78|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3761 ], + "CO": [ 3762 ], + "I0": [ 3490 ], + "I1": [ 1351 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1809.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:78|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3762 ], + "CO": [ 3763 ], + "I0": [ 1379 ], + "I1": [ 1363 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1809.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:78|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3763 ], + "CO": [ 3764 ], + "I0": [ 3487 ], + "I1": [ 1353 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1809.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:78|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3764 ], + "CO": [ 3765 ], + "I0": [ "0" ], + "I1": [ 855 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1809.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:78|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3765 ], + "CO": [ 3521 ], + "I0": [ "0" ], + "I1": [ 852 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1820.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:109|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 3766 ], + "I0": [ 1374 ], + "I1": [ 3447 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1820.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:109|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3766 ], + "CO": [ 3767 ], + "I0": [ 1377 ], + "I1": [ 3369 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1820.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:109|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3767 ], + "CO": [ 3768 ], + "I0": [ 1372 ], + "I1": [ 3448 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1820.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:109|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3768 ], + "CO": [ 3769 ], + "I0": [ 1357 ], + "I1": [ 3449 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1820.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:109|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3769 ], + "CO": [ 3770 ], + "I0": [ 1365 ], + "I1": [ 3450 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1820.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:109|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3770 ], + "CO": [ 3771 ], + "I0": [ 1355 ], + "I1": [ 3451 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1820.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:109|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3771 ], + "CO": [ 3772 ], + "I0": [ 853 ], + "I1": [ 3452 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1820.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:109|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3772 ], + "CO": [ 3679 ], + "I0": [ "0" ], + "I1": [ 3362 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1831.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:27|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 3773 ], + "I0": [ 3431 ], + "I1": [ 2123 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1831.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:27|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3773 ], + "CO": [ 3774 ], + "I0": [ 3433 ], + "I1": [ 1970 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1831.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:27|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3774 ], + "CO": [ 3775 ], + "I0": [ 3435 ], + "I1": [ 2125 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1831.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:27|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3775 ], + "CO": [ 3776 ], + "I0": [ 3437 ], + "I1": [ 2126 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1831.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:27|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3776 ], + "CO": [ 3777 ], + "I0": [ 3439 ], + "I1": [ 1981 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1831.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:27|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3777 ], + "CO": [ 3778 ], + "I0": [ 3441 ], + "I1": [ 1984 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1831.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:27|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3778 ], + "CO": [ 3779 ], + "I0": [ 3443 ], + "I1": [ 1987 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1831.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:27|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3779 ], + "CO": [ 452 ], + "I0": [ 3445 ], + "I1": [ 1992 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1836.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:33|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 3780 ], + "I0": [ 3781 ], + "I1": [ 3432 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1836.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:33|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3780 ], + "CO": [ 3782 ], + "I0": [ 1970 ], + "I1": [ 3434 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1836.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:33|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3782 ], + "CO": [ 3783 ], + "I0": [ 2125 ], + "I1": [ 3436 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1836.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:33|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3783 ], + "CO": [ 3784 ], + "I0": [ 2126 ], + "I1": [ 3438 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1836.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:33|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3784 ], + "CO": [ 3785 ], + "I0": [ 1981 ], + "I1": [ 3440 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1836.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:33|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3785 ], + "CO": [ 3786 ], + "I0": [ 1984 ], + "I1": [ 3442 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1836.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:33|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3786 ], + "CO": [ 3787 ], + "I0": [ 1987 ], + "I1": [ 3444 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1836.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:33|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3787 ], + "CO": [ 451 ], + "I0": [ 1992 ], + "I1": [ 3446 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1841.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:18|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1288 ], + "CO": [ 3788 ], + "I0": [ "0" ], + "I1": [ 1293 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1841.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:18|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3788 ], + "CO": [ 3789 ], + "I0": [ "0" ], + "I1": [ 1483 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1841.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:18|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3789 ], + "CO": [ 3790 ], + "I0": [ "0" ], + "I1": [ 1480 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1841.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:18|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3790 ], + "CO": [ 3791 ], + "I0": [ "0" ], + "I1": [ 1482 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1841.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:18|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3791 ], + "CO": [ 3792 ], + "I0": [ "0" ], + "I1": [ 1481 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1841.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:18|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3792 ], + "CO": [ 3793 ], + "I0": [ "0" ], + "I1": [ 1484 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1841.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:18|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3793 ], + "CO": [ 1969 ], + "I0": [ "0" ], + "I1": [ 1485 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1857.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:328|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3429 ], + "CO": [ 3794 ], + "I0": [ "0" ], + "I1": [ 3366 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1857.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:328|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3794 ], + "CO": [ 453 ], + "I0": [ "0" ], + "I1": [ 3430 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1862.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:50|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 3795 ], + "I0": [ 3415 ], + "I1": [ 3615 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1862.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:50|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3795 ], + "CO": [ 3796 ], + "I0": [ 3387 ], + "I1": [ 2116 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1862.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:50|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3796 ], + "CO": [ 3797 ], + "I0": [ 3417 ], + "I1": [ 2117 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1862.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:50|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3797 ], + "CO": [ 3798 ], + "I0": [ 3419 ], + "I1": [ 2118 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1862.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:50|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3798 ], + "CO": [ 3799 ], + "I0": [ 3421 ], + "I1": [ 2119 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1862.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:50|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3799 ], + "CO": [ 3800 ], + "I0": [ 3423 ], + "I1": [ 1983 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1862.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:50|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3800 ], + "CO": [ 3801 ], + "I0": [ 3425 ], + "I1": [ 2120 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1862.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:50|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3801 ], + "CO": [ 1582 ], + "I0": [ 3427 ], + "I1": [ 1988 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1867.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:47|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 3802 ], + "I0": [ 3803 ], + "I1": [ 3615 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1867.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:47|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3802 ], + "CO": [ 3804 ], + "I0": [ 1965 ], + "I1": [ 2116 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1867.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:47|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3804 ], + "CO": [ 3805 ], + "I0": [ 3806 ], + "I1": [ 2117 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1867.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:47|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3805 ], + "CO": [ 3807 ], + "I0": [ 3808 ], + "I1": [ 2118 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1867.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:47|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3807 ], + "CO": [ 3809 ], + "I0": [ 3810 ], + "I1": [ 2119 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1867.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:47|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3809 ], + "CO": [ 3811 ], + "I0": [ "0" ], + "I1": [ 1983 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1867.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:47|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3811 ], + "CO": [ 3812 ], + "I0": [ "0" ], + "I1": [ 2120 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1867.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:47|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3812 ], + "CO": [ 1590 ], + "I0": [ "0" ], + "I1": [ 1988 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1872.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:45|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 3813 ], + "I0": [ 3814 ], + "I1": [ 3615 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1872.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:45|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3813 ], + "CO": [ 3815 ], + "I0": [ 914 ], + "I1": [ 2116 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1872.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:45|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3815 ], + "CO": [ 3816 ], + "I0": [ 921 ], + "I1": [ 2117 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1872.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:45|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3816 ], + "CO": [ 3817 ], + "I0": [ 928 ], + "I1": [ 2118 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1872.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:45|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3817 ], + "CO": [ 3818 ], + "I0": [ 3392 ], + "I1": [ 2119 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1872.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:45|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3818 ], + "CO": [ 3819 ], + "I0": [ "0" ], + "I1": [ 1983 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1872.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:45|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3819 ], + "CO": [ 3820 ], + "I0": [ "0" ], + "I1": [ 2120 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1872.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:45|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3820 ], + "CO": [ 1589 ], + "I0": [ "0" ], + "I1": [ 1988 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1877.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:63|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1236 ], + "CO": [ 3821 ], + "I0": [ "0" ], + "I1": [ 1241 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1877.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:63|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3821 ], + "CO": [ 3822 ], + "I0": [ "0" ], + "I1": [ 1597 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1877.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:63|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3822 ], + "CO": [ 3823 ], + "I0": [ "0" ], + "I1": [ 1596 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1877.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:63|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3823 ], + "CO": [ 3824 ], + "I0": [ "0" ], + "I1": [ 1601 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1877.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:63|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3824 ], + "CO": [ 3825 ], + "I0": [ "0" ], + "I1": [ 1600 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1877.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:63|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3825 ], + "CO": [ 3826 ], + "I0": [ "0" ], + "I1": [ 1599 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1877.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:63|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3826 ], + "CO": [ 1982 ], + "I0": [ "0" ], + "I1": [ 1598 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1882.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:28|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 3827 ], + "I0": [ 3828 ], + "I1": [ 3416 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1882.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:28|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3827 ], + "CO": [ 3829 ], + "I0": [ 2116 ], + "I1": [ 1978 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1882.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:28|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3829 ], + "CO": [ 3830 ], + "I0": [ 2117 ], + "I1": [ 3418 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1882.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:28|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3830 ], + "CO": [ 3831 ], + "I0": [ 2118 ], + "I1": [ 3420 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1882.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:28|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3831 ], + "CO": [ 3832 ], + "I0": [ 2119 ], + "I1": [ 3422 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1882.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:28|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3832 ], + "CO": [ 3833 ], + "I0": [ 1983 ], + "I1": [ 3424 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1882.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:28|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3833 ], + "CO": [ 3834 ], + "I0": [ 2120 ], + "I1": [ 3426 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1882.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:28|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3834 ], + "CO": [ 1583 ], + "I0": [ 1988 ], + "I1": [ 3428 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1887.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:167|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 3835 ], + "I0": [ 1609 ], + "I1": [ 1236 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1887.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:167|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3835 ], + "CO": [ 3836 ], + "I0": [ 1611 ], + "I1": [ 1241 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1887.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:167|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3836 ], + "CO": [ 3837 ], + "I0": [ 1615 ], + "I1": [ 1597 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1887.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:167|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3837 ], + "CO": [ 3838 ], + "I0": [ 1613 ], + "I1": [ 1596 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1887.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:167|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3838 ], + "CO": [ 3839 ], + "I0": [ 1612 ], + "I1": [ 1601 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1887.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:167|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3839 ], + "CO": [ 3840 ], + "I0": [ 1614 ], + "I1": [ 1600 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1887.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:167|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3840 ], + "CO": [ 3841 ], + "I0": [ 1616 ], + "I1": [ 1599 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1887.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:167|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3841 ], + "CO": [ 1585 ], + "I0": [ 1610 ], + "I1": [ 1598 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1900.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:166|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3361 ], + "CO": [ 3842 ], + "I0": [ 3360 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1900.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:166|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3842 ], + "CO": [ 3843 ], + "I0": [ 3359 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1900.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:166|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3843 ], + "CO": [ 3844 ], + "I0": [ 3358 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1900.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:166|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3844 ], + "CO": [ 3845 ], + "I0": [ 3357 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1900.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:166|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3845 ], + "CO": [ 3846 ], + "I0": [ 3356 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1900.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:166|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3846 ], + "CO": [ 3847 ], + "I0": [ 3355 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1900.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:166|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3847 ], + "CO": [ 1595 ], + "I0": [ 3354 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1909.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:242|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3353 ], + "CO": [ 3848 ], + "I0": [ "1" ], + "I1": [ 3413 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1909.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:242|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3848 ], + "CO": [ 3849 ], + "I0": [ "1" ], + "I1": [ 3414 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1909.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:242|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3849 ], + "CO": [ 3850 ], + "I0": [ "0" ], + "I1": [ 3352 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1909.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:242|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3850 ], + "CO": [ 3851 ], + "I0": [ "0" ], + "I1": [ 3351 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1909.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:242|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3851 ], + "CO": [ 3852 ], + "I0": [ "0" ], + "I1": [ 3350 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1909.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:242|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3852 ], + "CO": [ 1445 ], + "I0": [ "0" ], + "I1": [ 3349 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3853 ], + "CO": [ 3854 ], + "I0": [ 123 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3854 ], + "CO": [ 3855 ], + "I0": [ 124 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3855 ], + "CO": [ 3856 ], + "I0": [ 117 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3856 ], + "CO": [ 3857 ], + "I0": [ 118 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3857 ], + "CO": [ 3858 ], + "I0": [ 119 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3858 ], + "CO": [ 3859 ], + "I0": [ 120 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3859 ], + "CO": [ 3860 ], + "I0": [ 113 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3860 ], + "CO": [ 3861 ], + "I0": [ 114 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3861 ], + "CO": [ 3862 ], + "I0": [ 115 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[19].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3862 ], + "CO": [ 301 ], + "I0": [ 116 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 129 ], + "CO": [ 3863 ], + "I0": [ 130 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3863 ], + "CO": [ 3864 ], + "I0": [ 131 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3864 ], + "CO": [ 3865 ], + "I0": [ 132 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3865 ], + "CO": [ 3866 ], + "I0": [ 125 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3866 ], + "CO": [ 3867 ], + "I0": [ 126 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3867 ], + "CO": [ 3868 ], + "I0": [ 127 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3868 ], + "CO": [ 3869 ], + "I0": [ 128 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3869 ], + "CO": [ 3870 ], + "I0": [ 121 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3870 ], + "CO": [ 3853 ], + "I0": [ 122 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3871 ], + "CO": [ 3872 ], + "I0": [ "0" ], + "I1": [ 2102 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3872 ], + "CO": [ 3873 ], + "I0": [ "0" ], + "I1": [ 2104 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3873 ], + "CO": [ 3874 ], + "I0": [ "0" ], + "I1": [ 2106 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3874 ], + "CO": [ 3875 ], + "I0": [ "0" ], + "I1": [ 2108 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3875 ], + "CO": [ 1040 ], + "I0": [ "0" ], + "I1": [ 2110 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 2112 ], + "I3": [ 1040 ], + "O": [ 1041 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1040 ], + "CO": [ 1039 ], + "I0": [ "0" ], + "I1": [ 2112 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 316 ], + "CO": [ 3876 ], + "I0": [ "0" ], + "I1": [ 400 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3876 ], + "CO": [ 3877 ], + "I0": [ "0" ], + "I1": [ 2086 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3877 ], + "CO": [ 3878 ], + "I0": [ "0" ], + "I1": [ 2088 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3878 ], + "CO": [ 3879 ], + "I0": [ "0" ], + "I1": [ 2090 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3879 ], + "CO": [ 3880 ], + "I0": [ "0" ], + "I1": [ 2092 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3880 ], + "CO": [ 3881 ], + "I0": [ "0" ], + "I1": [ 2094 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3881 ], + "CO": [ 3882 ], + "I0": [ "1" ], + "I1": [ 2096 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3882 ], + "CO": [ 3883 ], + "I0": [ "0" ], + "I1": [ 2098 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3883 ], + "CO": [ 3871 ], + "I0": [ "0" ], + "I1": [ 2100 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3884 ], + "CO": [ 3885 ], + "I0": [ "0" ], + "I1": [ 2074 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3885 ], + "CO": [ 3886 ], + "I0": [ "0" ], + "I1": [ 2076 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3886 ], + "CO": [ 3887 ], + "I0": [ "0" ], + "I1": [ 2078 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3887 ], + "CO": [ 3888 ], + "I0": [ "0" ], + "I1": [ 2080 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3888 ], + "CO": [ 668 ], + "I0": [ "0" ], + "I1": [ 2082 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 2084 ], + "I3": [ 668 ], + "O": [ 669 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 668 ], + "CO": [ 667 ], + "I0": [ "0" ], + "I1": [ 2084 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 318 ], + "CO": [ 3889 ], + "I0": [ "0" ], + "I1": [ 399 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3889 ], + "CO": [ 3890 ], + "I0": [ "0" ], + "I1": [ 2058 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3890 ], + "CO": [ 3891 ], + "I0": [ "0" ], + "I1": [ 2060 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3891 ], + "CO": [ 3892 ], + "I0": [ "0" ], + "I1": [ 2062 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3892 ], + "CO": [ 3893 ], + "I0": [ "0" ], + "I1": [ 2064 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3893 ], + "CO": [ 3894 ], + "I0": [ "0" ], + "I1": [ 2066 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3894 ], + "CO": [ 3895 ], + "I0": [ "1" ], + "I1": [ 2068 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3895 ], + "CO": [ 3896 ], + "I0": [ "0" ], + "I1": [ 2070 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3896 ], + "CO": [ 3884 ], + "I0": [ "0" ], + "I1": [ 2072 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3897 ], + "CO": [ 3898 ], + "I0": [ "0" ], + "I1": [ 582 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3898 ], + "CO": [ 3899 ], + "I0": [ "0" ], + "I1": [ 493 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3899 ], + "CO": [ 3900 ], + "I0": [ "0" ], + "I1": [ 553 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3900 ], + "CO": [ 3901 ], + "I0": [ "0" ], + "I1": [ 584 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3901 ], + "CO": [ 3902 ], + "I0": [ "0" ], + "I1": [ 577 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3902 ], + "CO": [ 3903 ], + "I0": [ "0" ], + "I1": [ 494 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3903 ], + "CO": [ 3904 ], + "I0": [ "0" ], + "I1": [ 575 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3904 ], + "CO": [ 3905 ], + "I0": [ "0" ], + "I1": [ 574 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3905 ], + "CO": [ 3906 ], + "I0": [ "0" ], + "I1": [ 569 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[19].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3906 ], + "CO": [ 3907 ], + "I0": [ "0" ], + "I1": [ 491 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 566 ], + "CO": [ 3908 ], + "I0": [ "0" ], + "I1": [ 549 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[20].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3907 ], + "CO": [ 3909 ], + "I0": [ "0" ], + "I1": [ 561 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[21].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3909 ], + "CO": [ 3910 ], + "I0": [ "0" ], + "I1": [ 558 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[22].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3910 ], + "CO": [ 3911 ], + "I0": [ "0" ], + "I1": [ 568 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[23].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3911 ], + "CO": [ 3912 ], + "I0": [ "0" ], + "I1": [ 492 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[24].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3912 ], + "CO": [ 3913 ], + "I0": [ "0" ], + "I1": [ 489 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[25].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3913 ], + "CO": [ 3914 ], + "I0": [ "0" ], + "I1": [ 490 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[26].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3914 ], + "CO": [ 3500 ], + "I0": [ "0" ], + "I1": [ 583 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[27].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 560 ], + "I3": [ 3500 ], + "O": [ 3498 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[27].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3500 ], + "CO": [ 3499 ], + "I0": [ "0" ], + "I1": [ 560 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3908 ], + "CO": [ 3915 ], + "I0": [ "0" ], + "I1": [ 576 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3915 ], + "CO": [ 3916 ], + "I0": [ "0" ], + "I1": [ 559 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3916 ], + "CO": [ 3917 ], + "I0": [ "0" ], + "I1": [ 585 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3917 ], + "CO": [ 3918 ], + "I0": [ "0" ], + "I1": [ 552 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3918 ], + "CO": [ 3919 ], + "I0": [ "0" ], + "I1": [ 551 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3919 ], + "CO": [ 3920 ], + "I0": [ "0" ], + "I1": [ 567 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3920 ], + "CO": [ 3921 ], + "I0": [ "1" ], + "I1": [ 550 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3921 ], + "CO": [ 3897 ], + "I0": [ "0" ], + "I1": [ 495 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3922 ], + "CO": [ 3923 ], + "I0": [ "0" ], + "I1": [ 3338 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3923 ], + "CO": [ 3924 ], + "I0": [ "0" ], + "I1": [ 3337 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3924 ], + "CO": [ 3925 ], + "I0": [ "0" ], + "I1": [ 3336 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3925 ], + "CO": [ 3926 ], + "I0": [ "0" ], + "I1": [ 3335 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3926 ], + "CO": [ 3927 ], + "I0": [ "0" ], + "I1": [ 3334 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3927 ], + "CO": [ 3928 ], + "I0": [ "0" ], + "I1": [ 3333 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3928 ], + "CO": [ 3929 ], + "I0": [ "0" ], + "I1": [ 3332 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3929 ], + "CO": [ 3930 ], + "I0": [ "0" ], + "I1": [ 3331 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3930 ], + "CO": [ 3931 ], + "I0": [ "0" ], + "I1": [ 3330 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[19].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3931 ], + "CO": [ 3932 ], + "I0": [ "0" ], + "I1": [ 3329 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3348 ], + "CO": [ 3933 ], + "I0": [ "0" ], + "I1": [ 3347 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[20].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3932 ], + "CO": [ 3934 ], + "I0": [ "0" ], + "I1": [ 3328 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[21].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3934 ], + "CO": [ 3935 ], + "I0": [ "0" ], + "I1": [ 3327 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[22].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3935 ], + "CO": [ 3936 ], + "I0": [ "0" ], + "I1": [ 3326 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[23].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3936 ], + "CO": [ 3937 ], + "I0": [ "0" ], + "I1": [ 3325 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[24].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3937 ], + "CO": [ 3938 ], + "I0": [ "0" ], + "I1": [ 3321 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[25].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3938 ], + "CO": [ 3939 ], + "I0": [ "0" ], + "I1": [ 3324 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[26].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3939 ], + "CO": [ 539 ], + "I0": [ "0" ], + "I1": [ 3323 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[27].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3322 ], + "I3": [ 539 ], + "O": [ 537 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[27].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 539 ], + "CO": [ 538 ], + "I0": [ "0" ], + "I1": [ 3322 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3933 ], + "CO": [ 3940 ], + "I0": [ "0" ], + "I1": [ 3346 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3940 ], + "CO": [ 3941 ], + "I0": [ "0" ], + "I1": [ 3345 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3941 ], + "CO": [ 3942 ], + "I0": [ "0" ], + "I1": [ 3344 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3942 ], + "CO": [ 3943 ], + "I0": [ "0" ], + "I1": [ 3343 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3943 ], + "CO": [ 3944 ], + "I0": [ "0" ], + "I1": [ 3342 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3944 ], + "CO": [ 3945 ], + "I0": [ "0" ], + "I1": [ 3341 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3945 ], + "CO": [ 3946 ], + "I0": [ "0" ], + "I1": [ 3340 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3946 ], + "CO": [ 3922 ], + "I0": [ "0" ], + "I1": [ 3339 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3947 ], + "CO": [ 3948 ], + "I0": [ "0" ], + "I1": [ 2046 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3948 ], + "CO": [ 3949 ], + "I0": [ "0" ], + "I1": [ 2048 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3949 ], + "CO": [ 3950 ], + "I0": [ "0" ], + "I1": [ 2050 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3950 ], + "CO": [ 3951 ], + "I0": [ "0" ], + "I1": [ 2052 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3951 ], + "CO": [ 636 ], + "I0": [ "0" ], + "I1": [ 2054 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 2056 ], + "I3": [ 636 ], + "O": [ 634 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 636 ], + "CO": [ 635 ], + "I0": [ "0" ], + "I1": [ 2056 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 317 ], + "CO": [ 3952 ], + "I0": [ "0" ], + "I1": [ 401 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3952 ], + "CO": [ 3953 ], + "I0": [ "0" ], + "I1": [ 2030 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3953 ], + "CO": [ 3954 ], + "I0": [ "0" ], + "I1": [ 2032 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3954 ], + "CO": [ 3955 ], + "I0": [ "0" ], + "I1": [ 2034 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3955 ], + "CO": [ 3956 ], + "I0": [ "0" ], + "I1": [ 2036 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3956 ], + "CO": [ 3957 ], + "I0": [ "0" ], + "I1": [ 2038 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3957 ], + "CO": [ 3958 ], + "I0": [ "1" ], + "I1": [ 2040 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3958 ], + "CO": [ 3959 ], + "I0": [ "0" ], + "I1": [ 2042 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3959 ], + "CO": [ 3947 ], + "I0": [ "0" ], + "I1": [ 2044 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3960 ], + "CO": [ 3961 ], + "I0": [ "0" ], + "I1": [ 3338 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3961 ], + "CO": [ 3962 ], + "I0": [ "0" ], + "I1": [ 3337 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3962 ], + "CO": [ 3963 ], + "I0": [ "0" ], + "I1": [ 3336 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3963 ], + "CO": [ 3964 ], + "I0": [ "0" ], + "I1": [ 3335 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3964 ], + "CO": [ 3965 ], + "I0": [ "0" ], + "I1": [ 3334 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3965 ], + "CO": [ 3966 ], + "I0": [ "0" ], + "I1": [ 3333 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3966 ], + "CO": [ 3967 ], + "I0": [ "0" ], + "I1": [ 3332 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3967 ], + "CO": [ 3968 ], + "I0": [ "0" ], + "I1": [ 3331 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3968 ], + "CO": [ 3969 ], + "I0": [ "0" ], + "I1": [ 3330 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[19].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3969 ], + "CO": [ 3970 ], + "I0": [ "0" ], + "I1": [ 3329 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3348 ], + "CO": [ 3971 ], + "I0": [ "0" ], + "I1": [ 3347 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[20].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3970 ], + "CO": [ 3972 ], + "I0": [ "0" ], + "I1": [ 3328 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[21].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3972 ], + "CO": [ 3973 ], + "I0": [ "0" ], + "I1": [ 3327 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[22].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3973 ], + "CO": [ 3974 ], + "I0": [ "0" ], + "I1": [ 3326 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[23].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3974 ], + "CO": [ 3975 ], + "I0": [ "0" ], + "I1": [ 3325 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[24].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3975 ], + "CO": [ 3976 ], + "I0": [ "0" ], + "I1": [ 3321 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[25].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3976 ], + "CO": [ 3977 ], + "I0": [ "1" ], + "I1": [ 3324 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[26].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3977 ], + "CO": [ 597 ], + "I0": [ "1" ], + "I1": [ 3323 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[27].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 3322 ], + "I3": [ 597 ], + "O": [ 595 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[27].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 597 ], + "CO": [ 596 ], + "I0": [ "1" ], + "I1": [ 3322 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3971 ], + "CO": [ 3978 ], + "I0": [ "0" ], + "I1": [ 3346 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3978 ], + "CO": [ 3979 ], + "I0": [ "0" ], + "I1": [ 3345 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3979 ], + "CO": [ 3980 ], + "I0": [ "0" ], + "I1": [ 3344 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3980 ], + "CO": [ 3981 ], + "I0": [ "0" ], + "I1": [ 3343 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3981 ], + "CO": [ 3982 ], + "I0": [ "0" ], + "I1": [ 3342 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3982 ], + "CO": [ 3983 ], + "I0": [ "0" ], + "I1": [ 3341 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3983 ], + "CO": [ 3984 ], + "I0": [ "0" ], + "I1": [ 3340 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3984 ], + "CO": [ 3960 ], + "I0": [ "0" ], + "I1": [ 3339 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3985 ], + "CO": [ 3986 ], + "I0": [ "0" ], + "I1": [ 3338 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3986 ], + "CO": [ 3987 ], + "I0": [ "0" ], + "I1": [ 3337 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3987 ], + "CO": [ 3988 ], + "I0": [ "0" ], + "I1": [ 3336 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3988 ], + "CO": [ 3989 ], + "I0": [ "0" ], + "I1": [ 3335 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3989 ], + "CO": [ 3990 ], + "I0": [ "0" ], + "I1": [ 3334 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3990 ], + "CO": [ 3991 ], + "I0": [ "0" ], + "I1": [ 3333 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3991 ], + "CO": [ 3992 ], + "I0": [ "0" ], + "I1": [ 3332 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3992 ], + "CO": [ 3993 ], + "I0": [ "0" ], + "I1": [ 3331 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3993 ], + "CO": [ 3994 ], + "I0": [ "0" ], + "I1": [ 3330 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[19].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3994 ], + "CO": [ 3995 ], + "I0": [ "0" ], + "I1": [ 3329 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3348 ], + "CO": [ 3996 ], + "I0": [ "0" ], + "I1": [ 3347 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[20].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3995 ], + "CO": [ 3997 ], + "I0": [ "0" ], + "I1": [ 3328 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[21].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3997 ], + "CO": [ 3998 ], + "I0": [ "0" ], + "I1": [ 3327 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[22].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3998 ], + "CO": [ 3999 ], + "I0": [ "0" ], + "I1": [ 3326 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[23].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3999 ], + "CO": [ 4000 ], + "I0": [ "0" ], + "I1": [ 3325 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[24].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4000 ], + "CO": [ 4001 ], + "I0": [ "0" ], + "I1": [ 3321 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[25].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4001 ], + "CO": [ 4002 ], + "I0": [ "1" ], + "I1": [ 3324 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[26].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4002 ], + "CO": [ 601 ], + "I0": [ "0" ], + "I1": [ 3323 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[27].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3322 ], + "I3": [ 601 ], + "O": [ 599 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[27].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 601 ], + "CO": [ 600 ], + "I0": [ "0" ], + "I1": [ 3322 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3996 ], + "CO": [ 4003 ], + "I0": [ "0" ], + "I1": [ 3346 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4003 ], + "CO": [ 4004 ], + "I0": [ "0" ], + "I1": [ 3345 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4004 ], + "CO": [ 4005 ], + "I0": [ "0" ], + "I1": [ 3344 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4005 ], + "CO": [ 4006 ], + "I0": [ "0" ], + "I1": [ 3343 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4006 ], + "CO": [ 4007 ], + "I0": [ "0" ], + "I1": [ 3342 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4007 ], + "CO": [ 4008 ], + "I0": [ "0" ], + "I1": [ 3341 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4008 ], + "CO": [ 4009 ], + "I0": [ "0" ], + "I1": [ 3340 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4009 ], + "CO": [ 3985 ], + "I0": [ "0" ], + "I1": [ 3339 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4010 ], + "CO": [ 4011 ], + "I0": [ "0" ], + "I1": [ 3310 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4011 ], + "CO": [ 4012 ], + "I0": [ "0" ], + "I1": [ 3309 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4012 ], + "CO": [ 4013 ], + "I0": [ "0" ], + "I1": [ 3308 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4013 ], + "CO": [ 4014 ], + "I0": [ "0" ], + "I1": [ 3307 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4014 ], + "CO": [ 1999 ], + "I0": [ "0" ], + "I1": [ 3306 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3305 ], + "I3": [ 1999 ], + "O": [ 1997 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1999 ], + "CO": [ 1998 ], + "I0": [ "0" ], + "I1": [ 3305 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3320 ], + "CO": [ 4015 ], + "I0": [ "0" ], + "I1": [ 3319 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4015 ], + "CO": [ 4016 ], + "I0": [ "0" ], + "I1": [ 3318 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4016 ], + "CO": [ 4017 ], + "I0": [ "0" ], + "I1": [ 3317 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4017 ], + "CO": [ 4018 ], + "I0": [ "0" ], + "I1": [ 3316 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4018 ], + "CO": [ 4019 ], + "I0": [ "0" ], + "I1": [ 3315 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4019 ], + "CO": [ 4020 ], + "I0": [ "0" ], + "I1": [ 3314 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4020 ], + "CO": [ 4021 ], + "I0": [ "0" ], + "I1": [ 3313 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4021 ], + "CO": [ 4022 ], + "I0": [ "0" ], + "I1": [ 3312 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4022 ], + "CO": [ 4010 ], + "I0": [ "0" ], + "I1": [ 3311 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4023 ], + "CO": [ 4024 ], + "I0": [ "0" ], + "I1": [ 3294 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4024 ], + "CO": [ 4025 ], + "I0": [ "0" ], + "I1": [ 3293 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4025 ], + "CO": [ 4026 ], + "I0": [ "0" ], + "I1": [ 3292 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4026 ], + "CO": [ 4027 ], + "I0": [ "0" ], + "I1": [ 3291 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4027 ], + "CO": [ 364 ], + "I0": [ "0" ], + "I1": [ 3290 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3289 ], + "I3": [ 364 ], + "O": [ 362 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 364 ], + "CO": [ 363 ], + "I0": [ "0" ], + "I1": [ 3289 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3304 ], + "CO": [ 4028 ], + "I0": [ "0" ], + "I1": [ 3303 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4028 ], + "CO": [ 4029 ], + "I0": [ "0" ], + "I1": [ 3302 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4029 ], + "CO": [ 4030 ], + "I0": [ "0" ], + "I1": [ 3301 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4030 ], + "CO": [ 4031 ], + "I0": [ "0" ], + "I1": [ 3300 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4031 ], + "CO": [ 4032 ], + "I0": [ "0" ], + "I1": [ 3299 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4032 ], + "CO": [ 4033 ], + "I0": [ "0" ], + "I1": [ 3298 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4033 ], + "CO": [ 4034 ], + "I0": [ "0" ], + "I1": [ 3297 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4034 ], + "CO": [ 4035 ], + "I0": [ "0" ], + "I1": [ 3296 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4035 ], + "CO": [ 4023 ], + "I0": [ "0" ], + "I1": [ 3295 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4036 ], + "CO": [ 4037 ], + "I0": [ "0" ], + "I1": [ 3278 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4037 ], + "CO": [ 4038 ], + "I0": [ "0" ], + "I1": [ 3277 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4038 ], + "CO": [ 4039 ], + "I0": [ "0" ], + "I1": [ 3276 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4039 ], + "CO": [ 4040 ], + "I0": [ "0" ], + "I1": [ 3275 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4040 ], + "CO": [ 379 ], + "I0": [ "0" ], + "I1": [ 3274 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3273 ], + "I3": [ 379 ], + "O": [ 377 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 379 ], + "CO": [ 378 ], + "I0": [ "0" ], + "I1": [ 3273 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3288 ], + "CO": [ 4041 ], + "I0": [ "0" ], + "I1": [ 3287 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4041 ], + "CO": [ 4042 ], + "I0": [ "0" ], + "I1": [ 3286 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4042 ], + "CO": [ 4043 ], + "I0": [ "0" ], + "I1": [ 3285 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4043 ], + "CO": [ 4044 ], + "I0": [ "0" ], + "I1": [ 3284 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4044 ], + "CO": [ 4045 ], + "I0": [ "0" ], + "I1": [ 3283 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4045 ], + "CO": [ 4046 ], + "I0": [ "0" ], + "I1": [ 3282 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4046 ], + "CO": [ 4047 ], + "I0": [ "0" ], + "I1": [ 3281 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4047 ], + "CO": [ 4048 ], + "I0": [ "0" ], + "I1": [ 3280 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4048 ], + "CO": [ 4036 ], + "I0": [ "0" ], + "I1": [ 3279 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4049 ], + "CO": [ 4050 ], + "I0": [ "1" ], + "I1": [ 3412 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4050 ], + "CO": [ 4051 ], + "I0": [ "0" ], + "I1": [ 3265 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4051 ], + "CO": [ 4052 ], + "I0": [ "0" ], + "I1": [ 3264 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4052 ], + "CO": [ 4053 ], + "I0": [ "0" ], + "I1": [ 3263 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4053 ], + "CO": [ 423 ], + "I0": [ "0" ], + "I1": [ 3262 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3261 ], + "I3": [ 423 ], + "O": [ 421 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 423 ], + "CO": [ 422 ], + "I0": [ "0" ], + "I1": [ 3261 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3272 ], + "CO": [ 4054 ], + "I0": [ "0" ], + "I1": [ 312 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4054 ], + "CO": [ 4055 ], + "I0": [ "0" ], + "I1": [ 3271 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4055 ], + "CO": [ 4056 ], + "I0": [ "0" ], + "I1": [ 3270 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4056 ], + "CO": [ 4057 ], + "I0": [ "0" ], + "I1": [ 3269 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4057 ], + "CO": [ 4058 ], + "I0": [ "0" ], + "I1": [ 3268 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4058 ], + "CO": [ 4059 ], + "I0": [ "0" ], + "I1": [ 3267 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4059 ], + "CO": [ 4060 ], + "I0": [ "0" ], + "I1": [ 3266 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4060 ], + "CO": [ 4061 ], + "I0": [ "1" ], + "I1": [ 3410 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4061 ], + "CO": [ 4049 ], + "I0": [ "1" ], + "I1": [ 3411 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4062 ], + "CO": [ 4063 ], + "I0": [ "0" ], + "I1": [ 3250 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4063 ], + "CO": [ 4064 ], + "I0": [ "0" ], + "I1": [ 3249 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4064 ], + "CO": [ 4065 ], + "I0": [ "0" ], + "I1": [ 3248 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4065 ], + "CO": [ 4066 ], + "I0": [ "0" ], + "I1": [ 3247 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4066 ], + "CO": [ 337 ], + "I0": [ "0" ], + "I1": [ 3246 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3245 ], + "I3": [ 337 ], + "O": [ 335 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 337 ], + "CO": [ 336 ], + "I0": [ "0" ], + "I1": [ 3245 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3260 ], + "CO": [ 4067 ], + "I0": [ "0" ], + "I1": [ 3259 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4067 ], + "CO": [ 4068 ], + "I0": [ "0" ], + "I1": [ 3258 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4068 ], + "CO": [ 4069 ], + "I0": [ "0" ], + "I1": [ 3257 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4069 ], + "CO": [ 4070 ], + "I0": [ "0" ], + "I1": [ 3256 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4070 ], + "CO": [ 4071 ], + "I0": [ "0" ], + "I1": [ 3255 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4071 ], + "CO": [ 4072 ], + "I0": [ "0" ], + "I1": [ 3254 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4072 ], + "CO": [ 4073 ], + "I0": [ "0" ], + "I1": [ 3253 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4073 ], + "CO": [ 4074 ], + "I0": [ "0" ], + "I1": [ 3252 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4074 ], + "CO": [ 4062 ], + "I0": [ "0" ], + "I1": [ 3251 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4075 ], + "CO": [ 4076 ], + "I0": [ "0" ], + "I1": [ 2018 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4076 ], + "CO": [ 4077 ], + "I0": [ "0" ], + "I1": [ 2020 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4077 ], + "CO": [ 4078 ], + "I0": [ "1" ], + "I1": [ 2022 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4078 ], + "CO": [ 4079 ], + "I0": [ "0" ], + "I1": [ 2024 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4079 ], + "CO": [ 481 ], + "I0": [ "0" ], + "I1": [ 2026 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 2028 ], + "I3": [ 481 ], + "O": [ 479 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 481 ], + "CO": [ 480 ], + "I0": [ "0" ], + "I1": [ 2028 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1995 ], + "CO": [ 4080 ], + "I0": [ "0" ], + "I1": [ 2000 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4080 ], + "CO": [ 4081 ], + "I0": [ "0" ], + "I1": [ 2002 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4081 ], + "CO": [ 4082 ], + "I0": [ "0" ], + "I1": [ 2004 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4082 ], + "CO": [ 4083 ], + "I0": [ "0" ], + "I1": [ 2006 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4083 ], + "CO": [ 4084 ], + "I0": [ "0" ], + "I1": [ 2008 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4084 ], + "CO": [ 4085 ], + "I0": [ "0" ], + "I1": [ 2010 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4085 ], + "CO": [ 4086 ], + "I0": [ "0" ], + "I1": [ 2012 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4086 ], + "CO": [ 4087 ], + "I0": [ "0" ], + "I1": [ 2014 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4087 ], + "CO": [ 4075 ], + "I0": [ "0" ], + "I1": [ 2016 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2088.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:39|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 427 ], + "CO": [ 4088 ], + "I0": [ 443 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2088.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:39|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4088 ], + "CO": [ 447 ], + "I0": [ 426 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2088.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:39|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 444 ], + "I2": [ "1" ], + "I3": [ 447 ], + "O": [ 445 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2088.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:39|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 447 ], + "CO": [ 446 ], + "I0": [ 444 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2101.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 3234 ], + "I3": [ "0" ], + "O": [ 26 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2101.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3234 ], + "CO": [ 4089 ], + "I0": [ "0" ], + "I1": [ 3235 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2101.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3236 ], + "I3": [ 4089 ], + "O": [ 33 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2101.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4089 ], + "CO": [ 4090 ], + "I0": [ "0" ], + "I1": [ 3236 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2101.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3237 ], + "I3": [ 4090 ], + "O": [ 35 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3260 ], + "I3": [ "1" ], + "O": [ 320 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3250 ], + "I3": [ 4091 ], + "O": [ 2101 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4091 ], + "CO": [ 4092 ], + "I0": [ "0" ], + "I1": [ 3250 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3249 ], + "I3": [ 4092 ], + "O": [ 2103 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4092 ], + "CO": [ 4093 ], + "I0": [ "0" ], + "I1": [ 3249 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3248 ], + "I3": [ 4093 ], + "O": [ 2105 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4093 ], + "CO": [ 4094 ], + "I0": [ "0" ], + "I1": [ 3248 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3247 ], + "I3": [ 4094 ], + "O": [ 2107 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4094 ], + "CO": [ 4095 ], + "I0": [ "0" ], + "I1": [ 3247 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3246 ], + "I3": [ 4095 ], + "O": [ 2109 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4095 ], + "CO": [ 4096 ], + "I0": [ "0" ], + "I1": [ 3246 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3245 ], + "I3": [ 4096 ], + "O": [ 2111 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3260 ], + "CO": [ 4097 ], + "I0": [ "0" ], + "I1": [ 3259 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3258 ], + "I3": [ 4097 ], + "O": [ 2085 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4097 ], + "CO": [ 4098 ], + "I0": [ "0" ], + "I1": [ 3258 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3257 ], + "I3": [ 4098 ], + "O": [ 2087 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4098 ], + "CO": [ 4099 ], + "I0": [ "0" ], + "I1": [ 3257 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3256 ], + "I3": [ 4099 ], + "O": [ 2089 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4099 ], + "CO": [ 4100 ], + "I0": [ "0" ], + "I1": [ 3256 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3255 ], + "I3": [ 4100 ], + "O": [ 2091 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4100 ], + "CO": [ 4101 ], + "I0": [ "0" ], + "I1": [ 3255 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3254 ], + "I3": [ 4101 ], + "O": [ 2093 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4101 ], + "CO": [ 4102 ], + "I0": [ "0" ], + "I1": [ 3254 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3253 ], + "I3": [ 4102 ], + "O": [ 2095 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4102 ], + "CO": [ 4103 ], + "I0": [ "0" ], + "I1": [ 3253 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3252 ], + "I3": [ 4103 ], + "O": [ 2097 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4103 ], + "CO": [ 4104 ], + "I0": [ "0" ], + "I1": [ 3252 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3251 ], + "I3": [ 4104 ], + "O": [ 2099 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4104 ], + "CO": [ 4091 ], + "I0": [ "0" ], + "I1": [ 3251 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3288 ], + "I3": [ "1" ], + "O": [ 374 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3278 ], + "I3": [ 4105 ], + "O": [ 2073 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4105 ], + "CO": [ 4106 ], + "I0": [ "0" ], + "I1": [ 3278 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3277 ], + "I3": [ 4106 ], + "O": [ 2075 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4106 ], + "CO": [ 4107 ], + "I0": [ "0" ], + "I1": [ 3277 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3276 ], + "I3": [ 4107 ], + "O": [ 2077 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4107 ], + "CO": [ 4108 ], + "I0": [ "0" ], + "I1": [ 3276 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3275 ], + "I3": [ 4108 ], + "O": [ 2079 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4108 ], + "CO": [ 4109 ], + "I0": [ "0" ], + "I1": [ 3275 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3274 ], + "I3": [ 4109 ], + "O": [ 2081 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4109 ], + "CO": [ 4110 ], + "I0": [ "0" ], + "I1": [ 3274 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3273 ], + "I3": [ 4110 ], + "O": [ 2083 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3288 ], + "CO": [ 4111 ], + "I0": [ "0" ], + "I1": [ 3287 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3286 ], + "I3": [ 4111 ], + "O": [ 2057 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4111 ], + "CO": [ 4112 ], + "I0": [ "0" ], + "I1": [ 3286 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3285 ], + "I3": [ 4112 ], + "O": [ 2059 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4112 ], + "CO": [ 4113 ], + "I0": [ "0" ], + "I1": [ 3285 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3284 ], + "I3": [ 4113 ], + "O": [ 2061 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4113 ], + "CO": [ 4114 ], + "I0": [ "0" ], + "I1": [ 3284 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3283 ], + "I3": [ 4114 ], + "O": [ 2063 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4114 ], + "CO": [ 4115 ], + "I0": [ "0" ], + "I1": [ 3283 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3282 ], + "I3": [ 4115 ], + "O": [ 2065 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4115 ], + "CO": [ 4116 ], + "I0": [ "0" ], + "I1": [ 3282 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3281 ], + "I3": [ 4116 ], + "O": [ 2067 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4116 ], + "CO": [ 4117 ], + "I0": [ "0" ], + "I1": [ 3281 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3280 ], + "I3": [ 4117 ], + "O": [ 2069 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4117 ], + "CO": [ 4118 ], + "I0": [ "0" ], + "I1": [ 3280 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3279 ], + "I3": [ 4118 ], + "O": [ 2071 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4118 ], + "CO": [ 4105 ], + "I0": [ "0" ], + "I1": [ 3279 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3304 ], + "I3": [ "1" ], + "O": [ 347 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3294 ], + "I3": [ 4119 ], + "O": [ 2045 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4119 ], + "CO": [ 4120 ], + "I0": [ "0" ], + "I1": [ 3294 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3293 ], + "I3": [ 4120 ], + "O": [ 2047 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4120 ], + "CO": [ 4121 ], + "I0": [ "0" ], + "I1": [ 3293 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3292 ], + "I3": [ 4121 ], + "O": [ 2049 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4121 ], + "CO": [ 4122 ], + "I0": [ "0" ], + "I1": [ 3292 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3291 ], + "I3": [ 4122 ], + "O": [ 2051 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4122 ], + "CO": [ 4123 ], + "I0": [ "0" ], + "I1": [ 3291 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3290 ], + "I3": [ 4123 ], + "O": [ 2053 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4123 ], + "CO": [ 4124 ], + "I0": [ "0" ], + "I1": [ 3290 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3289 ], + "I3": [ 4124 ], + "O": [ 2055 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3304 ], + "CO": [ 4125 ], + "I0": [ "0" ], + "I1": [ 3303 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3302 ], + "I3": [ 4125 ], + "O": [ 2029 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4125 ], + "CO": [ 4126 ], + "I0": [ "0" ], + "I1": [ 3302 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3301 ], + "I3": [ 4126 ], + "O": [ 2031 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4126 ], + "CO": [ 4127 ], + "I0": [ "0" ], + "I1": [ 3301 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3300 ], + "I3": [ 4127 ], + "O": [ 2033 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4127 ], + "CO": [ 4128 ], + "I0": [ "0" ], + "I1": [ 3300 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3299 ], + "I3": [ 4128 ], + "O": [ 2035 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4128 ], + "CO": [ 4129 ], + "I0": [ "0" ], + "I1": [ 3299 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3298 ], + "I3": [ 4129 ], + "O": [ 2037 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4129 ], + "CO": [ 4130 ], + "I0": [ "0" ], + "I1": [ 3298 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3297 ], + "I3": [ 4130 ], + "O": [ 2039 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4130 ], + "CO": [ 4131 ], + "I0": [ "0" ], + "I1": [ 3297 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3296 ], + "I3": [ 4131 ], + "O": [ 2041 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4131 ], + "CO": [ 4132 ], + "I0": [ "0" ], + "I1": [ 3296 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3295 ], + "I3": [ 4132 ], + "O": [ 2043 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4132 ], + "CO": [ 4119 ], + "I0": [ "0" ], + "I1": [ 3295 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3320 ], + "I3": [ "1" ], + "O": [ 1993 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3310 ], + "I3": [ 4133 ], + "O": [ 2017 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4133 ], + "CO": [ 4134 ], + "I0": [ "0" ], + "I1": [ 3310 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3309 ], + "I3": [ 4134 ], + "O": [ 2019 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4134 ], + "CO": [ 4135 ], + "I0": [ "0" ], + "I1": [ 3309 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3308 ], + "I3": [ 4135 ], + "O": [ 2021 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4135 ], + "CO": [ 4136 ], + "I0": [ "0" ], + "I1": [ 3308 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3307 ], + "I3": [ 4136 ], + "O": [ 2023 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4136 ], + "CO": [ 4137 ], + "I0": [ "0" ], + "I1": [ 3307 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3306 ], + "I3": [ 4137 ], + "O": [ 2025 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4137 ], + "CO": [ 4138 ], + "I0": [ "0" ], + "I1": [ 3306 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3305 ], + "I3": [ 4138 ], + "O": [ 2027 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3320 ], + "CO": [ 4139 ], + "I0": [ "0" ], + "I1": [ 3319 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3318 ], + "I3": [ 4139 ], + "O": [ 2001 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4139 ], + "CO": [ 4140 ], + "I0": [ "0" ], + "I1": [ 3318 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3317 ], + "I3": [ 4140 ], + "O": [ 2003 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4140 ], + "CO": [ 4141 ], + "I0": [ "0" ], + "I1": [ 3317 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3316 ], + "I3": [ 4141 ], + "O": [ 2005 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4141 ], + "CO": [ 4142 ], + "I0": [ "0" ], + "I1": [ 3316 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3315 ], + "I3": [ 4142 ], + "O": [ 2007 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4142 ], + "CO": [ 4143 ], + "I0": [ "0" ], + "I1": [ 3315 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3314 ], + "I3": [ 4143 ], + "O": [ 2009 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4143 ], + "CO": [ 4144 ], + "I0": [ "0" ], + "I1": [ 3314 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3313 ], + "I3": [ 4144 ], + "O": [ 2011 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4144 ], + "CO": [ 4145 ], + "I0": [ "0" ], + "I1": [ 3313 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3312 ], + "I3": [ 4145 ], + "O": [ 2013 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4145 ], + "CO": [ 4146 ], + "I0": [ "0" ], + "I1": [ 3312 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3311 ], + "I3": [ 4146 ], + "O": [ 2015 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4146 ], + "CO": [ 4133 ], + "I0": [ "0" ], + "I1": [ 3311 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 630 ], + "I3": [ "0" ], + "O": [ 4147 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 616 ], + "I3": [ 4148 ], + "O": [ 4149 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4148 ], + "CO": [ 4150 ], + "I0": [ "0" ], + "I1": [ 616 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 617 ], + "I3": [ 4150 ], + "O": [ 4151 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4150 ], + "CO": [ 4152 ], + "I0": [ "0" ], + "I1": [ 617 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 610 ], + "I3": [ 4152 ], + "O": [ 4153 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4152 ], + "CO": [ 4154 ], + "I0": [ "0" ], + "I1": [ 610 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 611 ], + "I3": [ 4154 ], + "O": [ 4155 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4154 ], + "CO": [ 4156 ], + "I0": [ "0" ], + "I1": [ 611 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 612 ], + "I3": [ 4156 ], + "O": [ 4157 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4156 ], + "CO": [ 4158 ], + "I0": [ "0" ], + "I1": [ 612 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 613 ], + "I3": [ 4158 ], + "O": [ 4159 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4158 ], + "CO": [ 4160 ], + "I0": [ "0" ], + "I1": [ 613 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[16].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 622 ], + "I3": [ 4160 ], + "O": [ 4161 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4160 ], + "CO": [ 4162 ], + "I0": [ "0" ], + "I1": [ 622 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[17].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 623 ], + "I3": [ 4162 ], + "O": [ 4163 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4162 ], + "CO": [ 4164 ], + "I0": [ "0" ], + "I1": [ 623 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[18].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 624 ], + "I3": [ 4164 ], + "O": [ 4165 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4164 ], + "CO": [ 4166 ], + "I0": [ "0" ], + "I1": [ 624 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[19].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 625 ], + "I3": [ 4166 ], + "O": [ 4167 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[19].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4166 ], + "CO": [ 4168 ], + "I0": [ "0" ], + "I1": [ 625 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 630 ], + "CO": [ 4169 ], + "I0": [ "0" ], + "I1": [ 631 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[20].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 618 ], + "I3": [ 4168 ], + "O": [ 4170 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[20].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4168 ], + "CO": [ 4171 ], + "I0": [ "0" ], + "I1": [ 618 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[21].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 619 ], + "I3": [ 4171 ], + "O": [ 4172 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[21].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4171 ], + "CO": [ 4173 ], + "I0": [ "0" ], + "I1": [ 619 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[22].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 620 ], + "I3": [ 4173 ], + "O": [ 4174 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[22].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4173 ], + "CO": [ 4175 ], + "I0": [ "0" ], + "I1": [ 620 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[23].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 621 ], + "I3": [ 4175 ], + "O": [ 4176 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 632 ], + "I3": [ 4169 ], + "O": [ 4177 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4169 ], + "CO": [ 4178 ], + "I0": [ "0" ], + "I1": [ 632 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 633 ], + "I3": [ 4178 ], + "O": [ 4179 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4178 ], + "CO": [ 4180 ], + "I0": [ "0" ], + "I1": [ 633 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 626 ], + "I3": [ 4180 ], + "O": [ 4181 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4180 ], + "CO": [ 4182 ], + "I0": [ "0" ], + "I1": [ 626 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 627 ], + "I3": [ 4182 ], + "O": [ 4183 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4182 ], + "CO": [ 4184 ], + "I0": [ "0" ], + "I1": [ 627 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 628 ], + "I3": [ 4184 ], + "O": [ 4185 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4184 ], + "CO": [ 4186 ], + "I0": [ "0" ], + "I1": [ 628 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 629 ], + "I3": [ 4186 ], + "O": [ 4187 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4186 ], + "CO": [ 4188 ], + "I0": [ "0" ], + "I1": [ 629 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 614 ], + "I3": [ 4188 ], + "O": [ 4189 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4188 ], + "CO": [ 4190 ], + "I0": [ "0" ], + "I1": [ 614 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 615 ], + "I3": [ 4190 ], + "O": [ 4191 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4190 ], + "CO": [ 4148 ], + "I0": [ "0" ], + "I1": [ 615 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 639 ], + "I3": [ "0" ], + "O": [ 4192 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 639 ], + "CO": [ 4193 ], + "I0": [ "0" ], + "I1": [ 640 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 647 ], + "I3": [ 4193 ], + "O": [ 4194 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4193 ], + "CO": [ 4195 ], + "I0": [ "0" ], + "I1": [ 647 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 648 ], + "I3": [ 4195 ], + "O": [ 4196 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4195 ], + "CO": [ 4197 ], + "I0": [ "0" ], + "I1": [ 648 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 649 ], + "I3": [ 4197 ], + "O": [ 4198 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4197 ], + "CO": [ 4199 ], + "I0": [ "0" ], + "I1": [ 649 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 650 ], + "I3": [ 4199 ], + "O": [ 4200 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4199 ], + "CO": [ 4201 ], + "I0": [ "0" ], + "I1": [ 650 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 643 ], + "I3": [ 4201 ], + "O": [ 4202 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4201 ], + "CO": [ 4203 ], + "I0": [ "0" ], + "I1": [ 643 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 644 ], + "I3": [ 4203 ], + "O": [ 4204 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4203 ], + "CO": [ 4205 ], + "I0": [ "0" ], + "I1": [ 644 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 645 ], + "I3": [ 4205 ], + "O": [ 4206 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4205 ], + "CO": [ 4207 ], + "I0": [ "0" ], + "I1": [ 645 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 646 ], + "I3": [ 4207 ], + "O": [ 4208 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2122.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:75|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 3407 ], + "I3": [ "1" ], + "O": [ 3530 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3348 ], + "I3": [ "1" ], + "O": [ 570 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3338 ], + "I3": [ 4209 ], + "O": [ 586 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4209 ], + "CO": [ 4210 ], + "I0": [ "0" ], + "I1": [ 3338 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3337 ], + "I3": [ 4210 ], + "O": [ 540 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4210 ], + "CO": [ 4211 ], + "I0": [ "0" ], + "I1": [ 3337 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3336 ], + "I3": [ 4211 ], + "O": [ 554 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4211 ], + "CO": [ 4212 ], + "I0": [ "0" ], + "I1": [ 3336 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3335 ], + "I3": [ 4212 ], + "O": [ 588 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4212 ], + "CO": [ 4213 ], + "I0": [ "0" ], + "I1": [ 3335 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3334 ], + "I3": [ 4213 ], + "O": [ 581 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4213 ], + "CO": [ 4214 ], + "I0": [ "0" ], + "I1": [ 3334 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3333 ], + "I3": [ 4214 ], + "O": [ 541 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4214 ], + "CO": [ 4215 ], + "I0": [ "0" ], + "I1": [ 3333 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[16].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3332 ], + "I3": [ 4215 ], + "O": [ 579 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4215 ], + "CO": [ 4216 ], + "I0": [ "0" ], + "I1": [ 3332 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[17].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3331 ], + "I3": [ 4216 ], + "O": [ 578 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4216 ], + "CO": [ 4217 ], + "I0": [ "0" ], + "I1": [ 3331 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[18].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3330 ], + "I3": [ 4217 ], + "O": [ 573 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4217 ], + "CO": [ 4218 ], + "I0": [ "0" ], + "I1": [ 3330 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[19].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3329 ], + "I3": [ 4218 ], + "O": [ 545 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[19].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4218 ], + "CO": [ 4219 ], + "I0": [ "0" ], + "I1": [ 3329 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3348 ], + "CO": [ 4220 ], + "I0": [ "0" ], + "I1": [ 3347 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[20].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3328 ], + "I3": [ 4219 ], + "O": [ 565 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[20].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4219 ], + "CO": [ 4221 ], + "I0": [ "0" ], + "I1": [ 3328 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[21].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3327 ], + "I3": [ 4221 ], + "O": [ 562 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[21].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4221 ], + "CO": [ 4222 ], + "I0": [ "0" ], + "I1": [ 3327 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[22].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3326 ], + "I3": [ 4222 ], + "O": [ 572 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[22].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4222 ], + "CO": [ 4223 ], + "I0": [ "0" ], + "I1": [ 3326 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[23].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3325 ], + "I3": [ 4223 ], + "O": [ 497 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[23].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4223 ], + "CO": [ 4224 ], + "I0": [ "0" ], + "I1": [ 3325 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[24].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3321 ], + "I3": [ 4224 ], + "O": [ 543 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[24].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4224 ], + "CO": [ 4225 ], + "I0": [ "0" ], + "I1": [ 3321 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[25].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3324 ], + "I3": [ 4225 ], + "O": [ 544 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[25].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4225 ], + "CO": [ 4226 ], + "I0": [ "0" ], + "I1": [ 3324 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[26].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3323 ], + "I3": [ 4226 ], + "O": [ 587 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[26].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4226 ], + "CO": [ 4227 ], + "I0": [ "0" ], + "I1": [ 3323 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[27].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3322 ], + "I3": [ 4227 ], + "O": [ 564 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3346 ], + "I3": [ 4220 ], + "O": [ 580 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4220 ], + "CO": [ 4228 ], + "I0": [ "0" ], + "I1": [ 3346 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3345 ], + "I3": [ 4228 ], + "O": [ 563 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4228 ], + "CO": [ 4229 ], + "I0": [ "0" ], + "I1": [ 3345 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3344 ], + "I3": [ 4229 ], + "O": [ 589 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4229 ], + "CO": [ 4230 ], + "I0": [ "0" ], + "I1": [ 3344 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3343 ], + "I3": [ 4230 ], + "O": [ 556 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4230 ], + "CO": [ 4231 ], + "I0": [ "0" ], + "I1": [ 3343 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3342 ], + "I3": [ 4231 ], + "O": [ 555 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4231 ], + "CO": [ 4232 ], + "I0": [ "0" ], + "I1": [ 3342 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3341 ], + "I3": [ 4232 ], + "O": [ 571 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4232 ], + "CO": [ 4233 ], + "I0": [ "0" ], + "I1": [ 3341 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3340 ], + "I3": [ 4233 ], + "O": [ 557 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4233 ], + "CO": [ 4234 ], + "I0": [ "0" ], + "I1": [ 3340 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3339 ], + "I3": [ 4234 ], + "O": [ 542 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4234 ], + "CO": [ 4209 ], + "I0": [ "0" ], + "I1": [ 3339 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 655 ], + "I3": [ "0" ], + "O": [ 1729 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 655 ], + "CO": [ 4235 ], + "I0": [ "0" ], + "I1": [ 664 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 665 ], + "I3": [ 4235 ], + "O": [ 1731 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4235 ], + "CO": [ 4236 ], + "I0": [ "0" ], + "I1": [ 665 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 666 ], + "I3": [ 4236 ], + "O": [ 1733 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4236 ], + "CO": [ 4237 ], + "I0": [ "0" ], + "I1": [ 666 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 656 ], + "I3": [ 4237 ], + "O": [ 1735 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4237 ], + "CO": [ 4238 ], + "I0": [ "0" ], + "I1": [ 656 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 659 ], + "I3": [ 4238 ], + "O": [ 1737 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4238 ], + "CO": [ 4239 ], + "I0": [ "0" ], + "I1": [ 659 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 660 ], + "I3": [ 4239 ], + "O": [ 1739 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4239 ], + "CO": [ 4240 ], + "I0": [ "0" ], + "I1": [ 660 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 661 ], + "I3": [ 4240 ], + "O": [ 1741 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4240 ], + "CO": [ 4241 ], + "I0": [ "0" ], + "I1": [ 661 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 663 ], + "I3": [ 4241 ], + "O": [ 1743 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4241 ], + "CO": [ 4242 ], + "I0": [ "0" ], + "I1": [ 663 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 662 ], + "I3": [ 4242 ], + "O": [ 1745 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 1423 ], + "I3": [ "0" ], + "O": [ 4243 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1423 ], + "CO": [ 4244 ], + "I0": [ "0" ], + "I1": [ 1418 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1430 ], + "I3": [ 4244 ], + "O": [ 4245 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4244 ], + "CO": [ 4246 ], + "I0": [ "0" ], + "I1": [ 1430 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1420 ], + "I3": [ 4246 ], + "O": [ 4247 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4246 ], + "CO": [ 4248 ], + "I0": [ "0" ], + "I1": [ 1420 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1416 ], + "I3": [ 4248 ], + "O": [ 4249 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4248 ], + "CO": [ 4250 ], + "I0": [ "0" ], + "I1": [ 1416 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 901 ], + "I3": [ 4250 ], + "O": [ 4251 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4250 ], + "CO": [ 4252 ], + "I0": [ "0" ], + "I1": [ 901 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 912 ], + "I3": [ 4252 ], + "O": [ 4253 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4252 ], + "CO": [ 4254 ], + "I0": [ "0" ], + "I1": [ 912 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 919 ], + "I3": [ 4254 ], + "O": [ 4255 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4254 ], + "CO": [ 4256 ], + "I0": [ "0" ], + "I1": [ 919 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 926 ], + "I3": [ 4256 ], + "O": [ 4257 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4256 ], + "CO": [ 4258 ], + "I0": [ "0" ], + "I1": [ 926 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 933 ], + "I3": [ 4258 ], + "O": [ 4259 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2134.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1829 ], + "I3": [ "0" ], + "O": [ 834 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2134.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 780 ], + "CO": [ 4260 ], + "I0": [ "0" ], + "I1": [ 1858 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2134.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1860 ], + "I3": [ 4260 ], + "O": [ 824 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2134.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4260 ], + "CO": [ 4261 ], + "I0": [ "0" ], + "I1": [ 1860 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2134.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1862 ], + "I3": [ 4261 ], + "O": [ 822 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2134.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4261 ], + "CO": [ 4262 ], + "I0": [ "0" ], + "I1": [ 1862 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2134.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1864 ], + "I3": [ 4262 ], + "O": [ 820 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2134.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4262 ], + "CO": [ 4263 ], + "I0": [ "0" ], + "I1": [ 1864 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2134.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 782 ], + "I3": [ 4263 ], + "O": [ 778 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2134.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4263 ], + "CO": [ 4264 ], + "I0": [ "0" ], + "I1": [ 782 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2134.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 782 ], + "I3": [ 4264 ], + "O": [ 779 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2137.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1866 ], + "I3": [ "0" ], + "O": [ 882 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2137.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 863 ], + "CO": [ 4265 ], + "I0": [ "0" ], + "I1": [ 1890 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2137.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1892 ], + "I3": [ 4265 ], + "O": [ 861 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2137.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4265 ], + "CO": [ 4266 ], + "I0": [ "0" ], + "I1": [ 1892 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2137.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1894 ], + "I3": [ 4266 ], + "O": [ 859 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2137.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4266 ], + "CO": [ 4267 ], + "I0": [ "0" ], + "I1": [ 1894 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2137.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1896 ], + "I3": [ 4267 ], + "O": [ 857 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2137.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4267 ], + "CO": [ 4268 ], + "I0": [ "0" ], + "I1": [ 1896 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2137.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 865 ], + "I3": [ 4268 ], + "O": [ 770 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2137.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4268 ], + "CO": [ 4269 ], + "I0": [ "0" ], + "I1": [ 865 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2137.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 865 ], + "I3": [ 4269 ], + "O": [ 771 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 129 ], + "I3": [ "0" ], + "O": [ 4270 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 123 ], + "I3": [ 4271 ], + "O": [ 4272 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4271 ], + "CO": [ 4273 ], + "I0": [ "0" ], + "I1": [ 123 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 124 ], + "I3": [ 4273 ], + "O": [ 4274 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4273 ], + "CO": [ 4275 ], + "I0": [ "0" ], + "I1": [ 124 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 117 ], + "I3": [ 4275 ], + "O": [ 4276 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4275 ], + "CO": [ 4277 ], + "I0": [ "0" ], + "I1": [ 117 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 118 ], + "I3": [ 4277 ], + "O": [ 4278 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4277 ], + "CO": [ 4279 ], + "I0": [ "0" ], + "I1": [ 118 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 119 ], + "I3": [ 4279 ], + "O": [ 4280 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4279 ], + "CO": [ 4281 ], + "I0": [ "0" ], + "I1": [ 119 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 120 ], + "I3": [ 4281 ], + "O": [ 4282 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4281 ], + "CO": [ 4283 ], + "I0": [ "0" ], + "I1": [ 120 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[16].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 113 ], + "I3": [ 4283 ], + "O": [ 4284 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4283 ], + "CO": [ 4285 ], + "I0": [ "0" ], + "I1": [ 113 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[17].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 114 ], + "I3": [ 4285 ], + "O": [ 4286 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4285 ], + "CO": [ 4287 ], + "I0": [ "0" ], + "I1": [ 114 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[18].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 115 ], + "I3": [ 4287 ], + "O": [ 4288 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4287 ], + "CO": [ 4289 ], + "I0": [ "0" ], + "I1": [ 115 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[19].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 116 ], + "I3": [ 4289 ], + "O": [ 4290 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 129 ], + "CO": [ 4291 ], + "I0": [ "0" ], + "I1": [ 130 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 131 ], + "I3": [ 4291 ], + "O": [ 4292 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4291 ], + "CO": [ 4293 ], + "I0": [ "0" ], + "I1": [ 131 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 132 ], + "I3": [ 4293 ], + "O": [ 4294 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4293 ], + "CO": [ 4295 ], + "I0": [ "0" ], + "I1": [ 132 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 125 ], + "I3": [ 4295 ], + "O": [ 4296 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4295 ], + "CO": [ 4297 ], + "I0": [ "0" ], + "I1": [ 125 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 126 ], + "I3": [ 4297 ], + "O": [ 4298 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4297 ], + "CO": [ 4299 ], + "I0": [ "0" ], + "I1": [ 126 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 127 ], + "I3": [ 4299 ], + "O": [ 4300 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4299 ], + "CO": [ 4301 ], + "I0": [ "0" ], + "I1": [ 127 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 128 ], + "I3": [ 4301 ], + "O": [ 4302 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4301 ], + "CO": [ 4303 ], + "I0": [ "0" ], + "I1": [ 128 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 121 ], + "I3": [ 4303 ], + "O": [ 4304 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4303 ], + "CO": [ 4305 ], + "I0": [ "0" ], + "I1": [ 121 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 122 ], + "I3": [ 4305 ], + "O": [ 4306 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4305 ], + "CO": [ 4271 ], + "I0": [ "0" ], + "I1": [ 122 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 740 ], + "I3": [ "0" ], + "O": [ 4307 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 740 ], + "CO": [ 4308 ], + "I0": [ "0" ], + "I1": [ 741 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 742 ], + "I3": [ 4308 ], + "O": [ 4309 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4308 ], + "CO": [ 4310 ], + "I0": [ "0" ], + "I1": [ 742 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 743 ], + "I3": [ 4310 ], + "O": [ 4311 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4310 ], + "CO": [ 4312 ], + "I0": [ "0" ], + "I1": [ 743 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 736 ], + "I3": [ 4312 ], + "O": [ 4313 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4312 ], + "CO": [ 4314 ], + "I0": [ "0" ], + "I1": [ 736 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 737 ], + "I3": [ 4314 ], + "O": [ 4315 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4314 ], + "CO": [ 4316 ], + "I0": [ "0" ], + "I1": [ 737 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 738 ], + "I3": [ 4316 ], + "O": [ 4317 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4316 ], + "CO": [ 4318 ], + "I0": [ "0" ], + "I1": [ 738 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 739 ], + "I3": [ 4318 ], + "O": [ 4319 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2146.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:210|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 212 ], + "I2": [ "0" ], + "I3": [ "1" ], + "O": [ 260 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2146.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:210|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 212 ], + "CO": [ 4320 ], + "I0": [ 213 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2146.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:210|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 214 ], + "I2": [ "1" ], + "I3": [ 4320 ], + "O": [ 254 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2146.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:210|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4320 ], + "CO": [ 4321 ], + "I0": [ 214 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2146.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:210|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 215 ], + "I2": [ "1" ], + "I3": [ 4321 ], + "O": [ 251 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 727 ], + "I3": [ "0" ], + "O": [ 4322 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 727 ], + "CO": [ 4323 ], + "I0": [ "0" ], + "I1": [ 728 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 729 ], + "I3": [ 4323 ], + "O": [ 4324 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4323 ], + "CO": [ 4325 ], + "I0": [ "0" ], + "I1": [ 729 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 730 ], + "I3": [ 4325 ], + "O": [ 4326 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4325 ], + "CO": [ 4327 ], + "I0": [ "0" ], + "I1": [ 730 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 723 ], + "I3": [ 4327 ], + "O": [ 4328 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4327 ], + "CO": [ 4329 ], + "I0": [ "0" ], + "I1": [ 723 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 724 ], + "I3": [ 4329 ], + "O": [ 4330 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4329 ], + "CO": [ 4331 ], + "I0": [ "0" ], + "I1": [ 724 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 725 ], + "I3": [ 4331 ], + "O": [ 4332 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4331 ], + "CO": [ 4333 ], + "I0": [ "0" ], + "I1": [ 725 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 726 ], + "I3": [ 4333 ], + "O": [ 4334 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 803 ], + "I3": [ "0" ], + "O": [ 960 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 809 ], + "I3": [ 4335 ], + "O": [ 1013 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4335 ], + "CO": [ 4336 ], + "I0": [ "0" ], + "I1": [ 809 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 813 ], + "I3": [ 4336 ], + "O": [ 1016 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 803 ], + "CO": [ 4337 ], + "I0": [ "0" ], + "I1": [ 804 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 805 ], + "I3": [ 4337 ], + "O": [ 968 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4337 ], + "CO": [ 4338 ], + "I0": [ "0" ], + "I1": [ 805 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 802 ], + "I3": [ 4338 ], + "O": [ 836 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4338 ], + "CO": [ 4339 ], + "I0": [ "0" ], + "I1": [ 802 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 806 ], + "I3": [ 4339 ], + "O": [ 978 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4339 ], + "CO": [ 4340 ], + "I0": [ "0" ], + "I1": [ 806 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 807 ], + "I3": [ 4340 ], + "O": [ 981 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4340 ], + "CO": [ 4341 ], + "I0": [ "0" ], + "I1": [ 807 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 810 ], + "I3": [ 4341 ], + "O": [ 988 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4341 ], + "CO": [ 4342 ], + "I0": [ "0" ], + "I1": [ 810 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 808 ], + "I3": [ 4342 ], + "O": [ 992 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4342 ], + "CO": [ 4343 ], + "I0": [ "0" ], + "I1": [ 808 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 811 ], + "I3": [ 4343 ], + "O": [ 1001 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4343 ], + "CO": [ 4344 ], + "I0": [ "0" ], + "I1": [ 811 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 812 ], + "I3": [ 4344 ], + "O": [ 1004 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4344 ], + "CO": [ 4335 ], + "I0": [ "0" ], + "I1": [ 812 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2155.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:242|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 194 ], + "I2": [ "0" ], + "I3": [ "1" ], + "O": [ 198 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2155.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:242|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 194 ], + "CO": [ 4345 ], + "I0": [ 195 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2155.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:242|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 189 ], + "I2": [ "1" ], + "I3": [ 4345 ], + "O": [ 186 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2155.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:242|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4345 ], + "CO": [ 4346 ], + "I0": [ 189 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2155.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:242|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 178 ], + "I2": [ "1" ], + "I3": [ 4346 ], + "O": [ 181 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2158.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 803 ], + "I2": [ "0" ], + "I3": [ "1" ], + "O": [ 959 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2158.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 803 ], + "CO": [ 4347 ], + "I0": [ 804 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2158.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 805 ], + "I2": [ "1" ], + "I3": [ 4347 ], + "O": [ 974 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2158.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4347 ], + "CO": [ 4348 ], + "I0": [ 805 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2158.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 802 ], + "I2": [ "1" ], + "I3": [ 4348 ], + "O": [ 840 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2161.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:162|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 274 ], + "I3": [ "0" ], + "O": [ 4349 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2161.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:162|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 274 ], + "CO": [ 4350 ], + "I0": [ "0" ], + "I1": [ 916 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2161.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:162|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 923 ], + "I3": [ 4350 ], + "O": [ 4351 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2161.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:162|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4350 ], + "CO": [ 4352 ], + "I0": [ "0" ], + "I1": [ 923 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2161.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:162|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 930 ], + "I3": [ 4352 ], + "O": [ 4353 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2164.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:185|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 279 ], + "I3": [ "0" ], + "O": [ 4354 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2164.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:185|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 279 ], + "CO": [ 4355 ], + "I0": [ "0" ], + "I1": [ 284 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2164.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:185|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 286 ], + "I3": [ 4355 ], + "O": [ 4356 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2164.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:185|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4355 ], + "CO": [ 4357 ], + "I0": [ "0" ], + "I1": [ 286 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2164.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:185|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 287 ], + "I3": [ 4357 ], + "O": [ 4358 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2164.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:185|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4357 ], + "CO": [ 4359 ], + "I0": [ "0" ], + "I1": [ 287 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2164.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:185|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 288 ], + "I3": [ 4359 ], + "O": [ 4360 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2164.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:185|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4359 ], + "CO": [ 4361 ], + "I0": [ "0" ], + "I1": [ 288 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2164.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:185|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 289 ], + "I3": [ 4361 ], + "O": [ 4362 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2164.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:185|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4361 ], + "CO": [ 4363 ], + "I0": [ "0" ], + "I1": [ 289 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2164.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:185|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 283 ], + "I3": [ 4363 ], + "O": [ 4364 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2167.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:192|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 271 ], + "I3": [ "0" ], + "O": [ 4365 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2167.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:192|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 271 ], + "CO": [ 4366 ], + "I0": [ "0" ], + "I1": [ 285 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2167.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:192|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 280 ], + "I3": [ 4366 ], + "O": [ 4367 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2167.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:192|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4366 ], + "CO": [ 4368 ], + "I0": [ "0" ], + "I1": [ 280 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2167.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:192|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 281 ], + "I3": [ 4368 ], + "O": [ 4369 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2167.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:192|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4368 ], + "CO": [ 4370 ], + "I0": [ "0" ], + "I1": [ 281 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2167.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:192|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 282 ], + "I3": [ 4370 ], + "O": [ 4371 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2170.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 264 ], + "I3": [ "0" ], + "O": [ 4372 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2170.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 264 ], + "CO": [ 4373 ], + "I0": [ "0" ], + "I1": [ 267 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2170.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 265 ], + "I3": [ 4373 ], + "O": [ 4374 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2170.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4373 ], + "CO": [ 4375 ], + "I0": [ "0" ], + "I1": [ 265 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2170.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 268 ], + "I3": [ 4375 ], + "O": [ 4376 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2170.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4375 ], + "CO": [ 4377 ], + "I0": [ "0" ], + "I1": [ 268 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2170.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 269 ], + "I3": [ 4377 ], + "O": [ 4378 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2170.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4377 ], + "CO": [ 4379 ], + "I0": [ "0" ], + "I1": [ 269 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2170.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 270 ], + "I3": [ 4379 ], + "O": [ 4380 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2170.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4379 ], + "CO": [ 4381 ], + "I0": [ "0" ], + "I1": [ 270 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2170.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 262 ], + "I3": [ 4381 ], + "O": [ 4382 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2173.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:299|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 893 ], + "I3": [ "0" ], + "O": [ 4383 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2173.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:299|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 893 ], + "CO": [ 4384 ], + "I0": [ "0" ], + "I1": [ 892 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2173.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:299|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 894 ], + "I3": [ 4384 ], + "O": [ 4385 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2173.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:299|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4384 ], + "CO": [ 4386 ], + "I0": [ "0" ], + "I1": [ 894 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2173.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:299|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 896 ], + "I3": [ 4386 ], + "O": [ 4387 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2173.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:299|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4386 ], + "CO": [ 4388 ], + "I0": [ "0" ], + "I1": [ 896 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2173.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:299|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 897 ], + "I3": [ 4388 ], + "O": [ 4389 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2173.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:299|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4388 ], + "CO": [ 4390 ], + "I0": [ "0" ], + "I1": [ 897 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2173.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:299|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 898 ], + "I3": [ 4390 ], + "O": [ 4391 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2173.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:299|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4390 ], + "CO": [ 4392 ], + "I0": [ "0" ], + "I1": [ 898 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2173.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:299|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 899 ], + "I3": [ 4392 ], + "O": [ 4393 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2176.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:306|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 299 ], + "I3": [ "0" ], + "O": [ 4394 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2176.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:306|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 299 ], + "CO": [ 4395 ], + "I0": [ "0" ], + "I1": [ 1441 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2176.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:306|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1442 ], + "I3": [ 4395 ], + "O": [ 4396 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2176.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:306|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4395 ], + "CO": [ 4397 ], + "I0": [ "0" ], + "I1": [ 1442 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2176.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:306|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1443 ], + "I3": [ 4397 ], + "O": [ 4398 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2176.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:306|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4397 ], + "CO": [ 4399 ], + "I0": [ "0" ], + "I1": [ 1443 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2176.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:306|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1444 ], + "I3": [ 4399 ], + "O": [ 4400 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2179.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 292 ], + "I3": [ "0" ], + "O": [ 4401 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2179.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 292 ], + "CO": [ 4402 ], + "I0": [ "0" ], + "I1": [ 295 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2179.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 293 ], + "I3": [ 4402 ], + "O": [ 4403 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2179.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4402 ], + "CO": [ 4404 ], + "I0": [ "0" ], + "I1": [ 293 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2179.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 296 ], + "I3": [ 4404 ], + "O": [ 4405 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2179.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4404 ], + "CO": [ 4406 ], + "I0": [ "0" ], + "I1": [ 296 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2179.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 297 ], + "I3": [ 4406 ], + "O": [ 4407 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2179.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4406 ], + "CO": [ 4408 ], + "I0": [ "0" ], + "I1": [ 297 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2179.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 298 ], + "I3": [ 4408 ], + "O": [ 4409 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2179.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4408 ], + "CO": [ 4410 ], + "I0": [ "0" ], + "I1": [ 298 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2179.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 290 ], + "I3": [ 4410 ], + "O": [ 4411 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2182.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:406|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1424 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1447 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2185.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:413|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 299 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1446 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2188.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:417|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1424 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 4412 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2191.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:428|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 274 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 906 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2194.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 274 ], + "I2": [ "0" ], + "I3": [ "1" ], + "O": [ 15 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2194.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 274 ], + "CO": [ 4413 ], + "I0": [ 916 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2194.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 923 ], + "I2": [ "1" ], + "I3": [ 4413 ], + "O": [ 17 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2194.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4413 ], + "CO": [ 4414 ], + "I0": [ 923 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2194.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 930 ], + "I2": [ "1" ], + "I3": [ 4414 ], + "O": [ 18 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 1603 ], + "I3": [ "0" ], + "O": [ 4415 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 921 ], + "I3": [ 4416 ], + "O": [ 4417 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4416 ], + "CO": [ 4418 ], + "I0": [ "0" ], + "I1": [ 921 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 928 ], + "I3": [ 4418 ], + "O": [ 4419 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4418 ], + "CO": [ 4420 ], + "I0": [ "0" ], + "I1": [ 928 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 935 ], + "I3": [ 4420 ], + "O": [ 4421 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1603 ], + "CO": [ 4422 ], + "I0": [ "0" ], + "I1": [ 1602 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1604 ], + "I3": [ 4422 ], + "O": [ 4423 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4422 ], + "CO": [ 4424 ], + "I0": [ "0" ], + "I1": [ 1604 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1425 ], + "I3": [ 4424 ], + "O": [ 4425 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4424 ], + "CO": [ 4426 ], + "I0": [ "0" ], + "I1": [ 1425 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1428 ], + "I3": [ 4426 ], + "O": [ 4427 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4426 ], + "CO": [ 4428 ], + "I0": [ "0" ], + "I1": [ 1428 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1432 ], + "I3": [ 4428 ], + "O": [ 4429 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4428 ], + "CO": [ 4430 ], + "I0": [ "0" ], + "I1": [ 1432 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1435 ], + "I3": [ 4430 ], + "O": [ 4431 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4430 ], + "CO": [ 4432 ], + "I0": [ "0" ], + "I1": [ 1435 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1438 ], + "I3": [ 4432 ], + "O": [ 4433 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4432 ], + "CO": [ 4434 ], + "I0": [ "0" ], + "I1": [ 1438 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 903 ], + "I3": [ 4434 ], + "O": [ 4435 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4434 ], + "CO": [ 4436 ], + "I0": [ "0" ], + "I1": [ 903 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 914 ], + "I3": [ 4436 ], + "O": [ 4437 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4436 ], + "CO": [ 4416 ], + "I0": [ "0" ], + "I1": [ 914 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2200.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:28|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 3615 ], + "I3": [ "1" ], + "O": [ 3828 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2203.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3244 ], + "I3": [ "1" ], + "O": [ 3803 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2203.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 3244 ], + "CO": [ 4438 ], + "I0": [ "0" ], + "I1": [ 3243 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2203.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3242 ], + "I3": [ 4438 ], + "O": [ 3806 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2203.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4438 ], + "CO": [ 4439 ], + "I0": [ "0" ], + "I1": [ 3242 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2203.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3241 ], + "I3": [ 4439 ], + "O": [ 3808 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2203.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4439 ], + "CO": [ 4440 ], + "I0": [ "0" ], + "I1": [ 3241 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2203.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 3392 ], + "I3": [ 4440 ], + "O": [ 3810 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2203.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4440 ], + "CO": [ 1592 ], + "I0": [ "1" ], + "I1": [ 3392 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2210.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:39|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 903 ], + "I2": [ "1" ], + "I3": [ "1" ], + "O": [ 3814 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2213.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:174|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1967 ], + "I3": [ "0" ], + "O": [ 4441 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2213.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:174|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1966 ], + "CO": [ 4442 ], + "I0": [ "0" ], + "I1": [ 1979 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2213.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:174|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 4443 ], + "I3": [ 4442 ], + "O": [ 4444 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2213.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:174|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4442 ], + "CO": [ 4445 ], + "I0": [ "0" ], + "I1": [ 4443 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2213.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:174|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 4446 ], + "I3": [ 4445 ], + "O": [ 4447 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2213.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:174|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4445 ], + "CO": [ 4448 ], + "I0": [ "1" ], + "I1": [ 4446 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2213.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:174|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 4449 ], + "I3": [ 4448 ], + "O": [ 4450 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2213.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:174|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4448 ], + "CO": [ 4451 ], + "I0": [ "1" ], + "I1": [ 4449 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2213.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:174|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 4452 ], + "I3": [ 4451 ], + "O": [ 4453 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2213.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:174|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4451 ], + "CO": [ 4454 ], + "I0": [ "0" ], + "I1": [ 4452 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2213.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:174|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 4455 ], + "I3": [ 4454 ], + "O": [ 4456 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 303 ], + "I3": [ "0" ], + "O": [ 1456 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 303 ], + "CO": [ 4457 ], + "I0": [ "0" ], + "I1": [ 1458 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3526 ], + "I3": [ 4457 ], + "O": [ 1460 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4457 ], + "CO": [ 4458 ], + "I0": [ "0" ], + "I1": [ 3526 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3666 ], + "I3": [ 4458 ], + "O": [ 1462 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4458 ], + "CO": [ 4459 ], + "I0": [ "0" ], + "I1": [ 3666 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3667 ], + "I3": [ 4459 ], + "O": [ 1464 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4459 ], + "CO": [ 4460 ], + "I0": [ "0" ], + "I1": [ 3667 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3662 ], + "I3": [ 4460 ], + "O": [ 1466 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4460 ], + "CO": [ 4461 ], + "I0": [ "0" ], + "I1": [ 3662 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1404 ], + "I3": [ 4461 ], + "O": [ 1468 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4461 ], + "CO": [ 4462 ], + "I0": [ "0" ], + "I1": [ 1404 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3528 ], + "I3": [ 4462 ], + "O": [ 1470 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4462 ], + "CO": [ 4463 ], + "I0": [ "0" ], + "I1": [ 3528 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3664 ], + "I3": [ 4463 ], + "O": [ 1472 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4463 ], + "CO": [ 4464 ], + "I0": [ "0" ], + "I1": [ 3664 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 3525 ], + "I3": [ 4464 ], + "O": [ 1474 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2219.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:215|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1967 ], + "I3": [ "0" ], + "O": [ 4465 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2219.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:215|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1966 ], + "CO": [ 4466 ], + "I0": [ "1" ], + "I1": [ 1979 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2219.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:215|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 4443 ], + "I3": [ 4466 ], + "O": [ 4467 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2219.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:215|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4466 ], + "CO": [ 4468 ], + "I0": [ "1" ], + "I1": [ 4443 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2219.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:215|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 4446 ], + "I3": [ 4468 ], + "O": [ 4469 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2219.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:215|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4468 ], + "CO": [ 4470 ], + "I0": [ "1" ], + "I1": [ 4446 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2219.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:215|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 4449 ], + "I3": [ 4470 ], + "O": [ 4471 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2219.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:215|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4470 ], + "CO": [ 4472 ], + "I0": [ "1" ], + "I1": [ 4449 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2219.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:215|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 4452 ], + "I3": [ 4472 ], + "O": [ 4473 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2219.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:215|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4472 ], + "CO": [ 4474 ], + "I0": [ "1" ], + "I1": [ 4452 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2219.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:215|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 4455 ], + "I3": [ 4474 ], + "O": [ 4475 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2222.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:376|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 4476 ], + "I3": [ "0" ], + "O": [ 4477 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1967 ], + "I2": [ "1" ], + "I3": [ "0" ], + "O": [ 4478 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1967 ], + "CO": [ 4479 ], + "I0": [ 1966 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1979 ], + "I2": [ "1" ], + "I3": [ 4479 ], + "O": [ 4480 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4479 ], + "CO": [ 4481 ], + "I0": [ 1979 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 4443 ], + "I2": [ "1" ], + "I3": [ 4481 ], + "O": [ 4482 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4481 ], + "CO": [ 4483 ], + "I0": [ 4443 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 4446 ], + "I2": [ "1" ], + "I3": [ 4483 ], + "O": [ 4484 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4483 ], + "CO": [ 4485 ], + "I0": [ 4446 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 4449 ], + "I2": [ "1" ], + "I3": [ 4485 ], + "O": [ 4486 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4485 ], + "CO": [ 4487 ], + "I0": [ 4449 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 4452 ], + "I2": [ "0" ], + "I3": [ 4487 ], + "O": [ 4488 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4487 ], + "CO": [ 4489 ], + "I0": [ 4452 ], + "I1": [ "0" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 4455 ], + "I2": [ "1" ], + "I3": [ 4489 ], + "O": [ 4490 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3549 ], + "I2": [ 3397 ], + "I3": [ "1" ], + "O": [ 4476 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4491 ], + "I0": [ 3549 ], + "I1": [ 3397 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[1].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3555 ], + "I2": [ 3398 ], + "I3": [ 4491 ], + "O": [ 4492 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4491 ], + "CO": [ 4493 ], + "I0": [ 3555 ], + "I1": [ 3398 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3561 ], + "I2": [ 3399 ], + "I3": [ 4493 ], + "O": [ 4494 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4493 ], + "CO": [ 4495 ], + "I0": [ 3561 ], + "I1": [ 3399 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3567 ], + "I2": [ 3400 ], + "I3": [ 4495 ], + "O": [ 4496 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4495 ], + "CO": [ 4497 ], + "I0": [ 3567 ], + "I1": [ 3400 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3573 ], + "I2": [ 3401 ], + "I3": [ 4497 ], + "O": [ 4498 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4497 ], + "CO": [ 4499 ], + "I0": [ 3573 ], + "I1": [ 3401 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3579 ], + "I2": [ 3395 ], + "I3": [ 4499 ], + "O": [ 4500 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4499 ], + "CO": [ 4501 ], + "I0": [ 3579 ], + "I1": [ 3395 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3585 ], + "I2": [ 3396 ], + "I3": [ 4501 ], + "O": [ 1989 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4501 ], + "CO": [ 4502 ], + "I0": [ 3585 ], + "I1": [ 3396 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3591 ], + "I2": [ 3402 ], + "I3": [ 4502 ], + "O": [ 1990 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3666 ], + "I2": [ 459 ], + "I3": [ "1" ], + "O": [ 1487 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4503 ], + "I0": [ 3666 ], + "I1": [ 459 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 457 ], + "I3": [ 4504 ], + "O": [ 1507 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[1].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3667 ], + "I2": [ 460 ], + "I3": [ 4503 ], + "O": [ 1489 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4503 ], + "CO": [ 4505 ], + "I0": [ 3667 ], + "I1": [ 460 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3662 ], + "I2": [ 467 ], + "I3": [ 4505 ], + "O": [ 1491 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4505 ], + "CO": [ 4506 ], + "I0": [ 3662 ], + "I1": [ 467 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1404 ], + "I2": [ 468 ], + "I3": [ 4506 ], + "O": [ 1493 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4506 ], + "CO": [ 4507 ], + "I0": [ 1404 ], + "I1": [ 468 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3528 ], + "I2": [ 469 ], + "I3": [ 4507 ], + "O": [ 1495 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4507 ], + "CO": [ 4508 ], + "I0": [ 3528 ], + "I1": [ 469 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3664 ], + "I2": [ 470 ], + "I3": [ 4508 ], + "O": [ 1497 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4508 ], + "CO": [ 4509 ], + "I0": [ 3664 ], + "I1": [ 470 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3525 ], + "I2": [ 463 ], + "I3": [ 4509 ], + "O": [ 1499 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4509 ], + "CO": [ 4510 ], + "I0": [ 3525 ], + "I1": [ 463 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 464 ], + "I3": [ 4510 ], + "O": [ 1501 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4510 ], + "CO": [ 4511 ], + "I0": [ "0" ], + "I1": [ 464 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 465 ], + "I3": [ 4511 ], + "O": [ 1503 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4511 ], + "CO": [ 4512 ], + "I0": [ "0" ], + "I1": [ 465 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 466 ], + "I3": [ 4512 ], + "O": [ 1505 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4512 ], + "CO": [ 4504 ], + "I0": [ "0" ], + "I1": [ 466 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 471 ], + "I3": [ "0" ], + "O": [ 1509 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 690 ], + "I3": [ 4513 ], + "O": [ 1528 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4513 ], + "CO": [ 4514 ], + "I0": [ "0" ], + "I1": [ 690 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 701 ], + "I3": [ 4514 ], + "O": [ 1530 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4514 ], + "CO": [ 4515 ], + "I0": [ "0" ], + "I1": [ 701 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 716 ], + "I3": [ 4515 ], + "O": [ 1532 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 471 ], + "CO": [ 4516 ], + "I0": [ "0" ], + "I1": [ 691 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 692 ], + "I3": [ 4516 ], + "O": [ 1512 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4516 ], + "CO": [ 4517 ], + "I0": [ "0" ], + "I1": [ 692 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 686 ], + "I3": [ 4517 ], + "O": [ 1514 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4517 ], + "CO": [ 4518 ], + "I0": [ "0" ], + "I1": [ 686 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 687 ], + "I3": [ 4518 ], + "O": [ 1516 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4518 ], + "CO": [ 4519 ], + "I0": [ "0" ], + "I1": [ 687 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 688 ], + "I3": [ 4519 ], + "O": [ 1518 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4519 ], + "CO": [ 4520 ], + "I0": [ "0" ], + "I1": [ 688 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 689 ], + "I3": [ 4520 ], + "O": [ 1520 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4520 ], + "CO": [ 4521 ], + "I0": [ "0" ], + "I1": [ 689 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 683 ], + "I3": [ 4521 ], + "O": [ 1522 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4521 ], + "CO": [ 4522 ], + "I0": [ "0" ], + "I1": [ 683 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 684 ], + "I3": [ 4522 ], + "O": [ 1524 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4522 ], + "CO": [ 4523 ], + "I0": [ "0" ], + "I1": [ 684 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 685 ], + "I3": [ 4523 ], + "O": [ 1526 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4523 ], + "CO": [ 4513 ], + "I0": [ "0" ], + "I1": [ 685 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2240.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:469|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 475 ], + "I3": [ "0" ], + "O": [ 1534 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2240.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:469|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 475 ], + "CO": [ 4524 ], + "I0": [ "0" ], + "I1": [ 477 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2240.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:469|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 478 ], + "I3": [ 4524 ], + "O": [ 1537 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 719 ], + "I2": [ "0" ], + "I3": [ "1" ], + "O": [ 1793 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 719 ], + "CO": [ 4525 ], + "I0": [ 1378 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1373 ], + "I2": [ "1" ], + "I3": [ 4525 ], + "O": [ 1796 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4525 ], + "CO": [ 4526 ], + "I0": [ 1373 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1358 ], + "I2": [ "1" ], + "I3": [ 4526 ], + "O": [ 1798 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4526 ], + "CO": [ 4527 ], + "I0": [ 1358 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1366 ], + "I2": [ "1" ], + "I3": [ 4527 ], + "O": [ 1800 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4527 ], + "CO": [ 4528 ], + "I0": [ 1366 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1356 ], + "I2": [ "1" ], + "I3": [ 4528 ], + "O": [ 1802 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4528 ], + "CO": [ 4529 ], + "I0": [ 1356 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 854 ], + "I2": [ "1" ], + "I3": [ 4529 ], + "O": [ 1804 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4529 ], + "CO": [ 4530 ], + "I0": [ 854 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 851 ], + "I2": [ "1" ], + "I3": [ 4530 ], + "O": [ 1806 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 711 ], + "I2": [ "0" ], + "I3": [ "1" ], + "O": [ 1778 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 711 ], + "CO": [ 4531 ], + "I0": [ 1374 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1377 ], + "I2": [ "1" ], + "I3": [ 4531 ], + "O": [ 1781 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4531 ], + "CO": [ 4532 ], + "I0": [ 1377 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1372 ], + "I2": [ "1" ], + "I3": [ 4532 ], + "O": [ 1783 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4532 ], + "CO": [ 4533 ], + "I0": [ 1372 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1357 ], + "I2": [ "1" ], + "I3": [ 4533 ], + "O": [ 1785 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4533 ], + "CO": [ 4534 ], + "I0": [ 1357 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1365 ], + "I2": [ "1" ], + "I3": [ 4534 ], + "O": [ 1787 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4534 ], + "CO": [ 4535 ], + "I0": [ 1365 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1355 ], + "I2": [ "1" ], + "I3": [ 4535 ], + "O": [ 1789 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4535 ], + "CO": [ 4536 ], + "I0": [ 1355 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 853 ], + "I2": [ "1" ], + "I3": [ 4536 ], + "O": [ 1791 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 704 ], + "I2": [ "0" ], + "I3": [ "1" ], + "O": [ 1763 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 704 ], + "CO": [ 4537 ], + "I0": [ 1370 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1376 ], + "I2": [ "1" ], + "I3": [ 4537 ], + "O": [ 1766 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4537 ], + "CO": [ 4538 ], + "I0": [ 1376 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1371 ], + "I2": [ "1" ], + "I3": [ 4538 ], + "O": [ 1768 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4538 ], + "CO": [ 4539 ], + "I0": [ 1371 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1352 ], + "I2": [ "1" ], + "I3": [ 4539 ], + "O": [ 1770 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4539 ], + "CO": [ 4540 ], + "I0": [ 1352 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1364 ], + "I2": [ "1" ], + "I3": [ 4540 ], + "O": [ 1772 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4540 ], + "CO": [ 4541 ], + "I0": [ 1364 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1354 ], + "I2": [ "1" ], + "I3": [ 4541 ], + "O": [ 1774 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4541 ], + "CO": [ 4542 ], + "I0": [ 1354 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1367 ], + "I2": [ "1" ], + "I3": [ 4542 ], + "O": [ 1776 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 695 ], + "I2": [ "0" ], + "I3": [ "1" ], + "O": [ 1747 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 695 ], + "CO": [ 4543 ], + "I0": [ 1749 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3494 ], + "I2": [ "1" ], + "I3": [ 4543 ], + "O": [ 1751 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4543 ], + "CO": [ 4544 ], + "I0": [ 3494 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1381 ], + "I2": [ "1" ], + "I3": [ 4544 ], + "O": [ 1753 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4544 ], + "CO": [ 4545 ], + "I0": [ 1381 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1382 ], + "I2": [ "1" ], + "I3": [ 4545 ], + "O": [ 1755 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4545 ], + "CO": [ 4546 ], + "I0": [ 1382 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3490 ], + "I2": [ "1" ], + "I3": [ 4546 ], + "O": [ 1757 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4546 ], + "CO": [ 4547 ], + "I0": [ 3490 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1379 ], + "I2": [ "1" ], + "I3": [ 4547 ], + "O": [ 1759 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4547 ], + "CO": [ 4548 ], + "I0": [ 1379 ], + "I1": [ "1" ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3487 ], + "I2": [ "1" ], + "I3": [ 4548 ], + "O": [ 1761 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3593 ], + "I2": [ 3397 ], + "I3": [ "1" ], + "O": [ 3431 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[0].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4549 ], + "I0": [ 3593 ], + "I1": [ 3397 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[1].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3595 ], + "I2": [ 3398 ], + "I3": [ 4549 ], + "O": [ 3433 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4549 ], + "CO": [ 4550 ], + "I0": [ 3595 ], + "I1": [ 3398 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3597 ], + "I2": [ 3399 ], + "I3": [ 4550 ], + "O": [ 3435 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4550 ], + "CO": [ 4551 ], + "I0": [ 3597 ], + "I1": [ 3399 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3599 ], + "I2": [ 3400 ], + "I3": [ 4551 ], + "O": [ 3437 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4551 ], + "CO": [ 4552 ], + "I0": [ 3599 ], + "I1": [ 3400 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3601 ], + "I2": [ 3401 ], + "I3": [ 4552 ], + "O": [ 3439 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4552 ], + "CO": [ 4553 ], + "I0": [ 3601 ], + "I1": [ 3401 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3603 ], + "I2": [ 3395 ], + "I3": [ 4553 ], + "O": [ 3441 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4553 ], + "CO": [ 4554 ], + "I0": [ 3603 ], + "I1": [ 3395 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3605 ], + "I2": [ 3396 ], + "I3": [ 4554 ], + "O": [ 3443 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4554 ], + "CO": [ 4555 ], + "I0": [ 3605 ], + "I1": [ 3396 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3607 ], + "I2": [ 3402 ], + "I3": [ 4555 ], + "O": [ 3445 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2258.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:33|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 2123 ], + "I3": [ "1" ], + "O": [ 3781 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 1399 ], + "I3": [ "0" ], + "O": [ 4556 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 922 ], + "I3": [ 4557 ], + "O": [ 4558 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4557 ], + "CO": [ 4559 ], + "I0": [ "0" ], + "I1": [ 922 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 929 ], + "I3": [ 4559 ], + "O": [ 4560 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4559 ], + "CO": [ 4561 ], + "I0": [ "0" ], + "I1": [ 929 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 936 ], + "I3": [ 4561 ], + "O": [ 4562 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1399 ], + "CO": [ 4563 ], + "I0": [ "0" ], + "I1": [ 1398 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1400 ], + "I3": [ 4563 ], + "O": [ 4564 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4563 ], + "CO": [ 4565 ], + "I0": [ "0" ], + "I1": [ 1400 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1390 ], + "I3": [ 4565 ], + "O": [ 4566 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4565 ], + "CO": [ 4567 ], + "I0": [ "0" ], + "I1": [ 1390 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1391 ], + "I3": [ 4567 ], + "O": [ 4568 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4567 ], + "CO": [ 4569 ], + "I0": [ "0" ], + "I1": [ 1391 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1392 ], + "I3": [ 4569 ], + "O": [ 4570 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4569 ], + "CO": [ 4571 ], + "I0": [ "0" ], + "I1": [ 1392 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1393 ], + "I3": [ 4571 ], + "O": [ 4572 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4571 ], + "CO": [ 4573 ], + "I0": [ "0" ], + "I1": [ 1393 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 1396 ], + "I3": [ 4573 ], + "O": [ 4574 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4573 ], + "CO": [ 4575 ], + "I0": [ "0" ], + "I1": [ 1396 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 904 ], + "I3": [ 4575 ], + "O": [ 4576 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4575 ], + "CO": [ 4577 ], + "I0": [ "0" ], + "I1": [ 904 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "0" ], + "I2": [ 915 ], + "I3": [ 4577 ], + "O": [ 4578 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4577 ], + "CO": [ 4557 ], + "I0": [ "0" ], + "I1": [ 915 ] + } + }, + "$auto$alumacc.cc:474:replace_alu$2264.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:351|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 4476 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 4579 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3208 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1902 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3215 ], + "I2": [ 3190 ], + "I3": [ 4580 ], + "O": [ 1923 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4580 ], + "CO": [ 4581 ], + "I0": [ 3215 ], + "I1": [ 3190 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3216 ], + "I2": [ 3191 ], + "I3": [ 4581 ], + "O": [ 1925 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4581 ], + "CO": [ 4582 ], + "I0": [ 3216 ], + "I1": [ 3191 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3217 ], + "I2": [ 3192 ], + "I3": [ 4582 ], + "O": [ 1927 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4582 ], + "CO": [ 4583 ], + "I0": [ 3217 ], + "I1": [ 3192 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3218 ], + "I2": [ 3193 ], + "I3": [ 4583 ], + "O": [ 1929 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4583 ], + "CO": [ 4584 ], + "I0": [ 3218 ], + "I1": [ 3193 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3219 ], + "I2": [ 3194 ], + "I3": [ 4584 ], + "O": [ 1931 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4584 ], + "CO": [ 4585 ], + "I0": [ 3219 ], + "I1": [ 3194 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3220 ], + "I2": [ 3195 ], + "I3": [ 4585 ], + "O": [ 1933 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4585 ], + "CO": [ 4586 ], + "I0": [ 3220 ], + "I1": [ 3195 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[16].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3221 ], + "I2": [ 3196 ], + "I3": [ 4586 ], + "O": [ 1935 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4586 ], + "CO": [ 4587 ], + "I0": [ 3221 ], + "I1": [ 3196 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[17].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3222 ], + "I2": [ 3197 ], + "I3": [ 4587 ], + "O": [ 1937 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4587 ], + "CO": [ 4588 ], + "I0": [ 3222 ], + "I1": [ 3197 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[18].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3223 ], + "I2": [ 3198 ], + "I3": [ 4588 ], + "O": [ 1939 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4588 ], + "CO": [ 4589 ], + "I0": [ 3223 ], + "I1": [ 3198 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[19].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3224 ], + "I2": [ 3199 ], + "I3": [ 4589 ], + "O": [ 1941 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[19].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4589 ], + "CO": [ 4590 ], + "I0": [ 3224 ], + "I1": [ 3199 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "0" ], + "CO": [ 4591 ], + "I0": [ 1905 ], + "I1": [ 1904 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[20].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3225 ], + "I2": [ 3200 ], + "I3": [ 4590 ], + "O": [ 1943 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[20].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4590 ], + "CO": [ 4592 ], + "I0": [ 3225 ], + "I1": [ 3200 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[21].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3226 ], + "I2": [ 3201 ], + "I3": [ 4592 ], + "O": [ 1945 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[21].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4592 ], + "CO": [ 4593 ], + "I0": [ 3226 ], + "I1": [ 3201 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[22].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3227 ], + "I2": [ 3202 ], + "I3": [ 4593 ], + "O": [ 1947 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[22].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4593 ], + "CO": [ 4594 ], + "I0": [ 3227 ], + "I1": [ 3202 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[23].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3228 ], + "I2": [ 3203 ], + "I3": [ 4594 ], + "O": [ 1949 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[23].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4594 ], + "CO": [ 4595 ], + "I0": [ 3228 ], + "I1": [ 3203 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[24].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3229 ], + "I2": [ 3204 ], + "I3": [ 4595 ], + "O": [ 1951 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[24].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4595 ], + "CO": [ 4596 ], + "I0": [ 3229 ], + "I1": [ 3204 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[25].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3230 ], + "I2": [ 3205 ], + "I3": [ 4596 ], + "O": [ 1953 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[25].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4596 ], + "CO": [ 4597 ], + "I0": [ 3230 ], + "I1": [ 3205 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[26].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3231 ], + "I2": [ 3206 ], + "I3": [ 4597 ], + "O": [ 1955 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[26].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4597 ], + "CO": [ 4598 ], + "I0": [ 3231 ], + "I1": [ 3206 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[27].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3232 ], + "I2": [ 3207 ], + "I3": [ 4598 ], + "O": [ 1957 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3209 ], + "I2": [ 3184 ], + "I3": [ 4591 ], + "O": [ 1907 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4591 ], + "CO": [ 4599 ], + "I0": [ 3209 ], + "I1": [ 3184 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3210 ], + "I2": [ 3185 ], + "I3": [ 4599 ], + "O": [ 1909 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4599 ], + "CO": [ 4600 ], + "I0": [ 3210 ], + "I1": [ 3185 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3182 ], + "I2": [ 3186 ], + "I3": [ 4600 ], + "O": [ 1911 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4600 ], + "CO": [ 4601 ], + "I0": [ 3182 ], + "I1": [ 3186 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3211 ], + "I2": [ 3180 ], + "I3": [ 4601 ], + "O": [ 1913 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4601 ], + "CO": [ 4602 ], + "I0": [ 3211 ], + "I1": [ 3180 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3183 ], + "I2": [ 3187 ], + "I3": [ 4602 ], + "O": [ 1915 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4602 ], + "CO": [ 4603 ], + "I0": [ 3183 ], + "I1": [ 3187 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3212 ], + "I2": [ 3181 ], + "I3": [ 4603 ], + "O": [ 1917 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4603 ], + "CO": [ 4604 ], + "I0": [ 3212 ], + "I1": [ 3181 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3213 ], + "I2": [ 3188 ], + "I3": [ 4604 ], + "O": [ 1919 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4604 ], + "CO": [ 4605 ], + "I0": [ 3213 ], + "I1": [ 3188 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3214 ], + "I2": [ 3189 ], + "I3": [ 4605 ], + "O": [ 1921 ] + } + }, + "$auto$maccmap.cc:240:synth$2820.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4605 ], + "CO": [ 4580 ], + "I0": [ 3214 ], + "I1": [ 3189 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3165 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 413 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3174 ], + "I2": [ 3159 ], + "I3": [ 4606 ], + "O": [ 412 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4606 ], + "CO": [ 4607 ], + "I0": [ 3174 ], + "I1": [ 3159 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3175 ], + "I2": [ 3160 ], + "I3": [ 4607 ], + "O": [ 409 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4607 ], + "CO": [ 4608 ], + "I0": [ 3175 ], + "I1": [ 3160 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3176 ], + "I2": [ 3161 ], + "I3": [ 4608 ], + "O": [ 410 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4608 ], + "CO": [ 4609 ], + "I0": [ 3176 ], + "I1": [ 3161 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3177 ], + "I2": [ 3162 ], + "I3": [ 4609 ], + "O": [ 405 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4609 ], + "CO": [ 4610 ], + "I0": [ 3177 ], + "I1": [ 3162 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3178 ], + "I2": [ 3163 ], + "I3": [ 4610 ], + "O": [ 406 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4610 ], + "CO": [ 4611 ], + "I0": [ 3178 ], + "I1": [ 3163 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3179 ], + "I2": [ 3164 ], + "I3": [ 4611 ], + "O": [ 407 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "0" ], + "CO": [ 4612 ], + "I0": [ 315 ], + "I1": [ 314 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3166 ], + "I2": [ 3151 ], + "I3": [ 4612 ], + "O": [ 414 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4612 ], + "CO": [ 4613 ], + "I0": [ 3166 ], + "I1": [ 3151 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3167 ], + "I2": [ 3152 ], + "I3": [ 4613 ], + "O": [ 415 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4613 ], + "CO": [ 4614 ], + "I0": [ 3167 ], + "I1": [ 3152 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3168 ], + "I2": [ 3153 ], + "I3": [ 4614 ], + "O": [ 402 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4614 ], + "CO": [ 4615 ], + "I0": [ 3168 ], + "I1": [ 3153 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3169 ], + "I2": [ 3154 ], + "I3": [ 4615 ], + "O": [ 417 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4615 ], + "CO": [ 4616 ], + "I0": [ 3169 ], + "I1": [ 3154 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3170 ], + "I2": [ 3155 ], + "I3": [ 4616 ], + "O": [ 418 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4616 ], + "CO": [ 4617 ], + "I0": [ 3170 ], + "I1": [ 3155 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3171 ], + "I2": [ 3156 ], + "I3": [ 4617 ], + "O": [ 419 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4617 ], + "CO": [ 4618 ], + "I0": [ 3171 ], + "I1": [ 3156 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3172 ], + "I2": [ 3157 ], + "I3": [ 4618 ], + "O": [ 420 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4618 ], + "CO": [ 4619 ], + "I0": [ 3172 ], + "I1": [ 3157 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3173 ], + "I2": [ 3158 ], + "I3": [ 4619 ], + "O": [ 411 ] + } + }, + "$auto$maccmap.cc:240:synth$2827.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4619 ], + "CO": [ 4606 ], + "I0": [ 3173 ], + "I1": [ 3158 ] + } + }, + "$auto$maccmap.cc:240:synth$2831.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 1967 ], + "I3": [ "0" ], + "O": [ 4620 ] + } + }, + "$auto$maccmap.cc:240:synth$2831.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1967 ], + "CO": [ 4621 ], + "I0": [ 1966 ], + "I1": [ "0" ] + } + }, + "$auto$maccmap.cc:240:synth$2831.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1979 ], + "I2": [ "0" ], + "I3": [ 4621 ], + "O": [ 4622 ] + } + }, + "$auto$maccmap.cc:240:synth$2831.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4621 ], + "CO": [ 4623 ], + "I0": [ 1979 ], + "I1": [ "0" ] + } + }, + "$auto$maccmap.cc:240:synth$2831.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 4443 ], + "I3": [ 4623 ], + "O": [ 4624 ] + } + }, + "$auto$maccmap.cc:240:synth$2831.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4623 ], + "CO": [ 4625 ], + "I0": [ "1" ], + "I1": [ 4443 ] + } + }, + "$auto$maccmap.cc:240:synth$2831.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 4446 ], + "I3": [ 4625 ], + "O": [ 4626 ] + } + }, + "$auto$maccmap.cc:240:synth$2831.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4625 ], + "CO": [ 4627 ], + "I0": [ "1" ], + "I1": [ 4446 ] + } + }, + "$auto$maccmap.cc:240:synth$2831.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 4449 ], + "I3": [ 4627 ], + "O": [ 4628 ] + } + }, + "$auto$maccmap.cc:240:synth$2831.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4627 ], + "CO": [ 4629 ], + "I0": [ "1" ], + "I1": [ 4449 ] + } + }, + "$auto$maccmap.cc:240:synth$2831.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ "1" ], + "I2": [ 4452 ], + "I3": [ 4629 ], + "O": [ 4630 ] + } + }, + "$auto$maccmap.cc:240:synth$2831.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4629 ], + "CO": [ 4631 ], + "I0": [ "1" ], + "I1": [ 4452 ] + } + }, + "$auto$maccmap.cc:240:synth$2831.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 4455 ], + "I2": [ "0" ], + "I3": [ 4631 ], + "O": [ 4632 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3129 ], + "I2": [ 2784 ], + "I3": [ 4633 ], + "O": [ 872 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4633 ], + "CO": [ 4634 ], + "I0": [ 3129 ], + "I1": [ 2784 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3130 ], + "I2": [ 2806 ], + "I3": [ 4634 ], + "O": [ 870 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4634 ], + "CO": [ 4635 ], + "I0": [ 3130 ], + "I1": [ 2806 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3131 ], + "I2": [ 2829 ], + "I3": [ 4635 ], + "O": [ 868 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4635 ], + "CO": [ 4636 ], + "I0": [ 3131 ], + "I1": [ 2829 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3132 ], + "I2": [ 2851 ], + "I3": [ 4636 ], + "O": [ 866 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4636 ], + "CO": [ 4637 ], + "I0": [ 3132 ], + "I1": [ 2851 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3133 ], + "I2": [ 2873 ], + "I3": [ 4637 ], + "O": [ 766 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4637 ], + "CO": [ 4638 ], + "I0": [ 3133 ], + "I1": [ 2873 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3134 ], + "I2": [ 2895 ], + "I3": [ 4638 ], + "O": [ 767 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4638 ], + "CO": [ 4639 ], + "I0": [ 3134 ], + "I1": [ 2895 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[16].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3135 ], + "I2": [ 2920 ], + "I3": [ 4639 ], + "O": [ 1891 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4639 ], + "CO": [ 4640 ], + "I0": [ 3135 ], + "I1": [ 2920 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[17].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3136 ], + "I2": [ 2944 ], + "I3": [ 4640 ], + "O": [ 1893 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4640 ], + "CO": [ 4641 ], + "I0": [ 3136 ], + "I1": [ 2944 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[18].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3137 ], + "I2": [ 2967 ], + "I3": [ 4641 ], + "O": [ 1895 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4641 ], + "CO": [ 4642 ], + "I0": [ 3137 ], + "I1": [ 2967 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[19].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3138 ], + "I2": [ 2990 ], + "I3": [ 4642 ], + "O": [ 3634 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[19].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4642 ], + "CO": [ 4643 ], + "I0": [ 3138 ], + "I1": [ 2990 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[20].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3139 ], + "I2": [ 3011 ], + "I3": [ 4643 ], + "O": [ 3633 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[20].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4643 ], + "CO": [ 4644 ], + "I0": [ 3139 ], + "I1": [ 3011 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[21].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3140 ], + "I2": [ 3031 ], + "I3": [ 4644 ], + "O": [ 3632 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[21].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4644 ], + "CO": [ 4645 ], + "I0": [ 3140 ], + "I1": [ 3031 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[22].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3141 ], + "I2": [ 3051 ], + "I3": [ 4645 ], + "O": [ 3630 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[22].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4645 ], + "CO": [ 4646 ], + "I0": [ 3141 ], + "I1": [ 3051 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[23].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3142 ], + "I2": [ 3069 ], + "I3": [ 4646 ], + "O": [ 3629 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[23].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4646 ], + "CO": [ 4647 ], + "I0": [ 3142 ], + "I1": [ 3069 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[24].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3143 ], + "I2": [ 3084 ], + "I3": [ 4647 ], + "O": [ 3628 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[24].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4647 ], + "CO": [ 4648 ], + "I0": [ 3143 ], + "I1": [ 3084 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[25].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3144 ], + "I2": [ 3097 ], + "I3": [ 4648 ], + "O": [ 3640 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[25].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4648 ], + "CO": [ 4649 ], + "I0": [ 3144 ], + "I1": [ 3097 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[26].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3145 ], + "I2": [ 3106 ], + "I3": [ 4649 ], + "O": [ 3639 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[26].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4649 ], + "CO": [ 4650 ], + "I0": [ 3145 ], + "I1": [ 3106 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[27].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3147 ], + "I2": [ 3112 ], + "I3": [ 4650 ], + "O": [ 3638 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[27].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4650 ], + "CO": [ 4651 ], + "I0": [ 3147 ], + "I1": [ 3112 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[28].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3148 ], + "I2": [ 3626 ], + "I3": [ 4651 ], + "O": [ 3636 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[28].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4651 ], + "CO": [ 4652 ], + "I0": [ 3148 ], + "I1": [ 3626 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[29].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3149 ], + "I2": [ 3124 ], + "I3": [ 4652 ], + "O": [ 865 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "0" ], + "CO": [ 4653 ], + "I0": [ 1985 ], + "I1": [ 1868 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3125 ], + "I2": [ 3150 ], + "I3": [ 4653 ], + "O": [ 880 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4653 ], + "CO": [ 4654 ], + "I0": [ 3125 ], + "I1": [ 3150 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3126 ], + "I2": [ 2728 ], + "I3": [ 4654 ], + "O": [ 878 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4654 ], + "CO": [ 4655 ], + "I0": [ 3126 ], + "I1": [ 2728 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3127 ], + "I2": [ 2745 ], + "I3": [ 4655 ], + "O": [ 876 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4655 ], + "CO": [ 4656 ], + "I0": [ 3127 ], + "I1": [ 2745 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3128 ], + "I2": [ 2764 ], + "I3": [ 4656 ], + "O": [ 874 ] + } + }, + "$auto$maccmap.cc:240:synth$2909.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4656 ], + "CO": [ 4633 ], + "I0": [ 3128 ], + "I1": [ 2764 ] + } + }, + "$auto$maccmap.cc:240:synth$2921.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2701 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 3415 ] + } + }, + "$auto$maccmap.cc:240:synth$2921.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "0" ], + "CO": [ 4657 ], + "I0": [ 1973 ], + "I1": [ 1977 ] + } + }, + "$auto$maccmap.cc:240:synth$2921.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2719 ], + "I2": [ 2703 ], + "I3": [ 4657 ], + "O": [ 3417 ] + } + }, + "$auto$maccmap.cc:240:synth$2921.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4657 ], + "CO": [ 4658 ], + "I0": [ 2719 ], + "I1": [ 2703 ] + } + }, + "$auto$maccmap.cc:240:synth$2921.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2720 ], + "I2": [ 2706 ], + "I3": [ 4658 ], + "O": [ 3419 ] + } + }, + "$auto$maccmap.cc:240:synth$2921.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4658 ], + "CO": [ 4659 ], + "I0": [ 2720 ], + "I1": [ 2706 ] + } + }, + "$auto$maccmap.cc:240:synth$2921.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2702 ], + "I2": [ 2710 ], + "I3": [ 4659 ], + "O": [ 3421 ] + } + }, + "$auto$maccmap.cc:240:synth$2921.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4659 ], + "CO": [ 4660 ], + "I0": [ 2702 ], + "I1": [ 2710 ] + } + }, + "$auto$maccmap.cc:240:synth$2921.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2721 ], + "I2": [ 2698 ], + "I3": [ 4660 ], + "O": [ 3423 ] + } + }, + "$auto$maccmap.cc:240:synth$2921.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4660 ], + "CO": [ 4661 ], + "I0": [ 2721 ], + "I1": [ 2698 ] + } + }, + "$auto$maccmap.cc:240:synth$2921.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2722 ], + "I2": [ 2713 ], + "I3": [ 4661 ], + "O": [ 3425 ] + } + }, + "$auto$maccmap.cc:240:synth$2921.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4661 ], + "CO": [ 4662 ], + "I0": [ 2722 ], + "I1": [ 2713 ] + } + }, + "$auto$maccmap.cc:240:synth$2921.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2724 ], + "I2": [ 2717 ], + "I3": [ 4662 ], + "O": [ 3427 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2671 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1032 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2678 ], + "I2": [ 2653 ], + "I3": [ 4663 ], + "O": [ 1110 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4663 ], + "CO": [ 4664 ], + "I0": [ 2678 ], + "I1": [ 2653 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2679 ], + "I2": [ 2654 ], + "I3": [ 4664 ], + "O": [ 1117 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4664 ], + "CO": [ 4665 ], + "I0": [ 2679 ], + "I1": [ 2654 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2680 ], + "I2": [ 2655 ], + "I3": [ 4665 ], + "O": [ 1124 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4665 ], + "CO": [ 4666 ], + "I0": [ 2680 ], + "I1": [ 2655 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2681 ], + "I2": [ 2656 ], + "I3": [ 4666 ], + "O": [ 1131 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4666 ], + "CO": [ 4667 ], + "I0": [ 2681 ], + "I1": [ 2656 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2682 ], + "I2": [ 2657 ], + "I3": [ 4667 ], + "O": [ 1138 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4667 ], + "CO": [ 4668 ], + "I0": [ 2682 ], + "I1": [ 2657 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2683 ], + "I2": [ 2658 ], + "I3": [ 4668 ], + "O": [ 1145 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4668 ], + "CO": [ 4669 ], + "I0": [ 2683 ], + "I1": [ 2658 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[16].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2684 ], + "I2": [ 2659 ], + "I3": [ 4669 ], + "O": [ 1152 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4669 ], + "CO": [ 4670 ], + "I0": [ 2684 ], + "I1": [ 2659 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[17].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2685 ], + "I2": [ 2660 ], + "I3": [ 4670 ], + "O": [ 1159 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4670 ], + "CO": [ 4671 ], + "I0": [ 2685 ], + "I1": [ 2660 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[18].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2686 ], + "I2": [ 2661 ], + "I3": [ 4671 ], + "O": [ 1166 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4671 ], + "CO": [ 4672 ], + "I0": [ 2686 ], + "I1": [ 2661 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[19].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2687 ], + "I2": [ 2662 ], + "I3": [ 4672 ], + "O": [ 1173 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[19].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4672 ], + "CO": [ 4673 ], + "I0": [ 2687 ], + "I1": [ 2662 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "0" ], + "CO": [ 4674 ], + "I0": [ 1047 ], + "I1": [ 1046 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[20].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2688 ], + "I2": [ 2663 ], + "I3": [ 4673 ], + "O": [ 1180 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[20].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4673 ], + "CO": [ 4675 ], + "I0": [ 2688 ], + "I1": [ 2663 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[21].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2689 ], + "I2": [ 2664 ], + "I3": [ 4675 ], + "O": [ 1187 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[21].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4675 ], + "CO": [ 4676 ], + "I0": [ 2689 ], + "I1": [ 2664 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[22].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2690 ], + "I2": [ 2665 ], + "I3": [ 4676 ], + "O": [ 1194 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[22].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4676 ], + "CO": [ 4677 ], + "I0": [ 2690 ], + "I1": [ 2665 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[23].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2691 ], + "I2": [ 2666 ], + "I3": [ 4677 ], + "O": [ 1201 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[23].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4677 ], + "CO": [ 4678 ], + "I0": [ 2691 ], + "I1": [ 2666 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[24].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2692 ], + "I2": [ 2667 ], + "I3": [ 4678 ], + "O": [ 1208 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[24].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4678 ], + "CO": [ 4679 ], + "I0": [ 2692 ], + "I1": [ 2667 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[25].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2693 ], + "I2": [ 2668 ], + "I3": [ 4679 ], + "O": [ 1215 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[25].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4679 ], + "CO": [ 4680 ], + "I0": [ 2693 ], + "I1": [ 2668 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[26].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2694 ], + "I2": [ 2669 ], + "I3": [ 4680 ], + "O": [ 1222 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[26].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4680 ], + "CO": [ 4681 ], + "I0": [ 2694 ], + "I1": [ 2669 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[27].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2695 ], + "I2": [ 2670 ], + "I3": [ 4681 ], + "O": [ 1229 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2672 ], + "I2": [ 2647 ], + "I3": [ 4674 ], + "O": [ 1054 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4674 ], + "CO": [ 4682 ], + "I0": [ 2672 ], + "I1": [ 2647 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2673 ], + "I2": [ 2648 ], + "I3": [ 4682 ], + "O": [ 1061 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4682 ], + "CO": [ 4683 ], + "I0": [ 2673 ], + "I1": [ 2648 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2645 ], + "I2": [ 2649 ], + "I3": [ 4683 ], + "O": [ 1068 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4683 ], + "CO": [ 4684 ], + "I0": [ 2645 ], + "I1": [ 2649 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2674 ], + "I2": [ 2643 ], + "I3": [ 4684 ], + "O": [ 1075 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4684 ], + "CO": [ 4685 ], + "I0": [ 2674 ], + "I1": [ 2643 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2646 ], + "I2": [ 2650 ], + "I3": [ 4685 ], + "O": [ 1082 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4685 ], + "CO": [ 4686 ], + "I0": [ 2646 ], + "I1": [ 2650 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2675 ], + "I2": [ 2644 ], + "I3": [ 4686 ], + "O": [ 1089 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4686 ], + "CO": [ 4687 ], + "I0": [ 2675 ], + "I1": [ 2644 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2676 ], + "I2": [ 2651 ], + "I3": [ 4687 ], + "O": [ 1096 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4687 ], + "CO": [ 4688 ], + "I0": [ 2676 ], + "I1": [ 2651 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2677 ], + "I2": [ 2652 ], + "I3": [ 4688 ], + "O": [ 1103 ] + } + }, + "$auto$maccmap.cc:240:synth$2928.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4688 ], + "CO": [ 4663 ], + "I0": [ 2677 ], + "I1": [ 2652 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2622 ], + "I2": [ 2279 ], + "I3": [ 4689 ], + "O": [ 789 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4689 ], + "CO": [ 4690 ], + "I0": [ 2622 ], + "I1": [ 2279 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2623 ], + "I2": [ 2301 ], + "I3": [ 4690 ], + "O": [ 787 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4690 ], + "CO": [ 4691 ], + "I0": [ 2623 ], + "I1": [ 2301 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2624 ], + "I2": [ 2324 ], + "I3": [ 4691 ], + "O": [ 785 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4691 ], + "CO": [ 4692 ], + "I0": [ 2624 ], + "I1": [ 2324 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2625 ], + "I2": [ 2346 ], + "I3": [ 4692 ], + "O": [ 783 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4692 ], + "CO": [ 4693 ], + "I0": [ 2625 ], + "I1": [ 2346 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2626 ], + "I2": [ 2368 ], + "I3": [ 4693 ], + "O": [ 776 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4693 ], + "CO": [ 4694 ], + "I0": [ 2626 ], + "I1": [ 2368 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2627 ], + "I2": [ 2390 ], + "I3": [ 4694 ], + "O": [ 777 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4694 ], + "CO": [ 4695 ], + "I0": [ 2627 ], + "I1": [ 2390 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[16].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2628 ], + "I2": [ 2415 ], + "I3": [ 4695 ], + "O": [ 1859 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4695 ], + "CO": [ 4696 ], + "I0": [ 2628 ], + "I1": [ 2415 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[17].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2629 ], + "I2": [ 2439 ], + "I3": [ 4696 ], + "O": [ 1861 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4696 ], + "CO": [ 4697 ], + "I0": [ 2629 ], + "I1": [ 2439 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[18].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2630 ], + "I2": [ 2462 ], + "I3": [ 4697 ], + "O": [ 1863 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4697 ], + "CO": [ 4698 ], + "I0": [ 2630 ], + "I1": [ 2462 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[19].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2631 ], + "I2": [ 2485 ], + "I3": [ 4698 ], + "O": [ 3648 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[19].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4698 ], + "CO": [ 4699 ], + "I0": [ 2631 ], + "I1": [ 2485 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[20].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2632 ], + "I2": [ 2506 ], + "I3": [ 4699 ], + "O": [ 3647 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[20].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4699 ], + "CO": [ 4700 ], + "I0": [ 2632 ], + "I1": [ 2506 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[21].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2633 ], + "I2": [ 2526 ], + "I3": [ 4700 ], + "O": [ 3646 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[21].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4700 ], + "CO": [ 4701 ], + "I0": [ 2633 ], + "I1": [ 2526 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[22].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2634 ], + "I2": [ 2546 ], + "I3": [ 4701 ], + "O": [ 3644 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[22].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4701 ], + "CO": [ 4702 ], + "I0": [ 2634 ], + "I1": [ 2546 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[23].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2635 ], + "I2": [ 2564 ], + "I3": [ 4702 ], + "O": [ 3643 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[23].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4702 ], + "CO": [ 4703 ], + "I0": [ 2635 ], + "I1": [ 2564 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[24].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2636 ], + "I2": [ 2579 ], + "I3": [ 4703 ], + "O": [ 3642 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[24].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4703 ], + "CO": [ 4704 ], + "I0": [ 2636 ], + "I1": [ 2579 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[25].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2637 ], + "I2": [ 2592 ], + "I3": [ 4704 ], + "O": [ 3654 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[25].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4704 ], + "CO": [ 4705 ], + "I0": [ 2637 ], + "I1": [ 2592 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[26].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2638 ], + "I2": [ 2600 ], + "I3": [ 4705 ], + "O": [ 3653 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[26].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4705 ], + "CO": [ 4706 ], + "I0": [ 2638 ], + "I1": [ 2600 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[27].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2639 ], + "I2": [ 2606 ], + "I3": [ 4706 ], + "O": [ 3652 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[27].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4706 ], + "CO": [ 4707 ], + "I0": [ 2639 ], + "I1": [ 2606 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[28].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2640 ], + "I2": [ 2612 ], + "I3": [ 4707 ], + "O": [ 3650 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[28].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4707 ], + "CO": [ 4708 ], + "I0": [ 2640 ], + "I1": [ 2612 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[29].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2641 ], + "I2": [ 2617 ], + "I3": [ 4708 ], + "O": [ 782 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "0" ], + "CO": [ 4709 ], + "I0": [ 1986 ], + "I1": [ 1831 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2618 ], + "I2": [ 2642 ], + "I3": [ 4709 ], + "O": [ 832 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4709 ], + "CO": [ 4710 ], + "I0": [ 2618 ], + "I1": [ 2642 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2619 ], + "I2": [ 2222 ], + "I3": [ 4710 ], + "O": [ 830 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4710 ], + "CO": [ 4711 ], + "I0": [ 2619 ], + "I1": [ 2222 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2620 ], + "I2": [ 2238 ], + "I3": [ 4711 ], + "O": [ 828 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4711 ], + "CO": [ 4712 ], + "I0": [ 2620 ], + "I1": [ 2238 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2621 ], + "I2": [ 2258 ], + "I3": [ 4712 ], + "O": [ 826 ] + } + }, + "$auto$maccmap.cc:240:synth$3006.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4712 ], + "CO": [ 4689 ], + "I0": [ 2621 ], + "I1": [ 2258 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2142 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1037 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2175 ], + "I2": [ 2201 ], + "I3": [ 4713 ], + "O": [ 1115 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4713 ], + "CO": [ 4714 ], + "I0": [ 2175 ], + "I1": [ 2201 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2176 ], + "I2": [ 2202 ], + "I3": [ 4714 ], + "O": [ 1123 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4714 ], + "CO": [ 4715 ], + "I0": [ 2176 ], + "I1": [ 2202 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2177 ], + "I2": [ 2203 ], + "I3": [ 4715 ], + "O": [ 1129 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4715 ], + "CO": [ 4716 ], + "I0": [ 2177 ], + "I1": [ 2203 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2178 ], + "I2": [ 2204 ], + "I3": [ 4716 ], + "O": [ 1137 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4716 ], + "CO": [ 4717 ], + "I0": [ 2178 ], + "I1": [ 2204 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2179 ], + "I2": [ 2205 ], + "I3": [ 4717 ], + "O": [ 1143 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4717 ], + "CO": [ 4718 ], + "I0": [ 2179 ], + "I1": [ 2205 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2180 ], + "I2": [ 2206 ], + "I3": [ 4718 ], + "O": [ 1150 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4718 ], + "CO": [ 4719 ], + "I0": [ 2180 ], + "I1": [ 2206 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[16].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2181 ], + "I2": [ 2207 ], + "I3": [ 4719 ], + "O": [ 1157 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4719 ], + "CO": [ 4720 ], + "I0": [ 2181 ], + "I1": [ 2207 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[17].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2182 ], + "I2": [ 2208 ], + "I3": [ 4720 ], + "O": [ 1164 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4720 ], + "CO": [ 4721 ], + "I0": [ 2182 ], + "I1": [ 2208 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[18].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2183 ], + "I2": [ 2209 ], + "I3": [ 4721 ], + "O": [ 1171 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4721 ], + "CO": [ 4722 ], + "I0": [ 2183 ], + "I1": [ 2209 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[19].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2184 ], + "I2": [ 2210 ], + "I3": [ 4722 ], + "O": [ 1179 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[19].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4722 ], + "CO": [ 4723 ], + "I0": [ 2184 ], + "I1": [ 2210 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "0" ], + "CO": [ 4724 ], + "I0": [ 3388 ], + "I1": [ 1052 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[20].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2185 ], + "I2": [ 2211 ], + "I3": [ 4723 ], + "O": [ 1185 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[20].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4723 ], + "CO": [ 4725 ], + "I0": [ 2185 ], + "I1": [ 2211 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[21].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2186 ], + "I2": [ 2212 ], + "I3": [ 4725 ], + "O": [ 1193 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[21].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4725 ], + "CO": [ 4726 ], + "I0": [ 2186 ], + "I1": [ 2212 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[22].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2187 ], + "I2": [ 2213 ], + "I3": [ 4726 ], + "O": [ 1200 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[22].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4726 ], + "CO": [ 4727 ], + "I0": [ 2187 ], + "I1": [ 2213 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[23].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2188 ], + "I2": [ 2214 ], + "I3": [ 4727 ], + "O": [ 1206 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[23].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4727 ], + "CO": [ 4728 ], + "I0": [ 2188 ], + "I1": [ 2214 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[24].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2189 ], + "I2": [ 2215 ], + "I3": [ 4728 ], + "O": [ 1213 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[24].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4728 ], + "CO": [ 4729 ], + "I0": [ 2189 ], + "I1": [ 2215 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[25].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2190 ], + "I2": [ 2216 ], + "I3": [ 4729 ], + "O": [ 1221 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[25].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4729 ], + "CO": [ 4730 ], + "I0": [ 2190 ], + "I1": [ 2216 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[26].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2191 ], + "I2": [ 2217 ], + "I3": [ 4730 ], + "O": [ 1227 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[26].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4730 ], + "CO": [ 4731 ], + "I0": [ 2191 ], + "I1": [ 2217 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[27].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2192 ], + "I2": [ 2218 ], + "I3": [ 4731 ], + "O": [ 1234 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2169 ], + "I2": [ 2195 ], + "I3": [ 4724 ], + "O": [ 1060 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4724 ], + "CO": [ 4732 ], + "I0": [ 2169 ], + "I1": [ 2195 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2170 ], + "I2": [ 2196 ], + "I3": [ 4732 ], + "O": [ 1067 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4732 ], + "CO": [ 4733 ], + "I0": [ 2170 ], + "I1": [ 2196 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2143 ], + "I2": [ 2197 ], + "I3": [ 4733 ], + "O": [ 1073 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4733 ], + "CO": [ 4734 ], + "I0": [ 2143 ], + "I1": [ 2197 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2171 ], + "I2": [ 2193 ], + "I3": [ 4734 ], + "O": [ 1080 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4734 ], + "CO": [ 4735 ], + "I0": [ 2171 ], + "I1": [ 2193 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2144 ], + "I2": [ 2198 ], + "I3": [ 4735 ], + "O": [ 1087 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4735 ], + "CO": [ 4736 ], + "I0": [ 2144 ], + "I1": [ 2198 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2172 ], + "I2": [ 2194 ], + "I3": [ 4736 ], + "O": [ 1094 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4736 ], + "CO": [ 4737 ], + "I0": [ 2172 ], + "I1": [ 2194 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2173 ], + "I2": [ 2199 ], + "I3": [ 4737 ], + "O": [ 1102 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4737 ], + "CO": [ 4738 ], + "I0": [ 2173 ], + "I1": [ 2199 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2174 ], + "I2": [ 2200 ], + "I3": [ 4738 ], + "O": [ 1108 ] + } + }, + "$auto$maccmap.cc:240:synth$3013.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4738 ], + "CO": [ 4713 ], + "I0": [ 2174 ], + "I1": [ 2200 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[0].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 2142 ], + "I2": [ "0" ], + "I3": [ "0" ], + "O": [ 1042 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[10].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3466 ], + "I2": [ 2151 ], + "I3": [ 4739 ], + "O": [ 1116 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4739 ], + "CO": [ 4740 ], + "I0": [ 3466 ], + "I1": [ 2151 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[11].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3467 ], + "I2": [ 2152 ], + "I3": [ 4740 ], + "O": [ 1122 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4740 ], + "CO": [ 4741 ], + "I0": [ 3467 ], + "I1": [ 2152 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[12].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3468 ], + "I2": [ 2153 ], + "I3": [ 4741 ], + "O": [ 1130 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4741 ], + "CO": [ 4742 ], + "I0": [ 3468 ], + "I1": [ 2153 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[13].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3469 ], + "I2": [ 2154 ], + "I3": [ 4742 ], + "O": [ 1136 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4742 ], + "CO": [ 4743 ], + "I0": [ 3469 ], + "I1": [ 2154 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[14].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3470 ], + "I2": [ 2155 ], + "I3": [ 4743 ], + "O": [ 1144 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4743 ], + "CO": [ 4744 ], + "I0": [ 3470 ], + "I1": [ 2155 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[15].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3471 ], + "I2": [ 2156 ], + "I3": [ 4744 ], + "O": [ 1151 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[15].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4744 ], + "CO": [ 4745 ], + "I0": [ 3471 ], + "I1": [ 2156 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[16].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3472 ], + "I2": [ 2157 ], + "I3": [ 4745 ], + "O": [ 1158 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[16].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4745 ], + "CO": [ 4746 ], + "I0": [ 3472 ], + "I1": [ 2157 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[17].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3473 ], + "I2": [ 2158 ], + "I3": [ 4746 ], + "O": [ 1165 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[17].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4746 ], + "CO": [ 4747 ], + "I0": [ 3473 ], + "I1": [ 2158 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[18].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3474 ], + "I2": [ 2159 ], + "I3": [ 4747 ], + "O": [ 1172 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[18].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4747 ], + "CO": [ 4748 ], + "I0": [ 3474 ], + "I1": [ 2159 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[19].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3475 ], + "I2": [ 2160 ], + "I3": [ 4748 ], + "O": [ 1178 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[19].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4748 ], + "CO": [ 4749 ], + "I0": [ 3475 ], + "I1": [ 2160 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "0" ], + "CO": [ 4750 ], + "I0": [ 1051 ], + "I1": [ 1053 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[20].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3476 ], + "I2": [ 2161 ], + "I3": [ 4749 ], + "O": [ 1186 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[20].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4749 ], + "CO": [ 4751 ], + "I0": [ 3476 ], + "I1": [ 2161 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[21].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3477 ], + "I2": [ 2162 ], + "I3": [ 4751 ], + "O": [ 1192 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[21].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4751 ], + "CO": [ 4752 ], + "I0": [ 3477 ], + "I1": [ 2162 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[22].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3478 ], + "I2": [ 2163 ], + "I3": [ 4752 ], + "O": [ 1199 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[22].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4752 ], + "CO": [ 4753 ], + "I0": [ 3478 ], + "I1": [ 2163 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[23].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3479 ], + "I2": [ 2164 ], + "I3": [ 4753 ], + "O": [ 1207 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[23].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4753 ], + "CO": [ 4754 ], + "I0": [ 3479 ], + "I1": [ 2164 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[24].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3480 ], + "I2": [ 2165 ], + "I3": [ 4754 ], + "O": [ 1214 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[24].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4754 ], + "CO": [ 4755 ], + "I0": [ 3480 ], + "I1": [ 2165 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[25].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3481 ], + "I2": [ 2166 ], + "I3": [ 4755 ], + "O": [ 1220 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[25].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4755 ], + "CO": [ 4756 ], + "I0": [ 3481 ], + "I1": [ 2166 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[26].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3482 ], + "I2": [ 2167 ], + "I3": [ 4756 ], + "O": [ 1228 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[26].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4756 ], + "CO": [ 4757 ], + "I0": [ 3482 ], + "I1": [ 2167 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[27].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3483 ], + "I2": [ 2168 ], + "I3": [ 4757 ], + "O": [ 1235 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[2].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3460 ], + "I2": [ 2145 ], + "I3": [ 4750 ], + "O": [ 1059 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4750 ], + "CO": [ 4758 ], + "I0": [ 3460 ], + "I1": [ 2145 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3461 ], + "I2": [ 2146 ], + "I3": [ 4758 ], + "O": [ 1066 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4758 ], + "CO": [ 4759 ], + "I0": [ 3461 ], + "I1": [ 2146 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3458 ], + "I2": [ 2147 ], + "I3": [ 4759 ], + "O": [ 1074 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4759 ], + "CO": [ 4760 ], + "I0": [ 3458 ], + "I1": [ 2147 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3462 ], + "I2": [ 2140 ], + "I3": [ 4760 ], + "O": [ 1081 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4760 ], + "CO": [ 4761 ], + "I0": [ 3462 ], + "I1": [ 2140 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3459 ], + "I2": [ 2148 ], + "I3": [ 4761 ], + "O": [ 1088 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4761 ], + "CO": [ 4762 ], + "I0": [ 3459 ], + "I1": [ 2148 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3463 ], + "I2": [ 2141 ], + "I3": [ 4762 ], + "O": [ 1095 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4762 ], + "CO": [ 4763 ], + "I0": [ 3463 ], + "I1": [ 2141 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[8].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3464 ], + "I2": [ 2149 ], + "I3": [ 4763 ], + "O": [ 1101 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4763 ], + "CO": [ 4764 ], + "I0": [ 3464 ], + "I1": [ 2149 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[9].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 3465 ], + "I2": [ 2150 ], + "I3": [ 4764 ], + "O": [ 1109 ] + } + }, + "$auto$maccmap.cc:240:synth$3022.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4764 ], + "CO": [ 4739 ], + "I0": [ 3465 ], + "I1": [ 2150 ] + } + }, + "$auto$simplemap.cc:420:simplemap_dff$2527": { + "hide_name": 1, + "type": "SB_DFF", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:2" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4765 ], + "Q": [ 1454 ] + } + }, + "$auto$simplemap.cc:420:simplemap_dff$2533": { + "hide_name": 1, + "type": "SB_DFF", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:43|/home/uni-user/tools/yosys/share/ice40/cells_map.v:2" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output" + }, + "connections": { + "C": [ 2 ], + "D": [ 27 ], + "Q": [ 30 ] + } + }, + "$auto$simplemap.cc:420:simplemap_dff$2534": { + "hide_name": 1, + "type": "SB_DFFE", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:43|/home/uni-user/tools/yosys/share/ice40/cells_map.v:8" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output" + }, + "connections": { + "C": [ 2 ], + "D": [ 32 ], + "E": [ 261 ], + "Q": [ 29 ] + } + }, + "$auto$simplemap.cc:420:simplemap_dff$2535": { + "hide_name": 1, + "type": "SB_DFF", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:43|/home/uni-user/tools/yosys/share/ice40/cells_map.v:2" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output" + }, + "connections": { + "C": [ 2 ], + "D": [ 34 ], + "Q": [ 28 ] + } + }, + "$auto$simplemap.cc:420:simplemap_dff$2536": { + "hide_name": 1, + "type": "SB_DFF", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:43|/home/uni-user/tools/yosys/share/ice40/cells_map.v:2" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output" + }, + "connections": { + "C": [ 2 ], + "D": [ 36 ], + "Q": [ 31 ] + } + }, + "$auto$simplemap.cc:420:simplemap_dff$2537": { + "hide_name": 1, + "type": "SB_DFFE", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:43|/home/uni-user/tools/yosys/share/ice40/cells_map.v:8" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output" + }, + "connections": { + "C": [ 2 ], + "D": [ 3365 ], + "E": [ 25 ], + "Q": [ 3364 ] + } + }, + "$auto$simplemap.cc:420:simplemap_dff$2816": { + "hide_name": 1, + "type": "SB_DFFE", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:8" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output" + }, + "connections": { + "C": [ 3364 ], + "D": [ "1" ], + "E": [ 1455 ], + "Q": [ 4765 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2427": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:166|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ "1" ], + "Q": [ 306 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2463": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:141|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4766 ], + "E": [ 1448 ], + "Q": [ 12 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2464": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:141|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4767 ], + "E": [ 1448 ], + "Q": [ 13 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2465": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:141|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4768 ], + "E": [ 1448 ], + "Q": [ 14 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2482": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:151|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4766 ], + "E": [ 905 ], + "Q": [ 9 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2483": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:151|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4767 ], + "E": [ 905 ], + "Q": [ 10 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2484": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:151|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4768 ], + "E": [ 905 ], + "Q": [ 11 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2485": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:181|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4354 ], + "Q": [ 279 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2486": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:181|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3378 ], + "E": [ 279 ], + "Q": [ 284 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2487": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:181|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4356 ], + "Q": [ 286 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2488": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:181|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4358 ], + "Q": [ 287 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2489": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:181|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4360 ], + "Q": [ 288 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2490": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:181|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4362 ], + "Q": [ 289 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2491": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:181|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4364 ], + "Q": [ 283 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2492": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:202|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4372 ], + "Q": [ 264 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2493": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:202|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3380 ], + "E": [ 264 ], + "Q": [ 267 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2494": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:202|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4374 ], + "Q": [ 265 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2495": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:202|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4376 ], + "Q": [ 268 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2496": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:202|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4378 ], + "Q": [ 269 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2497": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:202|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4380 ], + "Q": [ 270 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2498": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:202|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4382 ], + "Q": [ 262 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2499": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:214|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4365 ], + "E": [ 266 ], + "Q": [ 271 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2500": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:214|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3379 ], + "E": [ 272 ], + "Q": [ 285 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2501": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:214|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4367 ], + "E": [ 266 ], + "Q": [ 280 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2502": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:214|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4369 ], + "E": [ 266 ], + "Q": [ 281 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2503": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:214|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4371 ], + "E": [ 266 ], + "Q": [ 282 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2504": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:226|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4349 ], + "E": [ 273 ], + "Q": [ 274 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2505": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:226|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3383 ], + "E": [ 275 ], + "Q": [ 916 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2506": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:226|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4351 ], + "E": [ 273 ], + "Q": [ 923 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2507": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:226|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4353 ], + "E": [ 273 ], + "Q": [ 930 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2508": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:295|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4383 ], + "Q": [ 893 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2509": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:295|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3413 ], + "E": [ 893 ], + "Q": [ 892 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2510": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:295|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4385 ], + "Q": [ 894 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2511": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:295|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4387 ], + "Q": [ 896 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2512": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:295|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4389 ], + "Q": [ 897 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2513": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:295|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4391 ], + "Q": [ 898 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2514": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:295|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4393 ], + "Q": [ 899 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2515": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:316|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4401 ], + "Q": [ 292 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2516": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:316|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3381 ], + "E": [ 292 ], + "Q": [ 295 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2517": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:316|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4403 ], + "Q": [ 293 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2518": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:316|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4405 ], + "Q": [ 296 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2519": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:316|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4407 ], + "Q": [ 297 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2520": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:316|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4409 ], + "Q": [ 298 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2521": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:316|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4411 ], + "Q": [ 290 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2522": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:328|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4394 ], + "E": [ 294 ], + "Q": [ 299 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2523": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:328|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3382 ], + "E": [ 300 ], + "Q": [ 1441 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2524": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:328|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4396 ], + "E": [ 294 ], + "Q": [ 1442 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2525": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:328|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4398 ], + "E": [ 294 ], + "Q": [ 1443 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2526": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:328|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4400 ], + "E": [ 294 ], + "Q": [ 1444 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$2801": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:92|verilog/TopEntity/TopEntity/TopEntity_initalHadwareReset.v:29|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1455 ], + "Q": [ 7 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3026": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:572|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3609 ], + "Q": [ 64 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3027": { + "hide_name": 1, + "type": "SB_DFFS", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:572|/home/uni-user/tools/yosys/share/ice40/cells_map.v:18" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "S": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1964 ], + "Q": [ 63 ], + "S": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3028": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4270 ], + "E": [ 3239 ], + "Q": [ 129 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3029": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3375 ], + "E": [ 302 ], + "Q": [ 130 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3030": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4292 ], + "E": [ 3239 ], + "Q": [ 131 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3031": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4294 ], + "E": [ 3239 ], + "Q": [ 132 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3032": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4296 ], + "E": [ 3239 ], + "Q": [ 125 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3033": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4298 ], + "E": [ 3239 ], + "Q": [ 126 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3034": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4300 ], + "E": [ 3239 ], + "Q": [ 127 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3035": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4302 ], + "E": [ 3239 ], + "Q": [ 128 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3036": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4304 ], + "E": [ 3239 ], + "Q": [ 121 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3037": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4306 ], + "E": [ 3239 ], + "Q": [ 122 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3038": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4272 ], + "E": [ 3239 ], + "Q": [ 123 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3039": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4274 ], + "E": [ 3239 ], + "Q": [ 124 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3040": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4276 ], + "E": [ 3239 ], + "Q": [ 117 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3041": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4278 ], + "E": [ 3239 ], + "Q": [ 118 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3042": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4280 ], + "E": [ 3239 ], + "Q": [ 119 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3043": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4282 ], + "E": [ 3239 ], + "Q": [ 120 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3044": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4284 ], + "E": [ 3239 ], + "Q": [ 113 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3045": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4286 ], + "E": [ 3239 ], + "Q": [ 114 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3046": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4288 ], + "E": [ 3239 ], + "Q": [ 115 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$3047": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:96|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4290 ], + "E": [ 3239 ], + "Q": [ 116 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4815": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:122|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1477 ], + "Q": [ 449 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4816": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:112|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1457 ], + "E": [ 454 ], + "Q": [ 303 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4817": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:112|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1459 ], + "E": [ 307 ], + "Q": [ 1458 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4818": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:112|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1461 ], + "E": [ 454 ], + "Q": [ 3526 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4819": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:112|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1463 ], + "E": [ 454 ], + "Q": [ 3666 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4820": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:112|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1465 ], + "E": [ 454 ], + "Q": [ 3667 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4821": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:112|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1467 ], + "E": [ 454 ], + "Q": [ 3662 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4822": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:112|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1469 ], + "E": [ 454 ], + "Q": [ 1404 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4823": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:112|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1471 ], + "E": [ 454 ], + "Q": [ 3528 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4824": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:112|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1473 ], + "E": [ 454 ], + "Q": [ 3664 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4825": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:112|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1475 ], + "E": [ 454 ], + "Q": [ 3525 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4826": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:232|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4620 ], + "Q": [ 1967 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4827": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:232|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1968 ], + "Q": [ 1966 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4828": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:232|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4622 ], + "Q": [ 1979 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4829": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:232|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4624 ], + "Q": [ 4443 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4830": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:232|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4626 ], + "Q": [ 4446 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4831": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:232|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4628 ], + "Q": [ 4449 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4832": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:232|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4630 ], + "Q": [ 4452 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4833": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:232|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4632 ], + "Q": [ 4455 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4834": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:291|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3240 ], + "Q": [ 676 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4835": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:291|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 2139 ], + "Q": [ 677 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4836": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:317|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1488 ], + "Q": [ 459 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4837": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:317|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1490 ], + "Q": [ 460 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4838": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:317|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1492 ], + "Q": [ 467 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4839": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:317|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1494 ], + "Q": [ 468 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4840": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:317|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1496 ], + "Q": [ 469 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4841": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:317|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1498 ], + "Q": [ 470 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4842": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:317|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1500 ], + "Q": [ 463 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4843": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:317|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1502 ], + "Q": [ 464 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4844": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:317|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1504 ], + "Q": [ 465 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4845": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:317|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1506 ], + "Q": [ 466 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4846": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:317|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1508 ], + "Q": [ 457 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4847": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:334|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1510 ], + "E": [ 456 ], + "Q": [ 471 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4848": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:334|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1511 ], + "E": [ 472 ], + "Q": [ 691 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4849": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:334|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1513 ], + "E": [ 456 ], + "Q": [ 692 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4850": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:334|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1515 ], + "E": [ 456 ], + "Q": [ 686 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4851": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:334|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1517 ], + "E": [ 456 ], + "Q": [ 687 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4852": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:334|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1519 ], + "E": [ 456 ], + "Q": [ 688 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4853": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:334|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1521 ], + "E": [ 456 ], + "Q": [ 689 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4854": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:334|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1523 ], + "E": [ 456 ], + "Q": [ 683 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4855": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:334|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1525 ], + "E": [ 456 ], + "Q": [ 684 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4856": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:334|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1527 ], + "E": [ 456 ], + "Q": [ 685 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4857": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:334|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1529 ], + "E": [ 456 ], + "Q": [ 690 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4858": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:334|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1531 ], + "E": [ 456 ], + "Q": [ 701 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4859": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:334|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1533 ], + "E": [ 456 ], + "Q": [ 716 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4860": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:420|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1535 ], + "Q": [ 475 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4861": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:420|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1536 ], + "E": [ 476 ], + "Q": [ 477 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$4862": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:420|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1538 ], + "Q": [ 478 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5186": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:48|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4243 ], + "Q": [ 1423 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5187": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:48|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3374 ], + "E": [ 1423 ], + "Q": [ 1418 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5188": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:48|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4245 ], + "Q": [ 1430 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5189": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:48|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4247 ], + "Q": [ 1420 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5190": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:48|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4249 ], + "Q": [ 1416 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5191": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:48|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4251 ], + "Q": [ 901 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5192": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:48|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4253 ], + "Q": [ 912 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5193": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:48|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4255 ], + "Q": [ 919 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5194": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:48|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4257 ], + "Q": [ 926 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5195": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:48|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4259 ], + "Q": [ 933 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5235": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:142|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1541 ], + "Q": [ 1386 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5236": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:142|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1575 ], + "Q": [ 1410 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5237": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:142|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1577 ], + "Q": [ 1415 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5238": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4556 ], + "Q": [ 1399 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5239": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3386 ], + "E": [ 1399 ], + "Q": [ 1398 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5240": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4564 ], + "Q": [ 1400 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5241": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4566 ], + "Q": [ 1390 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5242": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4568 ], + "Q": [ 1391 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5243": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4570 ], + "Q": [ 1392 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5244": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4572 ], + "Q": [ 1393 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5245": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4574 ], + "Q": [ 1396 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5246": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4576 ], + "Q": [ 904 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5247": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4578 ], + "Q": [ 915 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5248": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4558 ], + "Q": [ 922 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5249": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4560 ], + "Q": [ 929 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5250": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4562 ], + "Q": [ 936 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5251": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:188|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3370 ], + "Q": [ 1539 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5252": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:188|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1959 ], + "Q": [ 1574 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5253": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:188|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3371 ], + "Q": [ 1576 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5255": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:379|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1810 ], + "Q": [ 1850 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5256": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:379|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1821 ], + "Q": [ 1848 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5257": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:379|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1822 ], + "Q": [ 1841 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5258": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:379|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1823 ], + "Q": [ 1846 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5259": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:379|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1824 ], + "Q": [ 1844 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5260": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:379|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1825 ], + "Q": [ 2226 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5261": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:379|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1826 ], + "Q": [ 2252 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5262": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:379|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1827 ], + "Q": [ 2275 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5268": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:379|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1808 ], + "Q": [ 2394 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5475": { + "hide_name": 1, + "type": "SB_DFFS", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:63|/home/uni-user/tools/yosys/share/ice40/cells_map.v:18" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "S": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1581 ], + "Q": [ 1609 ], + "S": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5476": { + "hide_name": 1, + "type": "SB_DFFS", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:63|/home/uni-user/tools/yosys/share/ice40/cells_map.v:18" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "S": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1620 ], + "Q": [ 1611 ], + "S": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5477": { + "hide_name": 1, + "type": "SB_DFFS", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:63|/home/uni-user/tools/yosys/share/ice40/cells_map.v:18" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "S": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1622 ], + "Q": [ 1615 ], + "S": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5478": { + "hide_name": 1, + "type": "SB_DFFS", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:63|/home/uni-user/tools/yosys/share/ice40/cells_map.v:18" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "S": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1624 ], + "Q": [ 1613 ], + "S": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5479": { + "hide_name": 1, + "type": "SB_DFFS", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:63|/home/uni-user/tools/yosys/share/ice40/cells_map.v:18" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "S": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1626 ], + "Q": [ 1612 ], + "S": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5480": { + "hide_name": 1, + "type": "SB_DFFS", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:63|/home/uni-user/tools/yosys/share/ice40/cells_map.v:18" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "S": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1628 ], + "Q": [ 1614 ], + "S": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5481": { + "hide_name": 1, + "type": "SB_DFFS", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:63|/home/uni-user/tools/yosys/share/ice40/cells_map.v:18" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "S": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1630 ], + "Q": [ 1616 ], + "S": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5482": { + "hide_name": 1, + "type": "SB_DFFS", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:63|/home/uni-user/tools/yosys/share/ice40/cells_map.v:18" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "S": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1632 ], + "Q": [ 1610 ], + "S": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5483": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:63|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1635 ], + "Q": [ 1384 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5484": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:63|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1637 ], + "Q": [ 1408 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5485": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:63|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1639 ], + "Q": [ 1412 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5486": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4415 ], + "Q": [ 1603 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5487": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3384 ], + "E": [ 1603 ], + "Q": [ 1602 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5488": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4423 ], + "Q": [ 1604 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5489": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4425 ], + "Q": [ 1425 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5490": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4427 ], + "Q": [ 1428 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5491": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4429 ], + "Q": [ 1432 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5492": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4431 ], + "Q": [ 1435 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5493": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4433 ], + "Q": [ 1438 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5494": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4435 ], + "Q": [ 903 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5495": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4437 ], + "Q": [ 914 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5496": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4417 ], + "Q": [ 921 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5497": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4419 ], + "Q": [ 928 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5498": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4421 ], + "Q": [ 935 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5611": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:77|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 156 ], + "Q": [ 4769 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5612": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:77|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 151 ], + "Q": [ 4770 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5613": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:77|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 146 ], + "Q": [ 4771 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5614": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:77|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 100 ], + "Q": [ 4772 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5615": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:77|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 140 ], + "Q": [ 4773 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5616": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:77|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 2137 ], + "Q": [ 4774 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5617": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:77|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 39 ], + "Q": [ 4775 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5619": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:77|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 100 ], + "Q": [ 1900 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5620": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:58|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 158 ], + "E": [ 3238 ], + "Q": [ 155 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5621": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:58|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 153 ], + "E": [ 3238 ], + "Q": [ 150 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5622": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:58|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 147 ], + "E": [ 3238 ], + "Q": [ 145 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5623": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:58|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 144 ], + "E": [ 3238 ], + "Q": [ 142 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5624": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:58|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 141 ], + "E": [ 3238 ], + "Q": [ 138 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5625": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:58|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 103 ], + "E": [ 3238 ], + "Q": [ 137 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5626": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:58|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 40 ], + "E": [ 3238 ], + "Q": [ 38 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5628": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:58|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 885 ], + "Q": [ 98 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5629": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:58|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 792 ], + "Q": [ 97 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5632": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 2128 ], + "Q": [ 4776 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5633": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 2130 ], + "Q": [ 4777 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5634": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 2131 ], + "Q": [ 4778 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5635": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 2133 ], + "Q": [ 4779 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5636": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 2134 ], + "Q": [ 4780 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5637": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 2135 ], + "Q": [ 4781 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5638": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 157 ], + "Q": [ 4782 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5639": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 152 ], + "Q": [ 4783 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5640": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 143 ], + "Q": [ 4784 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5641": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 143 ], + "Q": [ 4785 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5642": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 139 ], + "Q": [ 4786 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5643": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 2136 ], + "Q": [ 4787 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5644": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ "0" ], + "Q": [ 4788 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5646": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:87|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 99 ], + "Q": [ 1897 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5647": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 939 ], + "Q": [ 1689 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5648": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 940 ], + "Q": [ 1691 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5649": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 941 ], + "Q": [ 1693 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5650": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 942 ], + "Q": [ 1695 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5651": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 943 ], + "Q": [ 1697 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5652": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 944 ], + "Q": [ 1699 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5653": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 945 ], + "Q": [ 1701 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5654": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 946 ], + "Q": [ 1703 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5655": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 947 ], + "Q": [ 53 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5656": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 948 ], + "Q": [ 66 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5657": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 949 ], + "Q": [ 56 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5658": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 950 ], + "Q": [ 57 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5659": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 951 ], + "Q": [ 59 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5660": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 952 ], + "Q": [ 62 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5661": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 953 ], + "Q": [ 61 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5662": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 2138 ], + "E": [ 3238 ], + "Q": [ 60 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5663": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 954 ], + "Q": [ 96 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5664": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:196|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 955 ], + "Q": [ 95 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5868": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:426|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1690 ], + "E": [ 42 ], + "Q": [ 1640 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5869": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:426|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1692 ], + "E": [ 42 ], + "Q": [ 1642 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5870": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:426|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1694 ], + "E": [ 42 ], + "Q": [ 1644 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5871": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:426|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1696 ], + "E": [ 42 ], + "Q": [ 1646 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5872": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:426|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1698 ], + "E": [ 42 ], + "Q": [ 1648 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5873": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:426|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1700 ], + "E": [ 42 ], + "Q": [ 1650 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5874": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:426|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1702 ], + "E": [ 42 ], + "Q": [ 1652 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5875": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:426|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1704 ], + "E": [ 42 ], + "Q": [ 1654 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5876": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:514|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1690 ], + "E": [ 42 ], + "Q": [ 1656 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5877": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:514|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1692 ], + "E": [ 42 ], + "Q": [ 1658 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5878": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:514|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1694 ], + "E": [ 42 ], + "Q": [ 1660 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5879": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:514|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1696 ], + "E": [ 42 ], + "Q": [ 1662 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5880": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:514|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1698 ], + "E": [ 42 ], + "Q": [ 1664 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5881": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:514|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1700 ], + "E": [ 42 ], + "Q": [ 1666 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5882": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:514|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1702 ], + "E": [ 42 ], + "Q": [ 1668 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5883": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:514|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1704 ], + "E": [ 42 ], + "Q": [ 1670 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5884": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:602|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1690 ], + "E": [ 42 ], + "Q": [ 1672 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5885": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:602|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1692 ], + "E": [ 42 ], + "Q": [ 1674 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5886": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:602|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1694 ], + "E": [ 42 ], + "Q": [ 1676 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5887": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:602|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1696 ], + "E": [ 42 ], + "Q": [ 1678 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5888": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:602|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1698 ], + "E": [ 42 ], + "Q": [ 1680 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5889": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:602|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1700 ], + "E": [ 42 ], + "Q": [ 1682 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5890": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:602|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1702 ], + "E": [ 42 ], + "Q": [ 1684 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5891": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:602|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1704 ], + "E": [ 42 ], + "Q": [ 1686 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5892": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:690|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1690 ], + "E": [ 42 ], + "Q": [ 1705 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5893": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:690|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1692 ], + "E": [ 42 ], + "Q": [ 1707 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5894": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:690|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1694 ], + "E": [ 42 ], + "Q": [ 1709 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5895": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:690|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1696 ], + "E": [ 42 ], + "Q": [ 1711 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5896": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:690|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1698 ], + "E": [ 42 ], + "Q": [ 1713 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5897": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:690|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1700 ], + "E": [ 42 ], + "Q": [ 1715 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5898": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:690|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1702 ], + "E": [ 42 ], + "Q": [ 1717 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$5899": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:690|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1704 ], + "E": [ 42 ], + "Q": [ 1719 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6141": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:50|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4192 ], + "Q": [ 639 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6142": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:50|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3373 ], + "E": [ 639 ], + "Q": [ 640 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6143": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:50|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4194 ], + "Q": [ 647 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6144": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:50|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4196 ], + "Q": [ 648 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6145": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:50|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4198 ], + "Q": [ 649 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6146": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:50|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4200 ], + "Q": [ 650 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6147": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:50|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4202 ], + "Q": [ 643 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6148": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:50|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4204 ], + "Q": [ 644 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6149": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:50|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4206 ], + "Q": [ 645 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6150": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:50|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4208 ], + "Q": [ 646 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6151": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4147 ], + "Q": [ 630 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6152": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3372 ], + "E": [ 630 ], + "Q": [ 631 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6153": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4177 ], + "Q": [ 632 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6154": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4179 ], + "Q": [ 633 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6155": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4181 ], + "Q": [ 626 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6156": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4183 ], + "Q": [ 627 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6157": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4185 ], + "Q": [ 628 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6158": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4187 ], + "Q": [ 629 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6159": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4189 ], + "Q": [ 614 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6160": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4191 ], + "Q": [ 615 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6161": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4149 ], + "Q": [ 616 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6162": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4151 ], + "Q": [ 617 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6163": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4153 ], + "Q": [ 610 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6164": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4155 ], + "Q": [ 611 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6165": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4157 ], + "Q": [ 612 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6166": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4159 ], + "Q": [ 613 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6167": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4161 ], + "Q": [ 622 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6168": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4163 ], + "Q": [ 623 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6169": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4165 ], + "Q": [ 624 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6170": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4167 ], + "Q": [ 625 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6171": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4170 ], + "Q": [ 618 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6172": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4172 ], + "Q": [ 619 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6173": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4174 ], + "Q": [ 620 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6174": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4176 ], + "Q": [ 621 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6175": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1903 ], + "E": [ 3502 ], + "Q": [ 514 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6176": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1906 ], + "E": [ 3502 ], + "Q": [ 515 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6177": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1908 ], + "E": [ 3502 ], + "Q": [ 516 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6178": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1910 ], + "E": [ 3502 ], + "Q": [ 517 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6179": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1912 ], + "E": [ 3502 ], + "Q": [ 510 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6180": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1914 ], + "E": [ 3502 ], + "Q": [ 511 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6181": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1916 ], + "E": [ 3502 ], + "Q": [ 512 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6182": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1918 ], + "E": [ 3502 ], + "Q": [ 513 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6183": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1920 ], + "E": [ 3502 ], + "Q": [ 506 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6184": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1922 ], + "E": [ 3502 ], + "Q": [ 507 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6185": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1924 ], + "E": [ 3502 ], + "Q": [ 508 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6186": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1926 ], + "E": [ 3502 ], + "Q": [ 509 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6187": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1928 ], + "E": [ 3502 ], + "Q": [ 524 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6188": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1930 ], + "E": [ 3502 ], + "Q": [ 525 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6189": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1932 ], + "E": [ 3502 ], + "Q": [ 526 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6190": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1934 ], + "E": [ 3502 ], + "Q": [ 527 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6191": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1936 ], + "E": [ 3502 ], + "Q": [ 520 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6192": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1938 ], + "E": [ 3502 ], + "Q": [ 521 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6193": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1940 ], + "E": [ 3502 ], + "Q": [ 522 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6194": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1942 ], + "E": [ 3502 ], + "Q": [ 523 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6195": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1944 ], + "E": [ 3502 ], + "Q": [ 530 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6196": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1946 ], + "E": [ 3502 ], + "Q": [ 531 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6197": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1948 ], + "E": [ 3502 ], + "Q": [ 532 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6198": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1950 ], + "E": [ 3502 ], + "Q": [ 496 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6199": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1952 ], + "E": [ 3502 ], + "Q": [ 533 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6200": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1954 ], + "E": [ 3502 ], + "Q": [ 534 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6201": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1956 ], + "E": [ 3502 ], + "Q": [ 535 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6202": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1958 ], + "E": [ 3502 ], + "Q": [ 536 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6219": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1035 ], + "E": [ 654 ], + "Q": [ 1036 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6220": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1045 ], + "E": [ 654 ], + "Q": [ 1043 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6221": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1057 ], + "E": [ 654 ], + "Q": [ 1058 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6222": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1064 ], + "E": [ 654 ], + "Q": [ 1065 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6223": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1071 ], + "E": [ 654 ], + "Q": [ 1072 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6224": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1078 ], + "E": [ 654 ], + "Q": [ 1079 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6225": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1085 ], + "E": [ 654 ], + "Q": [ 1086 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6226": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1092 ], + "E": [ 654 ], + "Q": [ 1093 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6227": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1099 ], + "E": [ 654 ], + "Q": [ 1100 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6228": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1106 ], + "E": [ 654 ], + "Q": [ 1107 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6229": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1113 ], + "E": [ 654 ], + "Q": [ 1114 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6230": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1120 ], + "E": [ 654 ], + "Q": [ 1121 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6231": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1127 ], + "E": [ 654 ], + "Q": [ 1128 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6232": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1134 ], + "E": [ 654 ], + "Q": [ 1135 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6233": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1141 ], + "E": [ 654 ], + "Q": [ 1142 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6234": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1148 ], + "E": [ 654 ], + "Q": [ 1149 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6235": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1155 ], + "E": [ 654 ], + "Q": [ 1156 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6236": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1162 ], + "E": [ 654 ], + "Q": [ 1163 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6237": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1169 ], + "E": [ 654 ], + "Q": [ 1170 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6238": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1176 ], + "E": [ 654 ], + "Q": [ 1177 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6239": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1183 ], + "E": [ 654 ], + "Q": [ 1184 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6240": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1190 ], + "E": [ 654 ], + "Q": [ 1191 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6241": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1197 ], + "E": [ 654 ], + "Q": [ 1198 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6242": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1204 ], + "E": [ 654 ], + "Q": [ 1205 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6243": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1211 ], + "E": [ 654 ], + "Q": [ 1212 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6244": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1218 ], + "E": [ 654 ], + "Q": [ 1219 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6245": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1225 ], + "E": [ 654 ], + "Q": [ 1226 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6246": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1232 ], + "E": [ 654 ], + "Q": [ 1233 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6247": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1730 ], + "Q": [ 655 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6248": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3367 ], + "E": [ 671 ], + "Q": [ 664 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6249": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1732 ], + "Q": [ 665 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6250": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1734 ], + "Q": [ 666 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6251": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1736 ], + "Q": [ 656 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6252": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1738 ], + "Q": [ 659 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6253": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1740 ], + "Q": [ 660 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6254": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1742 ], + "Q": [ 661 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6255": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1744 ], + "Q": [ 663 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6256": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:40|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1746 ], + "Q": [ 662 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6327": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4478 ], + "E": [ 675 ], + "Q": [ 3545 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6328": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1968 ], + "E": [ 675 ], + "Q": [ 3551 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6329": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4480 ], + "E": [ 675 ], + "Q": [ 3557 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6330": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4482 ], + "E": [ 675 ], + "Q": [ 3563 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6331": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4484 ], + "E": [ 675 ], + "Q": [ 3569 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6332": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4486 ], + "E": [ 675 ], + "Q": [ 3575 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6333": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4488 ], + "E": [ 675 ], + "Q": [ 3581 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6334": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4490 ], + "E": [ 675 ], + "Q": [ 3587 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6335": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1748 ], + "E": [ 679 ], + "Q": [ 695 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6336": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1750 ], + "E": [ 694 ], + "Q": [ 1749 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6337": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1752 ], + "E": [ 679 ], + "Q": [ 3494 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6338": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1754 ], + "E": [ 679 ], + "Q": [ 1381 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6339": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1756 ], + "E": [ 679 ], + "Q": [ 1382 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6340": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1758 ], + "E": [ 679 ], + "Q": [ 3490 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6341": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1760 ], + "E": [ 679 ], + "Q": [ 1379 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6342": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1762 ], + "E": [ 679 ], + "Q": [ 3487 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6370": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4465 ], + "E": [ 697 ], + "Q": [ 3544 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6371": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3385 ], + "E": [ 697 ], + "Q": [ 3550 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6372": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1980 ], + "E": [ 697 ], + "Q": [ 3556 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6373": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4467 ], + "E": [ 697 ], + "Q": [ 3562 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6374": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4469 ], + "E": [ 697 ], + "Q": [ 3568 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6375": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4471 ], + "E": [ 697 ], + "Q": [ 3574 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6376": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4473 ], + "E": [ 697 ], + "Q": [ 3580 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6377": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4475 ], + "E": [ 697 ], + "Q": [ 3586 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6378": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1764 ], + "E": [ 700 ], + "Q": [ 704 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6379": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1765 ], + "E": [ 703 ], + "Q": [ 1370 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6380": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1767 ], + "E": [ 700 ], + "Q": [ 1376 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6381": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1769 ], + "E": [ 700 ], + "Q": [ 1371 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6382": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1771 ], + "E": [ 700 ], + "Q": [ 1352 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6383": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1773 ], + "E": [ 700 ], + "Q": [ 1364 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6384": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1775 ], + "E": [ 700 ], + "Q": [ 1354 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6385": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1777 ], + "E": [ 700 ], + "Q": [ 1367 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6424": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4441 ], + "E": [ 706 ], + "Q": [ 3548 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6425": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3385 ], + "E": [ 706 ], + "Q": [ 3554 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6426": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3390 ], + "E": [ 706 ], + "Q": [ 3560 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6427": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4444 ], + "E": [ 706 ], + "Q": [ 3566 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6428": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4447 ], + "E": [ 706 ], + "Q": [ 3572 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6429": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4450 ], + "E": [ 706 ], + "Q": [ 3578 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6430": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4453 ], + "E": [ 706 ], + "Q": [ 3584 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6431": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4456 ], + "E": [ 706 ], + "Q": [ 3590 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6432": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1779 ], + "E": [ 708 ], + "Q": [ 711 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6433": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1780 ], + "E": [ 710 ], + "Q": [ 1374 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6434": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1782 ], + "E": [ 708 ], + "Q": [ 1377 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6435": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1784 ], + "E": [ 708 ], + "Q": [ 1372 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6436": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1786 ], + "E": [ 708 ], + "Q": [ 1357 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6437": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1788 ], + "E": [ 708 ], + "Q": [ 1365 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6438": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1790 ], + "E": [ 708 ], + "Q": [ 1355 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6439": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1792 ], + "E": [ 708 ], + "Q": [ 853 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6473": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1967 ], + "E": [ 713 ], + "Q": [ 3547 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6474": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1966 ], + "E": [ 713 ], + "Q": [ 3553 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6475": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1979 ], + "E": [ 713 ], + "Q": [ 3559 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6476": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4443 ], + "E": [ 713 ], + "Q": [ 3565 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6477": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4446 ], + "E": [ 713 ], + "Q": [ 3571 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6478": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4449 ], + "E": [ 713 ], + "Q": [ 3577 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6479": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4452 ], + "E": [ 713 ], + "Q": [ 3583 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6480": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:86|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4455 ], + "E": [ 713 ], + "Q": [ 3589 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6481": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1794 ], + "E": [ 715 ], + "Q": [ 719 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6482": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1795 ], + "E": [ 718 ], + "Q": [ 1378 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6483": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1797 ], + "E": [ 715 ], + "Q": [ 1373 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6484": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1799 ], + "E": [ 715 ], + "Q": [ 1358 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6485": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1801 ], + "E": [ 715 ], + "Q": [ 1366 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6486": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1803 ], + "E": [ 715 ], + "Q": [ 1356 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6487": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1805 ], + "E": [ 715 ], + "Q": [ 854 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6488": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:76|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1807 ], + "E": [ 715 ], + "Q": [ 851 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6852": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:113|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4322 ], + "Q": [ 727 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6853": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:113|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3377 ], + "E": [ 727 ], + "Q": [ 728 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6854": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:113|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4324 ], + "Q": [ 729 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6855": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:113|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4326 ], + "Q": [ 730 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6856": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:113|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4328 ], + "Q": [ 723 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6857": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:113|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4330 ], + "Q": [ 724 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6858": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:113|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4332 ], + "Q": [ 725 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6859": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:113|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4334 ], + "Q": [ 726 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6860": { + "hide_name": 1, + "type": "SB_DFFS", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:88|/home/uni-user/tools/yosys/share/ice40/cells_map.v:18" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "S": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1030 ], + "Q": [ 182 ], + "S": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6861": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ "0" ], + "E": [ 732 ], + "Q": [ 175 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6862": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ "0" ], + "E": [ 732 ], + "Q": [ 172 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6863": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4776 ], + "E": [ 732 ], + "Q": [ 169 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6864": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4777 ], + "E": [ 732 ], + "Q": [ 163 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6865": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4778 ], + "E": [ 732 ], + "Q": [ 961 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6866": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4779 ], + "E": [ 732 ], + "Q": [ 966 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6867": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4780 ], + "E": [ 732 ], + "Q": [ 972 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6868": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4781 ], + "E": [ 732 ], + "Q": [ 845 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6869": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4782 ], + "E": [ 732 ], + "Q": [ 985 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6870": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4783 ], + "E": [ 732 ], + "Q": [ 991 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6871": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4784 ], + "E": [ 732 ], + "Q": [ 997 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6872": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4785 ], + "E": [ 732 ], + "Q": [ 1003 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6873": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4786 ], + "E": [ 732 ], + "Q": [ 1009 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6874": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4787 ], + "E": [ 732 ], + "Q": [ 1015 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6875": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4788 ], + "E": [ 732 ], + "Q": [ 1020 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6877": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:293|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1898 ], + "Q": [ 731 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6878": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 197 ], + "E": [ 722 ], + "Q": [ 194 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6879": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 193 ], + "E": [ 722 ], + "Q": [ 195 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6880": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 188 ], + "E": [ 722 ], + "Q": [ 189 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6881": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 180 ], + "E": [ 722 ], + "Q": [ 178 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6882": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 176 ], + "E": [ 722 ], + "Q": [ 174 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6883": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 173 ], + "E": [ 722 ], + "Q": [ 171 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6884": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 170 ], + "E": [ 722 ], + "Q": [ 168 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6885": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 164 ], + "E": [ 722 ], + "Q": [ 161 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6886": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 958 ], + "E": [ 722 ], + "Q": [ 803 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6887": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 965 ], + "E": [ 722 ], + "Q": [ 804 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6888": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 971 ], + "E": [ 722 ], + "Q": [ 805 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6889": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 839 ], + "E": [ 722 ], + "Q": [ 802 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6890": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 977 ], + "E": [ 722 ], + "Q": [ 806 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6891": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 980 ], + "E": [ 722 ], + "Q": [ 807 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6892": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 987 ], + "E": [ 722 ], + "Q": [ 810 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6893": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 995 ], + "E": [ 722 ], + "Q": [ 808 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6894": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1000 ], + "E": [ 722 ], + "Q": [ 811 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6895": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1007 ], + "E": [ 722 ], + "Q": [ 812 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6896": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1012 ], + "E": [ 722 ], + "Q": [ 809 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6897": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3514 ], + "E": [ 722 ], + "Q": [ 813 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6898": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3504 ], + "E": [ 722 ], + "Q": [ 167 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6899": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 818 ], + "E": [ 722 ], + "Q": [ 165 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$6900": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:303|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 888 ], + "E": [ 722 ], + "Q": [ 166 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7454": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:104|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4307 ], + "Q": [ 740 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7455": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:104|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 3376 ], + "E": [ 740 ], + "Q": [ 741 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7456": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:104|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4309 ], + "Q": [ 742 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7457": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:104|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4311 ], + "Q": [ 743 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7458": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:104|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4313 ], + "Q": [ 736 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7459": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:104|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4315 ], + "Q": [ 737 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7460": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:104|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4317 ], + "Q": [ 738 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7461": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:104|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4319 ], + "Q": [ 739 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7462": { + "hide_name": 1, + "type": "SB_DFFES", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:80|/home/uni-user/tools/yosys/share/ice40/cells_map.v:28" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "S": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1899 ], + "E": [ 745 ], + "Q": [ 204 ], + "S": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7463": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:265|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4769 ], + "E": [ 752 ], + "Q": [ 242 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7464": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:265|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4770 ], + "E": [ 752 ], + "Q": [ 238 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7465": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:265|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4771 ], + "E": [ 752 ], + "Q": [ 234 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7466": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:265|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4772 ], + "E": [ 752 ], + "Q": [ 230 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7467": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:265|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4773 ], + "E": [ 752 ], + "Q": [ 226 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7468": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:265|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4774 ], + "E": [ 752 ], + "Q": [ 222 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7469": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:265|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 4775 ], + "E": [ 752 ], + "Q": [ 217 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7471": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:265|/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1901 ], + "Q": [ 751 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7472": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 259 ], + "E": [ 735 ], + "Q": [ 212 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7473": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 257 ], + "E": [ 735 ], + "Q": [ 213 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7474": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 253 ], + "E": [ 735 ], + "Q": [ 214 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7475": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 249 ], + "E": [ 735 ], + "Q": [ 215 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7476": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 245 ], + "E": [ 735 ], + "Q": [ 243 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7477": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 241 ], + "E": [ 735 ], + "Q": [ 239 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7478": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 237 ], + "E": [ 735 ], + "Q": [ 235 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7479": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 233 ], + "E": [ 735 ], + "Q": [ 231 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7480": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 229 ], + "E": [ 735 ], + "Q": [ 227 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7481": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 225 ], + "E": [ 735 ], + "Q": [ 223 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7482": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 221 ], + "E": [ 735 ], + "Q": [ 219 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7483": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 202 ], + "E": [ 735 ], + "Q": [ 200 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7484": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 889 ], + "E": [ 735 ], + "Q": [ 209 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7485": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 746 ], + "E": [ 735 ], + "Q": [ 208 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7486": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:275|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 890 ], + "E": [ 735 ], + "Q": [ 207 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7731": { + "hide_name": 1, + "type": "SB_DFFS", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:18" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "S": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 795 ], + "Q": [ 482 ], + "S": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7732": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 848 ], + "Q": [ 448 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7733": { + "hide_name": 1, + "type": "SB_DFFR", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/cells_map.v:17" + }, + "port_directions": { + "C": "input", + "D": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 849 ], + "Q": [ 592 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7804": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1706 ], + "E": [ 757 ], + "Q": [ 319 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7805": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1708 ], + "E": [ 757 ], + "Q": [ 332 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7806": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1710 ], + "E": [ 757 ], + "Q": [ 333 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7807": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1712 ], + "E": [ 757 ], + "Q": [ 334 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7808": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1714 ], + "E": [ 757 ], + "Q": [ 328 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7809": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1716 ], + "E": [ 757 ], + "Q": [ 329 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7810": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1718 ], + "E": [ 757 ], + "Q": [ 330 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7811": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1720 ], + "E": [ 757 ], + "Q": [ 331 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7812": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1721 ], + "E": [ 757 ], + "Q": [ 342 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7813": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1722 ], + "E": [ 757 ], + "Q": [ 343 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7814": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1723 ], + "E": [ 757 ], + "Q": [ 344 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7815": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1724 ], + "E": [ 757 ], + "Q": [ 345 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7816": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1725 ], + "E": [ 757 ], + "Q": [ 338 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7817": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1726 ], + "E": [ 757 ], + "Q": [ 339 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7818": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1727 ], + "E": [ 757 ], + "Q": [ 340 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7819": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1728 ], + "E": [ 757 ], + "Q": [ 341 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7864": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1673 ], + "E": [ 761 ], + "Q": [ 346 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7865": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1675 ], + "E": [ 761 ], + "Q": [ 359 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7866": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1677 ], + "E": [ 761 ], + "Q": [ 360 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7867": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1679 ], + "E": [ 761 ], + "Q": [ 361 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7868": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1681 ], + "E": [ 761 ], + "Q": [ 355 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7869": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1683 ], + "E": [ 761 ], + "Q": [ 356 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7870": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1685 ], + "E": [ 761 ], + "Q": [ 357 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7871": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1687 ], + "E": [ 761 ], + "Q": [ 358 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7872": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1721 ], + "E": [ 761 ], + "Q": [ 369 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7873": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1722 ], + "E": [ 761 ], + "Q": [ 370 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7874": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1723 ], + "E": [ 761 ], + "Q": [ 371 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7875": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1724 ], + "E": [ 761 ], + "Q": [ 372 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7876": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1725 ], + "E": [ 761 ], + "Q": [ 365 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7877": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1726 ], + "E": [ 761 ], + "Q": [ 366 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7878": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1727 ], + "E": [ 761 ], + "Q": [ 367 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7879": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1728 ], + "E": [ 761 ], + "Q": [ 368 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7913": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1657 ], + "E": [ 763 ], + "Q": [ 373 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7914": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1659 ], + "E": [ 763 ], + "Q": [ 388 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7915": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1661 ], + "E": [ 763 ], + "Q": [ 389 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7916": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1663 ], + "E": [ 763 ], + "Q": [ 390 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7917": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1665 ], + "E": [ 763 ], + "Q": [ 384 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7918": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1667 ], + "E": [ 763 ], + "Q": [ 385 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7919": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1669 ], + "E": [ 763 ], + "Q": [ 386 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7920": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1671 ], + "E": [ 763 ], + "Q": [ 387 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7921": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1721 ], + "E": [ 763 ], + "Q": [ 391 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7922": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1722 ], + "E": [ 763 ], + "Q": [ 392 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7923": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1723 ], + "E": [ 763 ], + "Q": [ 393 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7924": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1724 ], + "E": [ 763 ], + "Q": [ 394 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7925": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1725 ], + "E": [ 763 ], + "Q": [ 395 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7926": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1726 ], + "E": [ 763 ], + "Q": [ 396 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7927": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1727 ], + "E": [ 763 ], + "Q": [ 397 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7928": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:24|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1728 ], + "E": [ 763 ], + "Q": [ 398 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7980": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1641 ], + "E": [ 764 ], + "Q": [ 434 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7981": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1643 ], + "E": [ 764 ], + "Q": [ 435 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7982": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1645 ], + "E": [ 764 ], + "Q": [ 436 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7983": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1647 ], + "E": [ 764 ], + "Q": [ 437 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7984": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1649 ], + "E": [ 764 ], + "Q": [ 430 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7985": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1651 ], + "E": [ 764 ], + "Q": [ 431 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7986": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1653 ], + "E": [ 764 ], + "Q": [ 432 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7987": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1655 ], + "E": [ 764 ], + "Q": [ 433 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7988": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1721 ], + "E": [ 764 ], + "Q": [ 438 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7989": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1722 ], + "E": [ 764 ], + "Q": [ 439 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7990": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1723 ], + "E": [ 764 ], + "Q": [ 441 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7991": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1724 ], + "E": [ 764 ], + "Q": [ 442 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7992": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1725 ], + "E": [ 764 ], + "Q": [ 427 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7993": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1726 ], + "E": [ 764 ], + "Q": [ 443 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7994": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1727 ], + "E": [ 764 ], + "Q": [ 426 ], + "R": [ 3233 ] + } + }, + "$auto$simplemap.cc:496:simplemap_adff$7995": { + "hide_name": 1, + "type": "SB_DFFER", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:59|/home/uni-user/tools/yosys/share/ice40/cells_map.v:27" + }, + "port_directions": { + "C": "input", + "D": "input", + "E": "input", + "Q": "output", + "R": "input" + }, + "connections": { + "C": [ 3364 ], + "D": [ 1728 ], + "E": [ 764 ], + "Q": [ 444 ], + "R": [ 3233 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4789 ], + "CO": [ 4790 ], + "I0": [ "0" ], + "I1": [ 1596 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4790 ], + "CO": [ 4791 ], + "I0": [ "0" ], + "I1": [ 1601 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4791 ], + "CO": [ 4792 ], + "I0": [ "0" ], + "I1": [ 1600 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4792 ], + "CO": [ 4793 ], + "I0": [ "0" ], + "I1": [ 1599 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4793 ], + "CO": [ 1282 ], + "I0": [ "0" ], + "I1": [ 1598 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1241 ], + "CO": [ 4789 ], + "I0": [ "0" ], + "I1": [ 1597 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4794 ], + "CO": [ 4795 ], + "I0": [ "0" ], + "I1": [ 1601 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4795 ], + "CO": [ 4796 ], + "I0": [ "0" ], + "I1": [ 1600 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4796 ], + "CO": [ 4797 ], + "I0": [ "0" ], + "I1": [ 1599 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4797 ], + "CO": [ 1270 ], + "I0": [ "0" ], + "I1": [ 1598 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4798 ], + "I0": [ 1287 ], + "I1": [ 1241 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4798 ], + "CO": [ 4799 ], + "I0": [ "0" ], + "I1": [ 1597 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4799 ], + "CO": [ 4794 ], + "I0": [ "0" ], + "I1": [ 1596 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4800 ], + "CO": [ 4801 ], + "I0": [ "0" ], + "I1": [ 1600 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4801 ], + "CO": [ 4802 ], + "I0": [ "0" ], + "I1": [ 1599 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4802 ], + "CO": [ 1260 ], + "I0": [ "0" ], + "I1": [ 1598 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4803 ], + "I0": [ 1286 ], + "I1": [ 1241 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4803 ], + "CO": [ 4804 ], + "I0": [ 1281 ], + "I1": [ 1597 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4804 ], + "CO": [ 4805 ], + "I0": [ "0" ], + "I1": [ 1596 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4805 ], + "CO": [ 4800 ], + "I0": [ "0" ], + "I1": [ 1601 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4806 ], + "CO": [ 4807 ], + "I0": [ "0" ], + "I1": [ 1599 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4807 ], + "CO": [ 1252 ], + "I0": [ "0" ], + "I1": [ 1598 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4808 ], + "I0": [ 1285 ], + "I1": [ 1241 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4808 ], + "CO": [ 4809 ], + "I0": [ 1269 ], + "I1": [ 1597 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4809 ], + "CO": [ 4810 ], + "I0": [ 1279 ], + "I1": [ 1596 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4810 ], + "CO": [ 4811 ], + "I0": [ "0" ], + "I1": [ 1601 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4811 ], + "CO": [ 4806 ], + "I0": [ "0" ], + "I1": [ 1600 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4812 ], + "CO": [ 1245 ], + "I0": [ "0" ], + "I1": [ 1598 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4813 ], + "I0": [ 1251 ], + "I1": [ 1241 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4813 ], + "CO": [ 4814 ], + "I0": [ 1259 ], + "I1": [ 1597 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4814 ], + "CO": [ 4815 ], + "I0": [ 1267 ], + "I1": [ 1596 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4815 ], + "CO": [ 4816 ], + "I0": [ 1277 ], + "I1": [ 1601 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4816 ], + "CO": [ 4817 ], + "I0": [ "0" ], + "I1": [ 1600 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4817 ], + "CO": [ 4812 ], + "I0": [ "0" ], + "I1": [ 1599 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4818 ], + "I0": [ 1243 ], + "I1": [ 1241 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4818 ], + "CO": [ 4819 ], + "I0": [ 1249 ], + "I1": [ 1597 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4819 ], + "CO": [ 4820 ], + "I0": [ 1256 ], + "I1": [ 1596 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4820 ], + "CO": [ 4821 ], + "I0": [ 1264 ], + "I1": [ 1601 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4821 ], + "CO": [ 4822 ], + "I0": [ 1274 ], + "I1": [ 1600 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4822 ], + "CO": [ 4823 ], + "I0": [ "0" ], + "I1": [ 1599 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4823 ], + "CO": [ 1239 ], + "I0": [ "0" ], + "I1": [ 1598 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4824 ], + "I0": [ 1240 ], + "I1": [ 1241 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4824 ], + "CO": [ 4825 ], + "I0": [ 1244 ], + "I1": [ 1597 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4825 ], + "CO": [ 4826 ], + "I0": [ 1250 ], + "I1": [ 1596 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4826 ], + "CO": [ 4827 ], + "I0": [ 1257 ], + "I1": [ 1601 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4827 ], + "CO": [ 4828 ], + "I0": [ 1265 ], + "I1": [ 1600 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4828 ], + "CO": [ 4829 ], + "I0": [ 1275 ], + "I1": [ 1599 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4829 ], + "CO": [ 1237 ], + "I0": [ "0" ], + "I1": [ 1598 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4830 ], + "I0": [ 1238 ], + "I1": [ 1241 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4830 ], + "CO": [ 4831 ], + "I0": [ 1242 ], + "I1": [ 1597 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4831 ], + "CO": [ 4832 ], + "I0": [ 1247 ], + "I1": [ 1596 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4832 ], + "CO": [ 4833 ], + "I0": [ 1254 ], + "I1": [ 1601 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4833 ], + "CO": [ 4834 ], + "I0": [ 1262 ], + "I1": [ 1600 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4834 ], + "CO": [ 4835 ], + "I0": [ 1272 ], + "I1": [ 1599 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4835 ], + "CO": [ 2114 ], + "I0": [ 1284 ], + "I1": [ 1598 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20347.$auto$alumacc.cc:474:replace_alu$20722.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4836 ], + "I0": [ 1286 ], + "I1": [ 1241 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20347.$auto$alumacc.cc:474:replace_alu$20722.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1281 ], + "I2": [ 1597 ], + "I3": [ 4836 ], + "O": [ 1280 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20351.$auto$alumacc.cc:474:replace_alu$20692.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4837 ], + "I0": [ 1285 ], + "I1": [ 1241 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20351.$auto$alumacc.cc:474:replace_alu$20692.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1269 ], + "I2": [ 1597 ], + "I3": [ 4837 ], + "O": [ 1268 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20351.$auto$alumacc.cc:474:replace_alu$20692.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4837 ], + "CO": [ 4838 ], + "I0": [ 1269 ], + "I1": [ 1597 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20351.$auto$alumacc.cc:474:replace_alu$20692.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1279 ], + "I2": [ 1596 ], + "I3": [ 4838 ], + "O": [ 1278 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4839 ], + "I0": [ 1251 ], + "I1": [ 1241 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1259 ], + "I2": [ 1597 ], + "I3": [ 4839 ], + "O": [ 1258 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4839 ], + "CO": [ 4840 ], + "I0": [ 1259 ], + "I1": [ 1597 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1267 ], + "I2": [ 1596 ], + "I3": [ 4840 ], + "O": [ 1266 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4840 ], + "CO": [ 4841 ], + "I0": [ 1267 ], + "I1": [ 1596 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1277 ], + "I2": [ 1601 ], + "I3": [ 4841 ], + "O": [ 1276 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4842 ], + "I0": [ 1243 ], + "I1": [ 1241 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1249 ], + "I2": [ 1597 ], + "I3": [ 4842 ], + "O": [ 1248 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4842 ], + "CO": [ 4843 ], + "I0": [ 1249 ], + "I1": [ 1597 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1256 ], + "I2": [ 1596 ], + "I3": [ 4843 ], + "O": [ 1255 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4843 ], + "CO": [ 4844 ], + "I0": [ 1256 ], + "I1": [ 1596 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1264 ], + "I2": [ 1601 ], + "I3": [ 4844 ], + "O": [ 1263 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4844 ], + "CO": [ 4845 ], + "I0": [ 1264 ], + "I1": [ 1601 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1274 ], + "I2": [ 1600 ], + "I3": [ 4845 ], + "O": [ 1273 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4846 ], + "I0": [ 1240 ], + "I1": [ 1241 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1244 ], + "I2": [ 1597 ], + "I3": [ 4846 ], + "O": [ 1246 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4846 ], + "CO": [ 4847 ], + "I0": [ 1244 ], + "I1": [ 1597 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1250 ], + "I2": [ 1596 ], + "I3": [ 4847 ], + "O": [ 1253 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4847 ], + "CO": [ 4848 ], + "I0": [ 1250 ], + "I1": [ 1596 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1257 ], + "I2": [ 1601 ], + "I3": [ 4848 ], + "O": [ 1261 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4848 ], + "CO": [ 4849 ], + "I0": [ 1257 ], + "I1": [ 1601 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1265 ], + "I2": [ 1600 ], + "I3": [ 4849 ], + "O": [ 1271 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4849 ], + "CO": [ 4850 ], + "I0": [ 1265 ], + "I1": [ 1600 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1275 ], + "I2": [ 1599 ], + "I3": [ 4850 ], + "O": [ 1283 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4851 ], + "CO": [ 4852 ], + "I0": [ "0" ], + "I1": [ 1480 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4852 ], + "CO": [ 4853 ], + "I0": [ "0" ], + "I1": [ 1482 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4853 ], + "CO": [ 4854 ], + "I0": [ "0" ], + "I1": [ 1481 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4854 ], + "CO": [ 4855 ], + "I0": [ "0" ], + "I1": [ 1484 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.slice[14].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4855 ], + "CO": [ 1333 ], + "I0": [ "0" ], + "I1": [ 1485 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 1293 ], + "CO": [ 4851 ], + "I0": [ "0" ], + "I1": [ 1483 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4856 ], + "CO": [ 4857 ], + "I0": [ "0" ], + "I1": [ 1482 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4857 ], + "CO": [ 4858 ], + "I0": [ "0" ], + "I1": [ 1481 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4858 ], + "CO": [ 4859 ], + "I0": [ "0" ], + "I1": [ 1484 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[13].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4859 ], + "CO": [ 1321 ], + "I0": [ "0" ], + "I1": [ 1485 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4860 ], + "I0": [ 1339 ], + "I1": [ 1293 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4860 ], + "CO": [ 4861 ], + "I0": [ "0" ], + "I1": [ 1483 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4861 ], + "CO": [ 4856 ], + "I0": [ "0" ], + "I1": [ 1480 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4862 ], + "CO": [ 4863 ], + "I0": [ "0" ], + "I1": [ 1481 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4863 ], + "CO": [ 4864 ], + "I0": [ "0" ], + "I1": [ 1484 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[12].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4864 ], + "CO": [ 1311 ], + "I0": [ "0" ], + "I1": [ 1485 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4865 ], + "I0": [ 1338 ], + "I1": [ 1293 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4865 ], + "CO": [ 4866 ], + "I0": [ 1332 ], + "I1": [ 1483 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4866 ], + "CO": [ 4867 ], + "I0": [ "0" ], + "I1": [ 1480 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4867 ], + "CO": [ 4862 ], + "I0": [ "0" ], + "I1": [ 1482 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4868 ], + "CO": [ 4869 ], + "I0": [ "0" ], + "I1": [ 1484 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[11].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4869 ], + "CO": [ 1303 ], + "I0": [ "0" ], + "I1": [ 1485 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4870 ], + "I0": [ 1337 ], + "I1": [ 1293 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4870 ], + "CO": [ 4871 ], + "I0": [ 1320 ], + "I1": [ 1483 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4871 ], + "CO": [ 4872 ], + "I0": [ 1330 ], + "I1": [ 1480 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4872 ], + "CO": [ 4873 ], + "I0": [ "0" ], + "I1": [ 1482 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4873 ], + "CO": [ 4868 ], + "I0": [ "0" ], + "I1": [ 1481 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[10].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4874 ], + "CO": [ 1297 ], + "I0": [ "0" ], + "I1": [ 1485 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4875 ], + "I0": [ 1336 ], + "I1": [ 1293 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4875 ], + "CO": [ 4876 ], + "I0": [ 1310 ], + "I1": [ 1483 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4876 ], + "CO": [ 4877 ], + "I0": [ 1318 ], + "I1": [ 1480 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4877 ], + "CO": [ 4878 ], + "I0": [ 1328 ], + "I1": [ 1482 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4878 ], + "CO": [ 4879 ], + "I0": [ "0" ], + "I1": [ 1481 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4879 ], + "CO": [ 4874 ], + "I0": [ "0" ], + "I1": [ 1484 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4880 ], + "I0": [ 1295 ], + "I1": [ 1293 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4880 ], + "CO": [ 4881 ], + "I0": [ 1301 ], + "I1": [ 1483 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4881 ], + "CO": [ 4882 ], + "I0": [ 1307 ], + "I1": [ 1480 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4882 ], + "CO": [ 4883 ], + "I0": [ 1315 ], + "I1": [ 1482 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4883 ], + "CO": [ 4884 ], + "I0": [ 1325 ], + "I1": [ 1481 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4884 ], + "CO": [ 4885 ], + "I0": [ "0" ], + "I1": [ 1484 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.slice[9].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4885 ], + "CO": [ 1291 ], + "I0": [ "0" ], + "I1": [ 1485 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4886 ], + "I0": [ 1292 ], + "I1": [ 1293 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4886 ], + "CO": [ 4887 ], + "I0": [ 1296 ], + "I1": [ 1483 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4887 ], + "CO": [ 4888 ], + "I0": [ 1302 ], + "I1": [ 1480 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4888 ], + "CO": [ 4889 ], + "I0": [ 1308 ], + "I1": [ 1482 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4889 ], + "CO": [ 4890 ], + "I0": [ 1316 ], + "I1": [ 1481 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4890 ], + "CO": [ 4891 ], + "I0": [ 1326 ], + "I1": [ 1484 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.slice[8].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4891 ], + "CO": [ 1289 ], + "I0": [ "0" ], + "I1": [ 1485 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[1].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4892 ], + "I0": [ 1290 ], + "I1": [ 1293 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4892 ], + "CO": [ 4893 ], + "I0": [ 1294 ], + "I1": [ 1483 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4893 ], + "CO": [ 4894 ], + "I0": [ 1299 ], + "I1": [ 1480 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4894 ], + "CO": [ 4895 ], + "I0": [ 1305 ], + "I1": [ 1482 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4895 ], + "CO": [ 4896 ], + "I0": [ 1313 ], + "I1": [ 1481 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4896 ], + "CO": [ 4897 ], + "I0": [ 1323 ], + "I1": [ 1484 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.slice[7].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4897 ], + "CO": [ 2124 ], + "I0": [ 1335 ], + "I1": [ 1485 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20347.$auto$alumacc.cc:474:replace_alu$20722.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4898 ], + "I0": [ 1338 ], + "I1": [ 1293 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20347.$auto$alumacc.cc:474:replace_alu$20722.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1332 ], + "I2": [ 1483 ], + "I3": [ 4898 ], + "O": [ 1331 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20351.$auto$alumacc.cc:474:replace_alu$20692.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4899 ], + "I0": [ 1337 ], + "I1": [ 1293 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20351.$auto$alumacc.cc:474:replace_alu$20692.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1320 ], + "I2": [ 1483 ], + "I3": [ 4899 ], + "O": [ 1319 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20351.$auto$alumacc.cc:474:replace_alu$20692.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4899 ], + "CO": [ 4900 ], + "I0": [ 1320 ], + "I1": [ 1483 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20351.$auto$alumacc.cc:474:replace_alu$20692.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1330 ], + "I2": [ 1480 ], + "I3": [ 4900 ], + "O": [ 1329 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4901 ], + "I0": [ 1336 ], + "I1": [ 1293 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1310 ], + "I2": [ 1483 ], + "I3": [ 4901 ], + "O": [ 1309 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4901 ], + "CO": [ 4902 ], + "I0": [ 1310 ], + "I1": [ 1483 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1318 ], + "I2": [ 1480 ], + "I3": [ 4902 ], + "O": [ 1317 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4902 ], + "CO": [ 4903 ], + "I0": [ 1318 ], + "I1": [ 1480 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1328 ], + "I2": [ 1482 ], + "I3": [ 4903 ], + "O": [ 1327 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4904 ], + "I0": [ 1295 ], + "I1": [ 1293 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1301 ], + "I2": [ 1483 ], + "I3": [ 4904 ], + "O": [ 1300 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4904 ], + "CO": [ 4905 ], + "I0": [ 1301 ], + "I1": [ 1483 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1307 ], + "I2": [ 1480 ], + "I3": [ 4905 ], + "O": [ 1306 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4905 ], + "CO": [ 4906 ], + "I0": [ 1307 ], + "I1": [ 1480 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1315 ], + "I2": [ 1482 ], + "I3": [ 4906 ], + "O": [ 1314 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4906 ], + "CO": [ 4907 ], + "I0": [ 1315 ], + "I1": [ 1482 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1325 ], + "I2": [ 1481 ], + "I3": [ 4907 ], + "O": [ 1324 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[2].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ "1" ], + "CO": [ 4908 ], + "I0": [ 1292 ], + "I1": [ 1293 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[3].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1296 ], + "I2": [ 1483 ], + "I3": [ 4908 ], + "O": [ 1298 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[3].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4908 ], + "CO": [ 4909 ], + "I0": [ 1296 ], + "I1": [ 1483 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[4].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1302 ], + "I2": [ 1480 ], + "I3": [ 4909 ], + "O": [ 1304 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[4].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4909 ], + "CO": [ 4910 ], + "I0": [ 1302 ], + "I1": [ 1480 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[5].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1308 ], + "I2": [ 1482 ], + "I3": [ 4910 ], + "O": [ 1312 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[5].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4910 ], + "CO": [ 4911 ], + "I0": [ 1308 ], + "I1": [ 1482 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[6].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1316 ], + "I2": [ 1481 ], + "I3": [ 4911 ], + "O": [ 1322 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[6].carry": { + "hide_name": 1, + "type": "SB_CARRY", + "parameters": { + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:47" + }, + "port_directions": { + "CI": "input", + "CO": "output", + "I0": "input", + "I1": "input" + }, + "connections": { + "CI": [ 4911 ], + "CO": [ 4912 ], + "I0": [ 1316 ], + "I1": [ 1481 ] + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.slice[7].adder": { + "hide_name": 1, + "type": "SB_LUT4", + "parameters": { + "LUT_INIT": 27030 + }, + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:53" + }, + "port_directions": { + "I0": "input", + "I1": "input", + "I2": "input", + "I3": "input", + "O": "output" + }, + "connections": { + "I0": [ "0" ], + "I1": [ 1326 ], + "I2": [ 1484 ], + "I3": [ 4912 ], + "O": [ 1334 ] + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.RAM.0.0.0": { + "hide_name": 0, + "type": "SB_RAM40_4K", + "parameters": { + "INIT_0": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_1": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_2": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_3": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_4": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_5": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_6": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_7": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_8": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_9": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_A": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_B": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_C": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_D": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_E": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "INIT_F": "xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000xxxx000000000000", + "READ_MODE": 2, + "WRITE_MODE": 2 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/brams_map.v:277|/home/uni-user/tools/yosys/share/ice40/brams_map.v:35" + }, + "port_directions": { + "MASK": "input", + "RADDR": "input", + "RCLK": "input", + "RCLKE": "input", + "RDATA": "output", + "RE": "input", + "WADDR": "input", + "WCLK": "input", + "WCLKE": "input", + "WDATA": "input", + "WE": "input" + }, + "connections": { + "MASK": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x" ], + "RADDR": [ 1449, 1450, 1451, 1452, 1453, 908, 917, 924, 931, 937, "0" ], + "RCLK": [ 3364 ], + "RCLKE": [ "1" ], + "RDATA": [ 4913, 4766, 4914, 4915, 4916, 4767, 4917, 4918, 4919, 4768, 4920, 4921, 4922, 4923, 4924, 4925 ], + "RE": [ "1" ], + "WADDR": [ 4412, 1427, 1431, 1434, 1437, 902, 913, 920, 927, 934, "0" ], + "WCLK": [ 3364 ], + "WCLKE": [ "1" ], + "WDATA": [ "x", 1343, "x", "x", "x", 1407, "x", "x", "x", 3671, "x", "x", "x", "0", "x", "x" ], + "WE": [ "1" ] + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.RAM.0.0.0": { + "hide_name": 0, + "type": "SB_RAM40_4K", + "parameters": { + "INIT_0": "x000000000001011x000000000001010x000000000001010x000000000001001x000000000001000x000000000000111x000000000000111x000000000000110x000000000000101x000000000000100x000000000000011x000000000000011x000000000000010x000000000000001x000000000000000x000000000000000", + "INIT_1": "x000000000010110x000000000010101x000000000010100x000000000010100x000000000010011x000000000010011x000000000010010x000000000010001x000000000010001x000000000010000x000000000001111x000000000001111x000000000001110x000000000001101x000000000001100x000000000001100", + "INIT_2": "x000000000011101x000000000011100x000000000011100x000000000011100x000000000011011x000000000011011x000000000011011x000000000011010x000000000011010x000000000011001x000000000011001x000000000011000x000000000011000x000000000010111x000000000010111x000000000010110", + "INIT_3": "x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011110x000000000011110x000000000011110x000000000011110x000000000011101x000000000011101", + "INIT_4": "x000000000011101x000000000011110x000000000011110x000000000011110x000000000011110x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000100000", + "INIT_5": "x000000000010111x000000000010111x000000000011000x000000000011000x000000000011001x000000000011001x000000000011010x000000000011010x000000000011011x000000000011011x000000000011011x000000000011100x000000000011100x000000000011100x000000000011101x000000000011101", + "INIT_6": "x000000000001100x000000000001101x000000000001110x000000000001111x000000000001111x000000000010000x000000000010001x000000000010001x000000000010010x000000000010011x000000000010011x000000000010100x000000000010100x000000000010101x000000000010110x000000000010110", + "INIT_7": "x000000000000000x000000000000001x000000000000010x000000000000011x000000000000011x000000000000100x000000000000101x000000000000110x000000000000111x000000000000111x000000000001000x000000000001001x000000000001010x000000000001010x000000000001011x000000000001100", + "INIT_8": "x111111111110101x111111111110110x111111111110110x111111111110111x111111111111000x111111111111001x111111111111001x111111111111010x111111111111011x111111111111100x111111111111101x111111111111101x111111111111110x111111111111111x000000000000000x000000000000000", + "INIT_9": "x111111111101010x111111111101011x111111111101100x111111111101100x111111111101101x111111111101101x111111111101110x111111111101111x111111111101111x111111111110000x111111111110001x111111111110001x111111111110010x111111111110011x111111111110100x111111111110100", + "INIT_A": "x111111111100011x111111111100100x111111111100100x111111111100100x111111111100101x111111111100101x111111111100101x111111111100110x111111111100110x111111111100111x111111111100111x111111111101000x111111111101000x111111111101001x111111111101001x111111111101010", + "INIT_B": "x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100010x111111111100010x111111111100010x111111111100010x111111111100011x111111111100011", + "INIT_C": "x111111111100011x111111111100010x111111111100010x111111111100010x111111111100010x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100000", + "INIT_D": "x111111111101001x111111111101001x111111111101000x111111111101000x111111111100111x111111111100111x111111111100110x111111111100110x111111111100101x111111111100101x111111111100101x111111111100100x111111111100100x111111111100100x111111111100011x111111111100011", + "INIT_E": "x111111111110100x111111111110011x111111111110010x111111111110001x111111111110001x111111111110000x111111111101111x111111111101111x111111111101110x111111111101101x111111111101101x111111111101100x111111111101100x111111111101011x111111111101010x111111111101010", + "INIT_F": "x000000000000000x111111111111111x111111111111110x111111111111101x111111111111101x111111111111100x111111111111011x111111111111010x111111111111001x111111111111001x111111111111000x111111111110111x111111111110110x111111111110110x111111111110101x111111111110100", + "READ_MODE": 0, + "WRITE_MODE": 0 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/brams_map.v:191|/home/uni-user/tools/yosys/share/ice40/brams_map.v:35" + }, + "port_directions": { + "MASK": "input", + "RADDR": "input", + "RCLK": "input", + "RCLKE": "input", + "RDATA": "output", + "RE": "input", + "WADDR": "input", + "WCLK": "input", + "WCLKE": "input", + "WDATA": "input", + "WE": "input" + }, + "connections": { + "MASK": [ "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1" ], + "RADDR": [ 4579, 4492, 4494, 4496, 4498, 4500, 1989, 3394, "0", "0", "0" ], + "RCLK": [ 3364 ], + "RCLKE": [ "1" ], + "RDATA": [ 1879, 1880, 1877, 1881, 1882, 2739, 2758, 2778, 2802, 2820, 2843, 2865, 2887, 2914, 2938, 4926 ], + "RE": [ "1" ], + "WADDR": [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "WCLK": [ "0" ], + "WCLKE": [ "0" ], + "WDATA": [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "WE": [ "1" ] + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.RAM_0.0.0.0": { + "hide_name": 0, + "type": "SB_RAM40_4K", + "parameters": { + "INIT_0": "x000000000001011x000000000001010x000000000001010x000000000001001x000000000001000x000000000000111x000000000000111x000000000000110x000000000000101x000000000000100x000000000000011x000000000000011x000000000000010x000000000000001x000000000000000x000000000000000", + "INIT_1": "x000000000010110x000000000010101x000000000010100x000000000010100x000000000010011x000000000010011x000000000010010x000000000010001x000000000010001x000000000010000x000000000001111x000000000001111x000000000001110x000000000001101x000000000001100x000000000001100", + "INIT_2": "x000000000011101x000000000011100x000000000011100x000000000011100x000000000011011x000000000011011x000000000011011x000000000011010x000000000011010x000000000011001x000000000011001x000000000011000x000000000011000x000000000010111x000000000010111x000000000010110", + "INIT_3": "x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011110x000000000011110x000000000011110x000000000011110x000000000011101x000000000011101", + "INIT_4": "x000000000011101x000000000011110x000000000011110x000000000011110x000000000011110x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000011111x000000000100000", + "INIT_5": "x000000000010111x000000000010111x000000000011000x000000000011000x000000000011001x000000000011001x000000000011010x000000000011010x000000000011011x000000000011011x000000000011011x000000000011100x000000000011100x000000000011100x000000000011101x000000000011101", + "INIT_6": "x000000000001100x000000000001101x000000000001110x000000000001111x000000000001111x000000000010000x000000000010001x000000000010001x000000000010010x000000000010011x000000000010011x000000000010100x000000000010100x000000000010101x000000000010110x000000000010110", + "INIT_7": "x000000000000000x000000000000001x000000000000010x000000000000011x000000000000011x000000000000100x000000000000101x000000000000110x000000000000111x000000000000111x000000000001000x000000000001001x000000000001010x000000000001010x000000000001011x000000000001100", + "INIT_8": "x111111111110101x111111111110110x111111111110110x111111111110111x111111111111000x111111111111001x111111111111001x111111111111010x111111111111011x111111111111100x111111111111101x111111111111101x111111111111110x111111111111111x000000000000000x000000000000000", + "INIT_9": "x111111111101010x111111111101011x111111111101100x111111111101100x111111111101101x111111111101101x111111111101110x111111111101111x111111111101111x111111111110000x111111111110001x111111111110001x111111111110010x111111111110011x111111111110100x111111111110100", + "INIT_A": "x111111111100011x111111111100100x111111111100100x111111111100100x111111111100101x111111111100101x111111111100101x111111111100110x111111111100110x111111111100111x111111111100111x111111111101000x111111111101000x111111111101001x111111111101001x111111111101010", + "INIT_B": "x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100010x111111111100010x111111111100010x111111111100010x111111111100011x111111111100011", + "INIT_C": "x111111111100011x111111111100010x111111111100010x111111111100010x111111111100010x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100001x111111111100000", + "INIT_D": "x111111111101001x111111111101001x111111111101000x111111111101000x111111111100111x111111111100111x111111111100110x111111111100110x111111111100101x111111111100101x111111111100101x111111111100100x111111111100100x111111111100100x111111111100011x111111111100011", + "INIT_E": "x111111111110100x111111111110011x111111111110010x111111111110001x111111111110001x111111111110000x111111111101111x111111111101111x111111111101110x111111111101101x111111111101101x111111111101100x111111111101100x111111111101011x111111111101010x111111111101010", + "INIT_F": "x000000000000000x111111111111111x111111111111110x111111111111101x111111111111101x111111111111100x111111111111011x111111111111010x111111111111001x111111111111001x111111111111000x111111111110111x111111111110110x111111111110110x111111111110101x111111111110100", + "READ_MODE": 0, + "WRITE_MODE": 0 + }, + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/brams_map.v:191|/home/uni-user/tools/yosys/share/ice40/brams_map.v:35" + }, + "port_directions": { + "MASK": "input", + "RADDR": "input", + "RCLK": "input", + "RCLKE": "input", + "RDATA": "output", + "RE": "input", + "WADDR": "input", + "WCLK": "input", + "WCLKE": "input", + "WDATA": "input", + "WE": "input" + }, + "connections": { + "MASK": [ "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1" ], + "RADDR": [ 4477, 4492, 4494, 4496, 4498, 4500, 3393, 1991, "0", "0", "0" ], + "RCLK": [ 3364 ], + "RCLKE": [ "1" ], + "RDATA": [ 1843, 1845, 1840, 1847, 1849, 2235, 2251, 2272, 2297, 2315, 2338, 2360, 2382, 2409, 2434, 4927 ], + "RE": [ "1" ], + "WADDR": [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "WCLK": [ "0" ], + "WCLKE": [ "0" ], + "WDATA": [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "WE": [ "1" ] + } + } + }, + "netnames": { + "$0\\DCLOCK[0:0]": { + "hide_name": 1, + "bits": [ 3365 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:43" + } + }, + "$abc$32408$n1": { + "hide_name": 1, + "bits": [ 27 ], + "attributes": { + } + }, + "$abc$32408$n10": { + "hide_name": 1, + "bits": [ 29 ], + "attributes": { + } + }, + "$abc$32408$n1161": { + "hide_name": 1, + "bits": [ 3241 ], + "attributes": { + } + }, + "$abc$32408$n1163": { + "hide_name": 1, + "bits": [ 3242 ], + "attributes": { + } + }, + "$abc$32408$n1164": { + "hide_name": 1, + "bits": [ 3243 ], + "attributes": { + } + }, + "$abc$32408$n1167": { + "hide_name": 1, + "bits": [ 3244 ], + "attributes": { + } + }, + "$abc$32408$n12": { + "hide_name": 1, + "bits": [ 28 ], + "attributes": { + } + }, + "$abc$32408$n1262": { + "hide_name": 1, + "bits": [ 3245 ], + "attributes": { + } + }, + "$abc$32408$n1263": { + "hide_name": 1, + "bits": [ 3246 ], + "attributes": { + } + }, + "$abc$32408$n1265": { + "hide_name": 1, + "bits": [ 3247 ], + "attributes": { + } + }, + "$abc$32408$n1266": { + "hide_name": 1, + "bits": [ 3248 ], + "attributes": { + } + }, + "$abc$32408$n1268": { + "hide_name": 1, + "bits": [ 3249 ], + "attributes": { + } + }, + "$abc$32408$n1269": { + "hide_name": 1, + "bits": [ 3250 ], + "attributes": { + } + }, + "$abc$32408$n1271": { + "hide_name": 1, + "bits": [ 3251 ], + "attributes": { + } + }, + "$abc$32408$n1272": { + "hide_name": 1, + "bits": [ 3252 ], + "attributes": { + } + }, + "$abc$32408$n1274": { + "hide_name": 1, + "bits": [ 3253 ], + "attributes": { + } + }, + "$abc$32408$n1275": { + "hide_name": 1, + "bits": [ 3254 ], + "attributes": { + } + }, + "$abc$32408$n1277": { + "hide_name": 1, + "bits": [ 3255 ], + "attributes": { + } + }, + "$abc$32408$n1278": { + "hide_name": 1, + "bits": [ 3256 ], + "attributes": { + } + }, + "$abc$32408$n1280": { + "hide_name": 1, + "bits": [ 3257 ], + "attributes": { + } + }, + "$abc$32408$n1281": { + "hide_name": 1, + "bits": [ 3258 ], + "attributes": { + } + }, + "$abc$32408$n1283": { + "hide_name": 1, + "bits": [ 3259 ], + "attributes": { + } + }, + "$abc$32408$n1284": { + "hide_name": 1, + "bits": [ 3260 ], + "attributes": { + } + }, + "$abc$32408$n1293": { + "hide_name": 1, + "bits": [ 3261 ], + "attributes": { + } + }, + "$abc$32408$n1294": { + "hide_name": 1, + "bits": [ 3262 ], + "attributes": { + } + }, + "$abc$32408$n1296": { + "hide_name": 1, + "bits": [ 3263 ], + "attributes": { + } + }, + "$abc$32408$n1297": { + "hide_name": 1, + "bits": [ 3264 ], + "attributes": { + } + }, + "$abc$32408$n1299": { + "hide_name": 1, + "bits": [ 3265 ], + "attributes": { + } + }, + "$abc$32408$n1305": { + "hide_name": 1, + "bits": [ 3266 ], + "attributes": { + } + }, + "$abc$32408$n1306": { + "hide_name": 1, + "bits": [ 3267 ], + "attributes": { + } + }, + "$abc$32408$n1308": { + "hide_name": 1, + "bits": [ 3268 ], + "attributes": { + } + }, + "$abc$32408$n1309": { + "hide_name": 1, + "bits": [ 3269 ], + "attributes": { + } + }, + "$abc$32408$n1311": { + "hide_name": 1, + "bits": [ 3270 ], + "attributes": { + } + }, + "$abc$32408$n1312": { + "hide_name": 1, + "bits": [ 3271 ], + "attributes": { + } + }, + "$abc$32408$n1314": { + "hide_name": 1, + "bits": [ 312 ], + "attributes": { + } + }, + "$abc$32408$n1315": { + "hide_name": 1, + "bits": [ 3272 ], + "attributes": { + } + }, + "$abc$32408$n1324": { + "hide_name": 1, + "bits": [ 3273 ], + "attributes": { + } + }, + "$abc$32408$n1325": { + "hide_name": 1, + "bits": [ 3274 ], + "attributes": { + } + }, + "$abc$32408$n1327": { + "hide_name": 1, + "bits": [ 3275 ], + "attributes": { + } + }, + "$abc$32408$n1328": { + "hide_name": 1, + "bits": [ 3276 ], + "attributes": { + } + }, + "$abc$32408$n1330": { + "hide_name": 1, + "bits": [ 3277 ], + "attributes": { + } + }, + "$abc$32408$n1331": { + "hide_name": 1, + "bits": [ 3278 ], + "attributes": { + } + }, + "$abc$32408$n1333": { + "hide_name": 1, + "bits": [ 3279 ], + "attributes": { + } + }, + "$abc$32408$n1334": { + "hide_name": 1, + "bits": [ 3280 ], + "attributes": { + } + }, + "$abc$32408$n1336": { + "hide_name": 1, + "bits": [ 3281 ], + "attributes": { + } + }, + "$abc$32408$n1337": { + "hide_name": 1, + "bits": [ 3282 ], + "attributes": { + } + }, + "$abc$32408$n1339": { + "hide_name": 1, + "bits": [ 3283 ], + "attributes": { + } + }, + "$abc$32408$n1340": { + "hide_name": 1, + "bits": [ 3284 ], + "attributes": { + } + }, + "$abc$32408$n1342": { + "hide_name": 1, + "bits": [ 3285 ], + "attributes": { + } + }, + "$abc$32408$n1343": { + "hide_name": 1, + "bits": [ 3286 ], + "attributes": { + } + }, + "$abc$32408$n1345": { + "hide_name": 1, + "bits": [ 3287 ], + "attributes": { + } + }, + "$abc$32408$n1346": { + "hide_name": 1, + "bits": [ 3288 ], + "attributes": { + } + }, + "$abc$32408$n1355": { + "hide_name": 1, + "bits": [ 3289 ], + "attributes": { + } + }, + "$abc$32408$n1356": { + "hide_name": 1, + "bits": [ 3290 ], + "attributes": { + } + }, + "$abc$32408$n1358": { + "hide_name": 1, + "bits": [ 3291 ], + "attributes": { + } + }, + "$abc$32408$n1359": { + "hide_name": 1, + "bits": [ 3292 ], + "attributes": { + } + }, + "$abc$32408$n1361": { + "hide_name": 1, + "bits": [ 3293 ], + "attributes": { + } + }, + "$abc$32408$n1362": { + "hide_name": 1, + "bits": [ 3294 ], + "attributes": { + } + }, + "$abc$32408$n1364": { + "hide_name": 1, + "bits": [ 3295 ], + "attributes": { + } + }, + "$abc$32408$n1365": { + "hide_name": 1, + "bits": [ 3296 ], + "attributes": { + } + }, + "$abc$32408$n1367": { + "hide_name": 1, + "bits": [ 3297 ], + "attributes": { + } + }, + "$abc$32408$n1368": { + "hide_name": 1, + "bits": [ 3298 ], + "attributes": { + } + }, + "$abc$32408$n1370": { + "hide_name": 1, + "bits": [ 3299 ], + "attributes": { + } + }, + "$abc$32408$n1371": { + "hide_name": 1, + "bits": [ 3300 ], + "attributes": { + } + }, + "$abc$32408$n1373": { + "hide_name": 1, + "bits": [ 3301 ], + "attributes": { + } + }, + "$abc$32408$n1374": { + "hide_name": 1, + "bits": [ 3302 ], + "attributes": { + } + }, + "$abc$32408$n1376": { + "hide_name": 1, + "bits": [ 3303 ], + "attributes": { + } + }, + "$abc$32408$n1377": { + "hide_name": 1, + "bits": [ 3304 ], + "attributes": { + } + }, + "$abc$32408$n14": { + "hide_name": 1, + "bits": [ 31 ], + "attributes": { + } + }, + "$abc$32408$n1428": { + "hide_name": 1, + "bits": [ 819 ], + "attributes": { + } + }, + "$abc$32408$n1429": { + "hide_name": 1, + "bits": [ 821 ], + "attributes": { + } + }, + "$abc$32408$n1431": { + "hide_name": 1, + "bits": [ 823 ], + "attributes": { + } + }, + "$abc$32408$n1432": { + "hide_name": 1, + "bits": [ 825 ], + "attributes": { + } + }, + "$abc$32408$n1442": { + "hide_name": 1, + "bits": [ 827 ], + "attributes": { + } + }, + "$abc$32408$n1443": { + "hide_name": 1, + "bits": [ 829 ], + "attributes": { + } + }, + "$abc$32408$n1444": { + "hide_name": 1, + "bits": [ 831 ], + "attributes": { + } + }, + "$abc$32408$n1445": { + "hide_name": 1, + "bits": [ 833 ], + "attributes": { + } + }, + "$abc$32408$n1449": { + "hide_name": 1, + "bits": [ 835 ], + "attributes": { + } + }, + "$abc$32408$n1452": { + "hide_name": 1, + "bits": [ 3305 ], + "attributes": { + } + }, + "$abc$32408$n1453": { + "hide_name": 1, + "bits": [ 3306 ], + "attributes": { + } + }, + "$abc$32408$n1455": { + "hide_name": 1, + "bits": [ 3307 ], + "attributes": { + } + }, + "$abc$32408$n1456": { + "hide_name": 1, + "bits": [ 3308 ], + "attributes": { + } + }, + "$abc$32408$n1458": { + "hide_name": 1, + "bits": [ 3309 ], + "attributes": { + } + }, + "$abc$32408$n1459": { + "hide_name": 1, + "bits": [ 3310 ], + "attributes": { + } + }, + "$abc$32408$n1461": { + "hide_name": 1, + "bits": [ 3311 ], + "attributes": { + } + }, + "$abc$32408$n1462": { + "hide_name": 1, + "bits": [ 3312 ], + "attributes": { + } + }, + "$abc$32408$n1464": { + "hide_name": 1, + "bits": [ 3313 ], + "attributes": { + } + }, + "$abc$32408$n1465": { + "hide_name": 1, + "bits": [ 3314 ], + "attributes": { + } + }, + "$abc$32408$n1467": { + "hide_name": 1, + "bits": [ 3315 ], + "attributes": { + } + }, + "$abc$32408$n1468": { + "hide_name": 1, + "bits": [ 3316 ], + "attributes": { + } + }, + "$abc$32408$n1470": { + "hide_name": 1, + "bits": [ 3317 ], + "attributes": { + } + }, + "$abc$32408$n1471": { + "hide_name": 1, + "bits": [ 3318 ], + "attributes": { + } + }, + "$abc$32408$n1473": { + "hide_name": 1, + "bits": [ 3319 ], + "attributes": { + } + }, + "$abc$32408$n1474": { + "hide_name": 1, + "bits": [ 3320 ], + "attributes": { + } + }, + "$abc$32408$n1487": { + "hide_name": 1, + "bits": [ 3321 ], + "attributes": { + } + }, + "$abc$32408$n1496": { + "hide_name": 1, + "bits": [ 3322 ], + "attributes": { + } + }, + "$abc$32408$n1497": { + "hide_name": 1, + "bits": [ 3323 ], + "attributes": { + } + }, + "$abc$32408$n1499": { + "hide_name": 1, + "bits": [ 3324 ], + "attributes": { + } + }, + "$abc$32408$n1501": { + "hide_name": 1, + "bits": [ 3325 ], + "attributes": { + } + }, + "$abc$32408$n1502": { + "hide_name": 1, + "bits": [ 3326 ], + "attributes": { + } + }, + "$abc$32408$n1504": { + "hide_name": 1, + "bits": [ 3327 ], + "attributes": { + } + }, + "$abc$32408$n1505": { + "hide_name": 1, + "bits": [ 3328 ], + "attributes": { + } + }, + "$abc$32408$n1507": { + "hide_name": 1, + "bits": [ 3329 ], + "attributes": { + } + }, + "$abc$32408$n1508": { + "hide_name": 1, + "bits": [ 3330 ], + "attributes": { + } + }, + "$abc$32408$n1510": { + "hide_name": 1, + "bits": [ 3331 ], + "attributes": { + } + }, + "$abc$32408$n1511": { + "hide_name": 1, + "bits": [ 3332 ], + "attributes": { + } + }, + "$abc$32408$n1513": { + "hide_name": 1, + "bits": [ 3333 ], + "attributes": { + } + }, + "$abc$32408$n1514": { + "hide_name": 1, + "bits": [ 3334 ], + "attributes": { + } + }, + "$abc$32408$n1516": { + "hide_name": 1, + "bits": [ 3335 ], + "attributes": { + } + }, + "$abc$32408$n1517": { + "hide_name": 1, + "bits": [ 3336 ], + "attributes": { + } + }, + "$abc$32408$n1519": { + "hide_name": 1, + "bits": [ 3337 ], + "attributes": { + } + }, + "$abc$32408$n1520": { + "hide_name": 1, + "bits": [ 3338 ], + "attributes": { + } + }, + "$abc$32408$n1522": { + "hide_name": 1, + "bits": [ 3339 ], + "attributes": { + } + }, + "$abc$32408$n1523": { + "hide_name": 1, + "bits": [ 3340 ], + "attributes": { + } + }, + "$abc$32408$n1525": { + "hide_name": 1, + "bits": [ 3341 ], + "attributes": { + } + }, + "$abc$32408$n1526": { + "hide_name": 1, + "bits": [ 3342 ], + "attributes": { + } + }, + "$abc$32408$n1528": { + "hide_name": 1, + "bits": [ 3343 ], + "attributes": { + } + }, + "$abc$32408$n1529": { + "hide_name": 1, + "bits": [ 3344 ], + "attributes": { + } + }, + "$abc$32408$n1531": { + "hide_name": 1, + "bits": [ 3345 ], + "attributes": { + } + }, + "$abc$32408$n1532": { + "hide_name": 1, + "bits": [ 3346 ], + "attributes": { + } + }, + "$abc$32408$n1534": { + "hide_name": 1, + "bits": [ 3347 ], + "attributes": { + } + }, + "$abc$32408$n1535": { + "hide_name": 1, + "bits": [ 3348 ], + "attributes": { + } + }, + "$abc$32408$n1547": { + "hide_name": 1, + "bits": [ 560 ], + "attributes": { + } + }, + "$abc$32408$n1548": { + "hide_name": 1, + "bits": [ 583 ], + "attributes": { + } + }, + "$abc$32408$n1550": { + "hide_name": 1, + "bits": [ 490 ], + "attributes": { + } + }, + "$abc$32408$n1551": { + "hide_name": 1, + "bits": [ 489 ], + "attributes": { + } + }, + "$abc$32408$n1553": { + "hide_name": 1, + "bits": [ 492 ], + "attributes": { + } + }, + "$abc$32408$n1554": { + "hide_name": 1, + "bits": [ 568 ], + "attributes": { + } + }, + "$abc$32408$n1556": { + "hide_name": 1, + "bits": [ 558 ], + "attributes": { + } + }, + "$abc$32408$n1557": { + "hide_name": 1, + "bits": [ 561 ], + "attributes": { + } + }, + "$abc$32408$n1559": { + "hide_name": 1, + "bits": [ 491 ], + "attributes": { + } + }, + "$abc$32408$n1560": { + "hide_name": 1, + "bits": [ 569 ], + "attributes": { + } + }, + "$abc$32408$n1562": { + "hide_name": 1, + "bits": [ 574 ], + "attributes": { + } + }, + "$abc$32408$n1563": { + "hide_name": 1, + "bits": [ 575 ], + "attributes": { + } + }, + "$abc$32408$n1565": { + "hide_name": 1, + "bits": [ 494 ], + "attributes": { + } + }, + "$abc$32408$n1566": { + "hide_name": 1, + "bits": [ 577 ], + "attributes": { + } + }, + "$abc$32408$n1568": { + "hide_name": 1, + "bits": [ 584 ], + "attributes": { + } + }, + "$abc$32408$n1569": { + "hide_name": 1, + "bits": [ 553 ], + "attributes": { + } + }, + "$abc$32408$n1571": { + "hide_name": 1, + "bits": [ 493 ], + "attributes": { + } + }, + "$abc$32408$n1572": { + "hide_name": 1, + "bits": [ 582 ], + "attributes": { + } + }, + "$abc$32408$n1574": { + "hide_name": 1, + "bits": [ 495 ], + "attributes": { + } + }, + "$abc$32408$n1577": { + "hide_name": 1, + "bits": [ 567 ], + "attributes": { + } + }, + "$abc$32408$n1578": { + "hide_name": 1, + "bits": [ 551 ], + "attributes": { + } + }, + "$abc$32408$n1580": { + "hide_name": 1, + "bits": [ 552 ], + "attributes": { + } + }, + "$abc$32408$n1581": { + "hide_name": 1, + "bits": [ 585 ], + "attributes": { + } + }, + "$abc$32408$n1583": { + "hide_name": 1, + "bits": [ 559 ], + "attributes": { + } + }, + "$abc$32408$n1584": { + "hide_name": 1, + "bits": [ 576 ], + "attributes": { + } + }, + "$abc$32408$n1586": { + "hide_name": 1, + "bits": [ 549 ], + "attributes": { + } + }, + "$abc$32408$n1587": { + "hide_name": 1, + "bits": [ 566 ], + "attributes": { + } + }, + "$abc$32408$n1637": { + "hide_name": 1, + "bits": [ 3349 ], + "attributes": { + } + }, + "$abc$32408$n1638": { + "hide_name": 1, + "bits": [ 3350 ], + "attributes": { + } + }, + "$abc$32408$n1640": { + "hide_name": 1, + "bits": [ 3351 ], + "attributes": { + } + }, + "$abc$32408$n1641": { + "hide_name": 1, + "bits": [ 3352 ], + "attributes": { + } + }, + "$abc$32408$n1647": { + "hide_name": 1, + "bits": [ 3353 ], + "attributes": { + } + }, + "$abc$32408$n1704": { + "hide_name": 1, + "bits": [ 848 ], + "attributes": { + } + }, + "$abc$32408$n1726": { + "hide_name": 1, + "bits": [ 3362 ], + "attributes": { + } + }, + "$abc$32408$n1744": { + "hide_name": 1, + "bits": [ 852 ], + "attributes": { + } + }, + "$abc$32408$n1745": { + "hide_name": 1, + "bits": [ 855 ], + "attributes": { + } + }, + "$abc$32408$n1775": { + "hide_name": 1, + "bits": [ 3363 ], + "attributes": { + } + }, + "$abc$32408$n1791": { + "hide_name": 1, + "bits": [ 856 ], + "attributes": { + } + }, + "$abc$32408$n1792": { + "hide_name": 1, + "bits": [ 858 ], + "attributes": { + } + }, + "$abc$32408$n1794": { + "hide_name": 1, + "bits": [ 860 ], + "attributes": { + } + }, + "$abc$32408$n1795": { + "hide_name": 1, + "bits": [ 862 ], + "attributes": { + } + }, + "$abc$32408$n1797": { + "hide_name": 1, + "bits": [ 864 ], + "attributes": { + } + }, + "$abc$32408$n1799": { + "hide_name": 1, + "bits": [ 867 ], + "attributes": { + } + }, + "$abc$32408$n1800": { + "hide_name": 1, + "bits": [ 869 ], + "attributes": { + } + }, + "$abc$32408$n1802": { + "hide_name": 1, + "bits": [ 871 ], + "attributes": { + } + }, + "$abc$32408$n1803": { + "hide_name": 1, + "bits": [ 873 ], + "attributes": { + } + }, + "$abc$32408$n1805": { + "hide_name": 1, + "bits": [ 875 ], + "attributes": { + } + }, + "$abc$32408$n1806": { + "hide_name": 1, + "bits": [ 877 ], + "attributes": { + } + }, + "$abc$32408$n1807": { + "hide_name": 1, + "bits": [ 879 ], + "attributes": { + } + }, + "$abc$32408$n1808": { + "hide_name": 1, + "bits": [ 881 ], + "attributes": { + } + }, + "$abc$32408$n1812": { + "hide_name": 1, + "bits": [ 883 ], + "attributes": { + } + }, + "$abc$32408$n2313_1": { + "hide_name": 1, + "bits": [ 47 ], + "attributes": { + } + }, + "$abc$32408$n2314_1": { + "hide_name": 1, + "bits": [ 45 ], + "attributes": { + } + }, + "$abc$32408$n2315_1": { + "hide_name": 1, + "bits": [ 48 ], + "attributes": { + } + }, + "$abc$32408$n2316_1": { + "hide_name": 1, + "bits": [ 51 ], + "attributes": { + } + }, + "$abc$32408$n2317_1": { + "hide_name": 1, + "bits": [ 55 ], + "attributes": { + } + }, + "$abc$32408$n2318_1": { + "hide_name": 1, + "bits": [ 58 ], + "attributes": { + } + }, + "$abc$32408$n2319": { + "hide_name": 1, + "bits": [ 54 ], + "attributes": { + } + }, + "$abc$32408$n2320_1": { + "hide_name": 1, + "bits": [ 52 ], + "attributes": { + } + }, + "$abc$32408$n2321": { + "hide_name": 1, + "bits": [ 49 ], + "attributes": { + } + }, + "$abc$32408$n2322_1": { + "hide_name": 1, + "bits": [ 65 ], + "attributes": { + } + }, + "$abc$32408$n2323": { + "hide_name": 1, + "bits": [ 50 ], + "attributes": { + } + }, + "$abc$32408$n2324_1": { + "hide_name": 1, + "bits": [ 46 ], + "attributes": { + } + }, + "$abc$32408$n2325": { + "hide_name": 1, + "bits": [ 69 ], + "attributes": { + } + }, + "$abc$32408$n2326_1": { + "hide_name": 1, + "bits": [ 71 ], + "attributes": { + } + }, + "$abc$32408$n2327": { + "hide_name": 1, + "bits": [ 72 ], + "attributes": { + } + }, + "$abc$32408$n2328_1": { + "hide_name": 1, + "bits": [ 73 ], + "attributes": { + } + }, + "$abc$32408$n2329": { + "hide_name": 1, + "bits": [ 70 ], + "attributes": { + } + }, + "$abc$32408$n2330_1": { + "hide_name": 1, + "bits": [ 67 ], + "attributes": { + } + }, + "$abc$32408$n2331": { + "hide_name": 1, + "bits": [ 68 ], + "attributes": { + } + }, + "$abc$32408$n2332_1": { + "hide_name": 1, + "bits": [ 74 ], + "attributes": { + } + }, + "$abc$32408$n2333": { + "hide_name": 1, + "bits": [ 41 ], + "attributes": { + } + }, + "$abc$32408$n2334": { + "hide_name": 1, + "bits": [ 77 ], + "attributes": { + } + }, + "$abc$32408$n2335": { + "hide_name": 1, + "bits": [ 79 ], + "attributes": { + } + }, + "$abc$32408$n2336": { + "hide_name": 1, + "bits": [ 81 ], + "attributes": { + } + }, + "$abc$32408$n2337": { + "hide_name": 1, + "bits": [ 80 ], + "attributes": { + } + }, + "$abc$32408$n2338_1": { + "hide_name": 1, + "bits": [ 78 ], + "attributes": { + } + }, + "$abc$32408$n2339": { + "hide_name": 1, + "bits": [ 76 ], + "attributes": { + } + }, + "$abc$32408$n2340": { + "hide_name": 1, + "bits": [ 82 ], + "attributes": { + } + }, + "$abc$32408$n2341": { + "hide_name": 1, + "bits": [ 83 ], + "attributes": { + } + }, + "$abc$32408$n2342_1": { + "hide_name": 1, + "bits": [ 75 ], + "attributes": { + } + }, + "$abc$32408$n2343": { + "hide_name": 1, + "bits": [ 84 ], + "attributes": { + } + }, + "$abc$32408$n2345": { + "hide_name": 1, + "bits": [ 86 ], + "attributes": { + } + }, + "$abc$32408$n2346_1": { + "hide_name": 1, + "bits": [ 88 ], + "attributes": { + } + }, + "$abc$32408$n2347": { + "hide_name": 1, + "bits": [ 87 ], + "attributes": { + } + }, + "$abc$32408$n2348_1": { + "hide_name": 1, + "bits": [ 89 ], + "attributes": { + } + }, + "$abc$32408$n2349": { + "hide_name": 1, + "bits": [ 85 ], + "attributes": { + } + }, + "$abc$32408$n2350_1": { + "hide_name": 1, + "bits": [ 90 ], + "attributes": { + } + }, + "$abc$32408$n2352_1": { + "hide_name": 1, + "bits": [ 92 ], + "attributes": { + } + }, + "$abc$32408$n2356_1": { + "hide_name": 1, + "bits": [ 93 ], + "attributes": { + } + }, + "$abc$32408$n2357_1": { + "hide_name": 1, + "bits": [ 43 ], + "attributes": { + } + }, + "$abc$32408$n2358_1": { + "hide_name": 1, + "bits": [ 94 ], + "attributes": { + } + }, + "$abc$32408$n2359_1": { + "hide_name": 1, + "bits": [ 44 ], + "attributes": { + } + }, + "$abc$32408$n2360_1": { + "hide_name": 1, + "bits": [ 37 ], + "attributes": { + } + }, + "$abc$32408$n2364_1": { + "hide_name": 1, + "bits": [ 104 ], + "attributes": { + } + }, + "$abc$32408$n2365_1": { + "hide_name": 1, + "bits": [ 107 ], + "attributes": { + } + }, + "$abc$32408$n2366_1": { + "hide_name": 1, + "bits": [ 110 ], + "attributes": { + } + }, + "$abc$32408$n2367_1": { + "hide_name": 1, + "bits": [ 111 ], + "attributes": { + } + }, + "$abc$32408$n2368_1": { + "hide_name": 1, + "bits": [ 112 ], + "attributes": { + } + }, + "$abc$32408$n2369_1": { + "hide_name": 1, + "bits": [ 108 ], + "attributes": { + } + }, + "$abc$32408$n2370_1": { + "hide_name": 1, + "bits": [ 109 ], + "attributes": { + } + }, + "$abc$32408$n2371": { + "hide_name": 1, + "bits": [ 106 ], + "attributes": { + } + }, + "$abc$32408$n2372_1": { + "hide_name": 1, + "bits": [ 105 ], + "attributes": { + } + }, + "$abc$32408$n2373": { + "hide_name": 1, + "bits": [ 101 ], + "attributes": { + } + }, + "$abc$32408$n2374_1": { + "hide_name": 1, + "bits": [ 133 ], + "attributes": { + } + }, + "$abc$32408$n2375_1": { + "hide_name": 1, + "bits": [ 135 ], + "attributes": { + } + }, + "$abc$32408$n2377": { + "hide_name": 1, + "bits": [ 136 ], + "attributes": { + } + }, + "$abc$32408$n2378": { + "hide_name": 1, + "bits": [ 134 ], + "attributes": { + } + }, + "$abc$32408$n2379": { + "hide_name": 1, + "bits": [ 102 ], + "attributes": { + } + }, + "$abc$32408$n2387_1": { + "hide_name": 1, + "bits": [ 148 ], + "attributes": { + } + }, + "$abc$32408$n2388_1": { + "hide_name": 1, + "bits": [ 149 ], + "attributes": { + } + }, + "$abc$32408$n2391_1": { + "hide_name": 1, + "bits": [ 154 ], + "attributes": { + } + }, + "$abc$32408$n2403_1": { + "hide_name": 1, + "bits": [ 162 ], + "attributes": { + } + }, + "$abc$32408$n2404_1": { + "hide_name": 1, + "bits": [ 160 ], + "attributes": { + } + }, + "$abc$32408$n2405": { + "hide_name": 1, + "bits": [ 1016 ], + "attributes": { + } + }, + "$abc$32408$n2409_1": { + "hide_name": 1, + "bits": [ 179 ], + "attributes": { + } + }, + "$abc$32408$n2410_1": { + "hide_name": 1, + "bits": [ 183 ], + "attributes": { + } + }, + "$abc$32408$n2411_1": { + "hide_name": 1, + "bits": [ 177 ], + "attributes": { + } + }, + "$abc$32408$n2412_1": { + "hide_name": 1, + "bits": [ 184 ], + "attributes": { + } + }, + "$abc$32408$n2413_1": { + "hide_name": 1, + "bits": [ 185 ], + "attributes": { + } + }, + "$abc$32408$n2415": { + "hide_name": 1, + "bits": [ 187 ], + "attributes": { + } + }, + "$abc$32408$n2416": { + "hide_name": 1, + "bits": [ 190 ], + "attributes": { + } + }, + "$abc$32408$n2418_1": { + "hide_name": 1, + "bits": [ 191 ], + "attributes": { + } + }, + "$abc$32408$n2419": { + "hide_name": 1, + "bits": [ 192 ], + "attributes": { + } + }, + "$abc$32408$n2421": { + "hide_name": 1, + "bits": [ 196 ], + "attributes": { + } + }, + "$abc$32408$n2423_1": { + "hide_name": 1, + "bits": [ 199 ], + "attributes": { + } + }, + "$abc$32408$n2424_1": { + "hide_name": 1, + "bits": [ 206 ], + "attributes": { + } + }, + "$abc$32408$n2425_1": { + "hide_name": 1, + "bits": [ 210 ], + "attributes": { + } + }, + "$abc$32408$n2426": { + "hide_name": 1, + "bits": [ 211 ], + "attributes": { + } + }, + "$abc$32408$n2427": { + "hide_name": 1, + "bits": [ 203 ], + "attributes": { + } + }, + "$abc$32408$n2428_1": { + "hide_name": 1, + "bits": [ 205 ], + "attributes": { + } + }, + "$abc$32408$n2429_1": { + "hide_name": 1, + "bits": [ 201 ], + "attributes": { + } + }, + "$abc$32408$n2430_1": { + "hide_name": 1, + "bits": [ 218 ], + "attributes": { + } + }, + "$abc$32408$n2431": { + "hide_name": 1, + "bits": [ 216 ], + "attributes": { + } + }, + "$abc$32408$n2433_1": { + "hide_name": 1, + "bits": [ 220 ], + "attributes": { + } + }, + "$abc$32408$n2435_1": { + "hide_name": 1, + "bits": [ 224 ], + "attributes": { + } + }, + "$abc$32408$n2437_1": { + "hide_name": 1, + "bits": [ 228 ], + "attributes": { + } + }, + "$abc$32408$n2439_1": { + "hide_name": 1, + "bits": [ 232 ], + "attributes": { + } + }, + "$abc$32408$n2441_1": { + "hide_name": 1, + "bits": [ 236 ], + "attributes": { + } + }, + "$abc$32408$n2443_1": { + "hide_name": 1, + "bits": [ 240 ], + "attributes": { + } + }, + "$abc$32408$n2445_1": { + "hide_name": 1, + "bits": [ 244 ], + "attributes": { + } + }, + "$abc$32408$n2447_1": { + "hide_name": 1, + "bits": [ 248 ], + "attributes": { + } + }, + "$abc$32408$n2448_1": { + "hide_name": 1, + "bits": [ 246 ], + "attributes": { + } + }, + "$abc$32408$n2449_1": { + "hide_name": 1, + "bits": [ 250 ], + "attributes": { + } + }, + "$abc$32408$n2450_1": { + "hide_name": 1, + "bits": [ 247 ], + "attributes": { + } + }, + "$abc$32408$n2452_1": { + "hide_name": 1, + "bits": [ 252 ], + "attributes": { + } + }, + "$abc$32408$n2454_1": { + "hide_name": 1, + "bits": [ 256 ], + "attributes": { + } + }, + "$abc$32408$n2455_1": { + "hide_name": 1, + "bits": [ 255 ], + "attributes": { + } + }, + "$abc$32408$n2457_1": { + "hide_name": 1, + "bits": [ 258 ], + "attributes": { + } + }, + "$abc$32408$n2460_1": { + "hide_name": 1, + "bits": [ 263 ], + "attributes": { + } + }, + "$abc$32408$n2464_1": { + "hide_name": 1, + "bits": [ 276 ], + "attributes": { + } + }, + "$abc$32408$n2465_1": { + "hide_name": 1, + "bits": [ 277 ], + "attributes": { + } + }, + "$abc$32408$n2466_1": { + "hide_name": 1, + "bits": [ 278 ], + "attributes": { + } + }, + "$abc$32408$n2485": { + "hide_name": 1, + "bits": [ 1236 ], + "attributes": { + } + }, + "$abc$32408$n2486": { + "hide_name": 1, + "bits": [ 1237 ], + "attributes": { + } + }, + "$abc$32408$n2487": { + "hide_name": 1, + "bits": [ 1238 ], + "attributes": { + } + }, + "$abc$32408$n2488": { + "hide_name": 1, + "bits": [ 1240 ], + "attributes": { + } + }, + "$abc$32408$n2490": { + "hide_name": 1, + "bits": [ 1242 ], + "attributes": { + } + }, + "$abc$32408$n2491": { + "hide_name": 1, + "bits": [ 1244 ], + "attributes": { + } + }, + "$abc$32408$n2492": { + "hide_name": 1, + "bits": [ 1246 ], + "attributes": { + } + }, + "$abc$32408$n2492_1": { + "hide_name": 1, + "bits": [ 291 ], + "attributes": { + } + }, + "$abc$32408$n2493": { + "hide_name": 1, + "bits": [ 1247 ], + "attributes": { + } + }, + "$abc$32408$n2494": { + "hide_name": 1, + "bits": [ 1250 ], + "attributes": { + } + }, + "$abc$32408$n2495": { + "hide_name": 1, + "bits": [ 1253 ], + "attributes": { + } + }, + "$abc$32408$n2496": { + "hide_name": 1, + "bits": [ 1254 ], + "attributes": { + } + }, + "$abc$32408$n2496_1": { + "hide_name": 1, + "bits": [ 305 ], + "attributes": { + } + }, + "$abc$32408$n2497": { + "hide_name": 1, + "bits": [ 1257 ], + "attributes": { + } + }, + "$abc$32408$n2497_1": { + "hide_name": 1, + "bits": [ 309 ], + "attributes": { + } + }, + "$abc$32408$n2498": { + "hide_name": 1, + "bits": [ 1261 ], + "attributes": { + } + }, + "$abc$32408$n2499": { + "hide_name": 1, + "bits": [ 1262 ], + "attributes": { + } + }, + "$abc$32408$n2500": { + "hide_name": 1, + "bits": [ 1265 ], + "attributes": { + } + }, + "$abc$32408$n2501": { + "hide_name": 1, + "bits": [ 1271 ], + "attributes": { + } + }, + "$abc$32408$n2501_1": { + "hide_name": 1, + "bits": [ 321 ], + "attributes": { + } + }, + "$abc$32408$n2502": { + "hide_name": 1, + "bits": [ 1272 ], + "attributes": { + } + }, + "$abc$32408$n2502_1": { + "hide_name": 1, + "bits": [ 323 ], + "attributes": { + } + }, + "$abc$32408$n2503": { + "hide_name": 1, + "bits": [ 1275 ], + "attributes": { + } + }, + "$abc$32408$n2503_1": { + "hide_name": 1, + "bits": [ 326 ], + "attributes": { + } + }, + "$abc$32408$n2504": { + "hide_name": 1, + "bits": [ 1283 ], + "attributes": { + } + }, + "$abc$32408$n2504_1": { + "hide_name": 1, + "bits": [ 327 ], + "attributes": { + } + }, + "$abc$32408$n2505": { + "hide_name": 1, + "bits": [ 1284 ], + "attributes": { + } + }, + "$abc$32408$n2505_1": { + "hide_name": 1, + "bits": [ 325 ], + "attributes": { + } + }, + "$abc$32408$n2506": { + "hide_name": 1, + "bits": [ 1239 ], + "attributes": { + } + }, + "$abc$32408$n2506_1": { + "hide_name": 1, + "bits": [ 324 ], + "attributes": { + } + }, + "$abc$32408$n2507": { + "hide_name": 1, + "bits": [ 1243 ], + "attributes": { + } + }, + "$abc$32408$n2507_1": { + "hide_name": 1, + "bits": [ 322 ], + "attributes": { + } + }, + "$abc$32408$n2509": { + "hide_name": 1, + "bits": [ 1249 ], + "attributes": { + } + }, + "$abc$32408$n2509_1": { + "hide_name": 1, + "bits": [ 348 ], + "attributes": { + } + }, + "$abc$32408$n2510": { + "hide_name": 1, + "bits": [ 1248 ], + "attributes": { + } + }, + "$abc$32408$n2510_1": { + "hide_name": 1, + "bits": [ 350 ], + "attributes": { + } + }, + "$abc$32408$n2511": { + "hide_name": 1, + "bits": [ 1256 ], + "attributes": { + } + }, + "$abc$32408$n2511_1": { + "hide_name": 1, + "bits": [ 353 ], + "attributes": { + } + }, + "$abc$32408$n2512": { + "hide_name": 1, + "bits": [ 1255 ], + "attributes": { + } + }, + "$abc$32408$n2512_1": { + "hide_name": 1, + "bits": [ 354 ], + "attributes": { + } + }, + "$abc$32408$n2513": { + "hide_name": 1, + "bits": [ 1264 ], + "attributes": { + } + }, + "$abc$32408$n2513_1": { + "hide_name": 1, + "bits": [ 352 ], + "attributes": { + } + }, + "$abc$32408$n2514": { + "hide_name": 1, + "bits": [ 1263 ], + "attributes": { + } + }, + "$abc$32408$n2514_1": { + "hide_name": 1, + "bits": [ 351 ], + "attributes": { + } + }, + "$abc$32408$n2515": { + "hide_name": 1, + "bits": [ 1274 ], + "attributes": { + } + }, + "$abc$32408$n2515_1": { + "hide_name": 1, + "bits": [ 349 ], + "attributes": { + } + }, + "$abc$32408$n2516": { + "hide_name": 1, + "bits": [ 1273 ], + "attributes": { + } + }, + "$abc$32408$n2517": { + "hide_name": 1, + "bits": [ 1245 ], + "attributes": { + } + }, + "$abc$32408$n2517_1": { + "hide_name": 1, + "bits": [ 375 ], + "attributes": { + } + }, + "$abc$32408$n2518": { + "hide_name": 1, + "bits": [ 1251 ], + "attributes": { + } + }, + "$abc$32408$n2518_1": { + "hide_name": 1, + "bits": [ 376 ], + "attributes": { + } + }, + "$abc$32408$n2519": { + "hide_name": 1, + "bits": [ 380 ], + "attributes": { + } + }, + "$abc$32408$n2520": { + "hide_name": 1, + "bits": [ 1259 ], + "attributes": { + } + }, + "$abc$32408$n2520_1": { + "hide_name": 1, + "bits": [ 381 ], + "attributes": { + } + }, + "$abc$32408$n2521": { + "hide_name": 1, + "bits": [ 1258 ], + "attributes": { + } + }, + "$abc$32408$n2521_1": { + "hide_name": 1, + "bits": [ 382 ], + "attributes": { + } + }, + "$abc$32408$n2522": { + "hide_name": 1, + "bits": [ 1267 ], + "attributes": { + } + }, + "$abc$32408$n2522_1": { + "hide_name": 1, + "bits": [ 383 ], + "attributes": { + } + }, + "$abc$32408$n2523": { + "hide_name": 1, + "bits": [ 1266 ], + "attributes": { + } + }, + "$abc$32408$n2524": { + "hide_name": 1, + "bits": [ 1277 ], + "attributes": { + } + }, + "$abc$32408$n2525": { + "hide_name": 1, + "bits": [ 1276 ], + "attributes": { + } + }, + "$abc$32408$n2526": { + "hide_name": 1, + "bits": [ 1252 ], + "attributes": { + } + }, + "$abc$32408$n2527": { + "hide_name": 1, + "bits": [ 1285 ], + "attributes": { + } + }, + "$abc$32408$n2527_1": { + "hide_name": 1, + "bits": [ 311 ], + "attributes": { + } + }, + "$abc$32408$n2528": { + "hide_name": 1, + "bits": [ 404 ], + "attributes": { + } + }, + "$abc$32408$n2529": { + "hide_name": 1, + "bits": [ 1269 ], + "attributes": { + } + }, + "$abc$32408$n2529_1": { + "hide_name": 1, + "bits": [ 408 ], + "attributes": { + } + }, + "$abc$32408$n2530": { + "hide_name": 1, + "bits": [ 1268 ], + "attributes": { + } + }, + "$abc$32408$n2530_1": { + "hide_name": 1, + "bits": [ 403 ], + "attributes": { + } + }, + "$abc$32408$n2531": { + "hide_name": 1, + "bits": [ 1279 ], + "attributes": { + } + }, + "$abc$32408$n2531_1": { + "hide_name": 1, + "bits": [ 416 ], + "attributes": { + } + }, + "$abc$32408$n2532": { + "hide_name": 1, + "bits": [ 1278 ], + "attributes": { + } + }, + "$abc$32408$n2532_1": { + "hide_name": 1, + "bits": [ 313 ], + "attributes": { + } + }, + "$abc$32408$n2533": { + "hide_name": 1, + "bits": [ 1260 ], + "attributes": { + } + }, + "$abc$32408$n2533_1": { + "hide_name": 1, + "bits": [ 308 ], + "attributes": { + } + }, + "$abc$32408$n2534": { + "hide_name": 1, + "bits": [ 1286 ], + "attributes": { + } + }, + "$abc$32408$n2534_1": { + "hide_name": 1, + "bits": [ 424 ], + "attributes": { + } + }, + "$abc$32408$n2535": { + "hide_name": 1, + "bits": [ 428 ], + "attributes": { + } + }, + "$abc$32408$n2536": { + "hide_name": 1, + "bits": [ 1281 ], + "attributes": { + } + }, + "$abc$32408$n2536_1": { + "hide_name": 1, + "bits": [ 429 ], + "attributes": { + } + }, + "$abc$32408$n2537": { + "hide_name": 1, + "bits": [ 1280 ], + "attributes": { + } + }, + "$abc$32408$n2537_1": { + "hide_name": 1, + "bits": [ 425 ], + "attributes": { + } + }, + "$abc$32408$n2538": { + "hide_name": 1, + "bits": [ 1270 ], + "attributes": { + } + }, + "$abc$32408$n2538_1": { + "hide_name": 1, + "bits": [ 440 ], + "attributes": { + } + }, + "$abc$32408$n2539": { + "hide_name": 1, + "bits": [ 1287 ], + "attributes": { + } + }, + "$abc$32408$n2539_1": { + "hide_name": 1, + "bits": [ 310 ], + "attributes": { + } + }, + "$abc$32408$n2540": { + "hide_name": 1, + "bits": [ 304 ], + "attributes": { + } + }, + "$abc$32408$n2541": { + "hide_name": 1, + "bits": [ 1282 ], + "attributes": { + } + }, + "$abc$32408$n2541_1": { + "hide_name": 1, + "bits": [ 450 ], + "attributes": { + } + }, + "$abc$32408$n2542": { + "hide_name": 1, + "bits": [ 1288 ], + "attributes": { + } + }, + "$abc$32408$n2543": { + "hide_name": 1, + "bits": [ 1289 ], + "attributes": { + } + }, + "$abc$32408$n2544": { + "hide_name": 1, + "bits": [ 1290 ], + "attributes": { + } + }, + "$abc$32408$n2544_1": { + "hide_name": 1, + "bits": [ 455 ], + "attributes": { + } + }, + "$abc$32408$n2545": { + "hide_name": 1, + "bits": [ 1292 ], + "attributes": { + } + }, + "$abc$32408$n2545_1": { + "hide_name": 1, + "bits": [ 458 ], + "attributes": { + } + }, + "$abc$32408$n2546": { + "hide_name": 1, + "bits": [ 461 ], + "attributes": { + } + }, + "$abc$32408$n2547": { + "hide_name": 1, + "bits": [ 1294 ], + "attributes": { + } + }, + "$abc$32408$n2547_1": { + "hide_name": 1, + "bits": [ 462 ], + "attributes": { + } + }, + "$abc$32408$n2548": { + "hide_name": 1, + "bits": [ 1296 ], + "attributes": { + } + }, + "$abc$32408$n2549": { + "hide_name": 1, + "bits": [ 1298 ], + "attributes": { + } + }, + "$abc$32408$n2550": { + "hide_name": 1, + "bits": [ 1299 ], + "attributes": { + } + }, + "$abc$32408$n2550_1": { + "hide_name": 1, + "bits": [ 474 ], + "attributes": { + } + }, + "$abc$32408$n2551": { + "hide_name": 1, + "bits": [ 1302 ], + "attributes": { + } + }, + "$abc$32408$n2551_1": { + "hide_name": 1, + "bits": [ 473 ], + "attributes": { + } + }, + "$abc$32408$n2552": { + "hide_name": 1, + "bits": [ 1304 ], + "attributes": { + } + }, + "$abc$32408$n2553": { + "hide_name": 1, + "bits": [ 1305 ], + "attributes": { + } + }, + "$abc$32408$n2553_1": { + "hide_name": 1, + "bits": [ 487 ], + "attributes": { + } + }, + "$abc$32408$n2554": { + "hide_name": 1, + "bits": [ 1308 ], + "attributes": { + } + }, + "$abc$32408$n2554_1": { + "hide_name": 1, + "bits": [ 483 ], + "attributes": { + } + }, + "$abc$32408$n2555": { + "hide_name": 1, + "bits": [ 1312 ], + "attributes": { + } + }, + "$abc$32408$n2555_1": { + "hide_name": 1, + "bits": [ 488 ], + "attributes": { + } + }, + "$abc$32408$n2556": { + "hide_name": 1, + "bits": [ 1313 ], + "attributes": { + } + }, + "$abc$32408$n2557": { + "hide_name": 1, + "bits": [ 1316 ], + "attributes": { + } + }, + "$abc$32408$n2557_1": { + "hide_name": 1, + "bits": [ 498 ], + "attributes": { + } + }, + "$abc$32408$n2558": { + "hide_name": 1, + "bits": [ 1322 ], + "attributes": { + } + }, + "$abc$32408$n2558_1": { + "hide_name": 1, + "bits": [ 499 ], + "attributes": { + } + }, + "$abc$32408$n2559": { + "hide_name": 1, + "bits": [ 1323 ], + "attributes": { + } + }, + "$abc$32408$n2559_1": { + "hide_name": 1, + "bits": [ 503 ], + "attributes": { + } + }, + "$abc$32408$n2560": { + "hide_name": 1, + "bits": [ 1326 ], + "attributes": { + } + }, + "$abc$32408$n2560_1": { + "hide_name": 1, + "bits": [ 504 ], + "attributes": { + } + }, + "$abc$32408$n2561": { + "hide_name": 1, + "bits": [ 1334 ], + "attributes": { + } + }, + "$abc$32408$n2561_1": { + "hide_name": 1, + "bits": [ 505 ], + "attributes": { + } + }, + "$abc$32408$n2562": { + "hide_name": 1, + "bits": [ 1335 ], + "attributes": { + } + }, + "$abc$32408$n2562_1": { + "hide_name": 1, + "bits": [ 500 ], + "attributes": { + } + }, + "$abc$32408$n2563": { + "hide_name": 1, + "bits": [ 1291 ], + "attributes": { + } + }, + "$abc$32408$n2563_1": { + "hide_name": 1, + "bits": [ 518 ], + "attributes": { + } + }, + "$abc$32408$n2564": { + "hide_name": 1, + "bits": [ 1295 ], + "attributes": { + } + }, + "$abc$32408$n2564_1": { + "hide_name": 1, + "bits": [ 519 ], + "attributes": { + } + }, + "$abc$32408$n2565": { + "hide_name": 1, + "bits": [ 501 ], + "attributes": { + } + }, + "$abc$32408$n2566": { + "hide_name": 1, + "bits": [ 1301 ], + "attributes": { + } + }, + "$abc$32408$n2566_1": { + "hide_name": 1, + "bits": [ 528 ], + "attributes": { + } + }, + "$abc$32408$n2567": { + "hide_name": 1, + "bits": [ 1300 ], + "attributes": { + } + }, + "$abc$32408$n2567_1": { + "hide_name": 1, + "bits": [ 529 ], + "attributes": { + } + }, + "$abc$32408$n2568": { + "hide_name": 1, + "bits": [ 1307 ], + "attributes": { + } + }, + "$abc$32408$n2568_1": { + "hide_name": 1, + "bits": [ 502 ], + "attributes": { + } + }, + "$abc$32408$n2569": { + "hide_name": 1, + "bits": [ 1306 ], + "attributes": { + } + }, + "$abc$32408$n2570": { + "hide_name": 1, + "bits": [ 1315 ], + "attributes": { + } + }, + "$abc$32408$n2571": { + "hide_name": 1, + "bits": [ 1314 ], + "attributes": { + } + }, + "$abc$32408$n2572": { + "hide_name": 1, + "bits": [ 1325 ], + "attributes": { + } + }, + "$abc$32408$n2573": { + "hide_name": 1, + "bits": [ 1324 ], + "attributes": { + } + }, + "$abc$32408$n2574": { + "hide_name": 1, + "bits": [ 1297 ], + "attributes": { + } + }, + "$abc$32408$n2575": { + "hide_name": 1, + "bits": [ 1336 ], + "attributes": { + } + }, + "$abc$32408$n2575_1": { + "hide_name": 1, + "bits": [ 484 ], + "attributes": { + } + }, + "$abc$32408$n2576": { + "hide_name": 1, + "bits": [ 546 ], + "attributes": { + } + }, + "$abc$32408$n2577": { + "hide_name": 1, + "bits": [ 1310 ], + "attributes": { + } + }, + "$abc$32408$n2578": { + "hide_name": 1, + "bits": [ 1309 ], + "attributes": { + } + }, + "$abc$32408$n2579": { + "hide_name": 1, + "bits": [ 1318 ], + "attributes": { + } + }, + "$abc$32408$n2580": { + "hide_name": 1, + "bits": [ 1317 ], + "attributes": { + } + }, + "$abc$32408$n2581": { + "hide_name": 1, + "bits": [ 1328 ], + "attributes": { + } + }, + "$abc$32408$n2581_1": { + "hide_name": 1, + "bits": [ 547 ], + "attributes": { + } + }, + "$abc$32408$n2582": { + "hide_name": 1, + "bits": [ 1327 ], + "attributes": { + } + }, + "$abc$32408$n2583": { + "hide_name": 1, + "bits": [ 1303 ], + "attributes": { + } + }, + "$abc$32408$n2584": { + "hide_name": 1, + "bits": [ 1337 ], + "attributes": { + } + }, + "$abc$32408$n2586": { + "hide_name": 1, + "bits": [ 1320 ], + "attributes": { + } + }, + "$abc$32408$n2586_1": { + "hide_name": 1, + "bits": [ 548 ], + "attributes": { + } + }, + "$abc$32408$n2587": { + "hide_name": 1, + "bits": [ 1319 ], + "attributes": { + } + }, + "$abc$32408$n2588": { + "hide_name": 1, + "bits": [ 1330 ], + "attributes": { + } + }, + "$abc$32408$n2589": { + "hide_name": 1, + "bits": [ 1329 ], + "attributes": { + } + }, + "$abc$32408$n2590": { + "hide_name": 1, + "bits": [ 1311 ], + "attributes": { + } + }, + "$abc$32408$n2591": { + "hide_name": 1, + "bits": [ 1338 ], + "attributes": { + } + }, + "$abc$32408$n2592": { + "hide_name": 1, + "bits": [ 485 ], + "attributes": { + } + }, + "$abc$32408$n2593": { + "hide_name": 1, + "bits": [ 1332 ], + "attributes": { + } + }, + "$abc$32408$n2594": { + "hide_name": 1, + "bits": [ 1331 ], + "attributes": { + } + }, + "$abc$32408$n2595": { + "hide_name": 1, + "bits": [ 1321 ], + "attributes": { + } + }, + "$abc$32408$n2596": { + "hide_name": 1, + "bits": [ 1339 ], + "attributes": { + } + }, + "$abc$32408$n2597": { + "hide_name": 1, + "bits": [ 486 ], + "attributes": { + } + }, + "$abc$32408$n2598": { + "hide_name": 1, + "bits": [ 1333 ], + "attributes": { + } + }, + "$abc$32408$n2603": { + "hide_name": 1, + "bits": [ 593 ], + "attributes": { + } + }, + "$abc$32408$n2604_1": { + "hide_name": 1, + "bits": [ 590 ], + "attributes": { + } + }, + "$abc$32408$n2605": { + "hide_name": 1, + "bits": [ 594 ], + "attributes": { + } + }, + "$abc$32408$n2606_1": { + "hide_name": 1, + "bits": [ 598 ], + "attributes": { + } + }, + "$abc$32408$n2607_1": { + "hide_name": 1, + "bits": [ 591 ], + "attributes": { + } + }, + "$abc$32408$n2608_1": { + "hide_name": 1, + "bits": [ 605 ], + "attributes": { + } + }, + "$abc$32408$n2609_1": { + "hide_name": 1, + "bits": [ 602 ], + "attributes": { + } + }, + "$abc$32408$n2610_1": { + "hide_name": 1, + "bits": [ 606 ], + "attributes": { + } + }, + "$abc$32408$n2611_1": { + "hide_name": 1, + "bits": [ 607 ], + "attributes": { + } + }, + "$abc$32408$n2612_1": { + "hide_name": 1, + "bits": [ 608 ], + "attributes": { + } + }, + "$abc$32408$n2613_1": { + "hide_name": 1, + "bits": [ 609 ], + "attributes": { + } + }, + "$abc$32408$n2614_1": { + "hide_name": 1, + "bits": [ 603 ], + "attributes": { + } + }, + "$abc$32408$n2615_1": { + "hide_name": 1, + "bits": [ 604 ], + "attributes": { + } + }, + "$abc$32408$n2616_1": { + "hide_name": 1, + "bits": [ 638 ], + "attributes": { + } + }, + "$abc$32408$n2617_1": { + "hide_name": 1, + "bits": [ 637 ], + "attributes": { + } + }, + "$abc$32408$n2618_1": { + "hide_name": 1, + "bits": [ 641 ], + "attributes": { + } + }, + "$abc$32408$n2619_1": { + "hide_name": 1, + "bits": [ 642 ], + "attributes": { + } + }, + "$abc$32408$n2622": { + "hide_name": 1, + "bits": [ 26 ], + "attributes": { + } + }, + "$abc$32408$n2622_1": { + "hide_name": 1, + "bits": [ 653 ], + "attributes": { + } + }, + "$abc$32408$n2623": { + "hide_name": 1, + "bits": [ 33 ], + "attributes": { + } + }, + "$abc$32408$n2623_1": { + "hide_name": 1, + "bits": [ 657 ], + "attributes": { + } + }, + "$abc$32408$n2624": { + "hide_name": 1, + "bits": [ 35 ], + "attributes": { + } + }, + "$abc$32408$n2624_1": { + "hide_name": 1, + "bits": [ 658 ], + "attributes": { + } + }, + "$abc$32408$n2625_1": { + "hide_name": 1, + "bits": [ 652 ], + "attributes": { + } + }, + "$abc$32408$n2626_1": { + "hide_name": 1, + "bits": [ 651 ], + "attributes": { + } + }, + "$abc$32408$n2627": { + "hide_name": 1, + "bits": [ 1447 ], + "attributes": { + } + }, + "$abc$32408$n2628_1": { + "hide_name": 1, + "bits": [ 670 ], + "attributes": { + } + }, + "$abc$32408$n2629_1": { + "hide_name": 1, + "bits": [ 672 ], + "attributes": { + } + }, + "$abc$32408$n2630_1": { + "hide_name": 1, + "bits": [ 673 ], + "attributes": { + } + }, + "$abc$32408$n2632_1": { + "hide_name": 1, + "bits": [ 674 ], + "attributes": { + } + }, + "$abc$32408$n2634_1": { + "hide_name": 1, + "bits": [ 678 ], + "attributes": { + } + }, + "$abc$32408$n2635_1": { + "hide_name": 1, + "bits": [ 680 ], + "attributes": { + } + }, + "$abc$32408$n2636_1": { + "hide_name": 1, + "bits": [ 681 ], + "attributes": { + } + }, + "$abc$32408$n2637_1": { + "hide_name": 1, + "bits": [ 682 ], + "attributes": { + } + }, + "$abc$32408$n2639_1": { + "hide_name": 1, + "bits": [ 693 ], + "attributes": { + } + }, + "$abc$32408$n2641": { + "hide_name": 1, + "bits": [ 696 ], + "attributes": { + } + }, + "$abc$32408$n2642": { + "hide_name": 1, + "bits": [ 698 ], + "attributes": { + } + }, + "$abc$32408$n2644": { + "hide_name": 1, + "bits": [ 699 ], + "attributes": { + } + }, + "$abc$32408$n2646": { + "hide_name": 1, + "bits": [ 702 ], + "attributes": { + } + }, + "$abc$32408$n2648": { + "hide_name": 1, + "bits": [ 705 ], + "attributes": { + } + }, + "$abc$32408$n2649": { + "hide_name": 1, + "bits": [ 707 ], + "attributes": { + } + }, + "$abc$32408$n2652": { + "hide_name": 1, + "bits": [ 709 ], + "attributes": { + } + }, + "$abc$32408$n2654": { + "hide_name": 1, + "bits": [ 712 ], + "attributes": { + } + }, + "$abc$32408$n2656": { + "hide_name": 1, + "bits": [ 714 ], + "attributes": { + } + }, + "$abc$32408$n2658": { + "hide_name": 1, + "bits": [ 717 ], + "attributes": { + } + }, + "$abc$32408$n2660": { + "hide_name": 1, + "bits": [ 720 ], + "attributes": { + } + }, + "$abc$32408$n2661": { + "hide_name": 1, + "bits": [ 721 ], + "attributes": { + } + }, + "$abc$32408$n2664": { + "hide_name": 1, + "bits": [ 733 ], + "attributes": { + } + }, + "$abc$32408$n2665": { + "hide_name": 1, + "bits": [ 734 ], + "attributes": { + } + }, + "$abc$32408$n2667": { + "hide_name": 1, + "bits": [ 744 ], + "attributes": { + } + }, + "$abc$32408$n2669": { + "hide_name": 1, + "bits": [ 749 ], + "attributes": { + } + }, + "$abc$32408$n2670": { + "hide_name": 1, + "bits": [ 747 ], + "attributes": { + } + }, + "$abc$32408$n2671": { + "hide_name": 1, + "bits": [ 750 ], + "attributes": { + } + }, + "$abc$32408$n2672": { + "hide_name": 1, + "bits": [ 748 ], + "attributes": { + } + }, + "$abc$32408$n2675": { + "hide_name": 1, + "bits": [ 755 ], + "attributes": { + } + }, + "$abc$32408$n2676": { + "hide_name": 1, + "bits": [ 754 ], + "attributes": { + } + }, + "$abc$32408$n2677": { + "hide_name": 1, + "bits": [ 753 ], + "attributes": { + } + }, + "$abc$32408$n2679": { + "hide_name": 1, + "bits": [ 758 ], + "attributes": { + } + }, + "$abc$32408$n2680": { + "hide_name": 1, + "bits": [ 759 ], + "attributes": { + } + }, + "$abc$32408$n2681": { + "hide_name": 1, + "bits": [ 91 ], + "attributes": { + } + }, + "$abc$32408$n2682": { + "hide_name": 1, + "bits": [ 756 ], + "attributes": { + } + }, + "$abc$32408$n2685": { + "hide_name": 1, + "bits": [ 760 ], + "attributes": { + } + }, + "$abc$32408$n2689": { + "hide_name": 1, + "bits": [ 762 ], + "attributes": { + } + }, + "$abc$32408$n2701": { + "hide_name": 1, + "bits": [ 768 ], + "attributes": { + } + }, + "$abc$32408$n2703": { + "hide_name": 1, + "bits": [ 772 ], + "attributes": { + } + }, + "$abc$32408$n2712": { + "hide_name": 1, + "bits": [ 773 ], + "attributes": { + } + }, + "$abc$32408$n2720": { + "hide_name": 1, + "bits": [ 791 ], + "attributes": { + } + }, + "$abc$32408$n2721": { + "hide_name": 1, + "bits": [ 793 ], + "attributes": { + } + }, + "$abc$32408$n2723": { + "hide_name": 1, + "bits": [ 794 ], + "attributes": { + } + }, + "$abc$32408$n2726": { + "hide_name": 1, + "bits": [ 798 ], + "attributes": { + } + }, + "$abc$32408$n2727": { + "hide_name": 1, + "bits": [ 797 ], + "attributes": { + } + }, + "$abc$32408$n2728": { + "hide_name": 1, + "bits": [ 796 ], + "attributes": { + } + }, + "$abc$32408$n2729": { + "hide_name": 1, + "bits": [ 799 ], + "attributes": { + } + }, + "$abc$32408$n2730": { + "hide_name": 1, + "bits": [ 800 ], + "attributes": { + } + }, + "$abc$32408$n2731": { + "hide_name": 1, + "bits": [ 801 ], + "attributes": { + } + }, + "$abc$32408$n2732": { + "hide_name": 1, + "bits": [ 814 ], + "attributes": { + } + }, + "$abc$32408$n2734": { + "hide_name": 1, + "bits": [ 816 ], + "attributes": { + } + }, + "$abc$32408$n2735": { + "hide_name": 1, + "bits": [ 815 ], + "attributes": { + } + }, + "$abc$32408$n2737": { + "hide_name": 1, + "bits": [ 817 ], + "attributes": { + } + }, + "$abc$32408$n2748": { + "hide_name": 1, + "bits": [ 837 ], + "attributes": { + } + }, + "$abc$32408$n2749": { + "hide_name": 1, + "bits": [ 841 ], + "attributes": { + } + }, + "$abc$32408$n2750": { + "hide_name": 1, + "bits": [ 844 ], + "attributes": { + } + }, + "$abc$32408$n2751": { + "hide_name": 1, + "bits": [ 843 ], + "attributes": { + } + }, + "$abc$32408$n2752": { + "hide_name": 1, + "bits": [ 842 ], + "attributes": { + } + }, + "$abc$32408$n2753": { + "hide_name": 1, + "bits": [ 838 ], + "attributes": { + } + }, + "$abc$32408$n2754": { + "hide_name": 1, + "bits": [ 847 ], + "attributes": { + } + }, + "$abc$32408$n2755": { + "hide_name": 1, + "bits": [ 846 ], + "attributes": { + } + }, + "$abc$32408$n2808": { + "hide_name": 1, + "bits": [ 884 ], + "attributes": { + } + }, + "$abc$32408$n2809": { + "hide_name": 1, + "bits": [ 886 ], + "attributes": { + } + }, + "$abc$32408$n2810": { + "hide_name": 1, + "bits": [ 887 ], + "attributes": { + } + }, + "$abc$32408$n2815": { + "hide_name": 1, + "bits": [ 891 ], + "attributes": { + } + }, + "$abc$32408$n2816": { + "hide_name": 1, + "bits": [ 895 ], + "attributes": { + } + }, + "$abc$32408$n2818": { + "hide_name": 1, + "bits": [ 900 ], + "attributes": { + } + }, + "$abc$32408$n2821": { + "hide_name": 1, + "bits": [ 909 ], + "attributes": { + } + }, + "$abc$32408$n2822": { + "hide_name": 1, + "bits": [ 910 ], + "attributes": { + } + }, + "$abc$32408$n2823": { + "hide_name": 1, + "bits": [ 907 ], + "attributes": { + } + }, + "$abc$32408$n2825": { + "hide_name": 1, + "bits": [ 911 ], + "attributes": { + } + }, + "$abc$32408$n2828": { + "hide_name": 1, + "bits": [ 918 ], + "attributes": { + } + }, + "$abc$32408$n2831": { + "hide_name": 1, + "bits": [ 925 ], + "attributes": { + } + }, + "$abc$32408$n2834": { + "hide_name": 1, + "bits": [ 932 ], + "attributes": { + } + }, + "$abc$32408$n2837": { + "hide_name": 1, + "bits": [ 938 ], + "attributes": { + } + }, + "$abc$32408$n2855": { + "hide_name": 1, + "bits": [ 956 ], + "attributes": { + } + }, + "$abc$32408$n2856": { + "hide_name": 1, + "bits": [ 957 ], + "attributes": { + } + }, + "$abc$32408$n2858": { + "hide_name": 1, + "bits": [ 962 ], + "attributes": { + } + }, + "$abc$32408$n2859": { + "hide_name": 1, + "bits": [ 963 ], + "attributes": { + } + }, + "$abc$32408$n2860": { + "hide_name": 1, + "bits": [ 964 ], + "attributes": { + } + }, + "$abc$32408$n2861": { + "hide_name": 1, + "bits": [ 967 ], + "attributes": { + } + }, + "$abc$32408$n2863": { + "hide_name": 1, + "bits": [ 970 ], + "attributes": { + } + }, + "$abc$32408$n2864": { + "hide_name": 1, + "bits": [ 973 ], + "attributes": { + } + }, + "$abc$32408$n2865": { + "hide_name": 1, + "bits": [ 969 ], + "attributes": { + } + }, + "$abc$32408$n2868": { + "hide_name": 1, + "bits": [ 975 ], + "attributes": { + } + }, + "$abc$32408$n2869": { + "hide_name": 1, + "bits": [ 976 ], + "attributes": { + } + }, + "$abc$32408$n2871": { + "hide_name": 1, + "bits": [ 979 ], + "attributes": { + } + }, + "$abc$32408$n2872": { + "hide_name": 1, + "bits": [ 982 ], + "attributes": { + } + }, + "$abc$32408$n2873": { + "hide_name": 1, + "bits": [ 984 ], + "attributes": { + } + }, + "$abc$32408$n2874": { + "hide_name": 1, + "bits": [ 983 ], + "attributes": { + } + }, + "$abc$32408$n2876": { + "hide_name": 1, + "bits": [ 986 ], + "attributes": { + } + }, + "$abc$32408$n2877": { + "hide_name": 1, + "bits": [ 989 ], + "attributes": { + } + }, + "$abc$32408$n2878": { + "hide_name": 1, + "bits": [ 990 ], + "attributes": { + } + }, + "$abc$32408$n2880": { + "hide_name": 1, + "bits": [ 994 ], + "attributes": { + } + }, + "$abc$32408$n2881": { + "hide_name": 1, + "bits": [ 996 ], + "attributes": { + } + }, + "$abc$32408$n2882": { + "hide_name": 1, + "bits": [ 993 ], + "attributes": { + } + }, + "$abc$32408$n2884": { + "hide_name": 1, + "bits": [ 998 ], + "attributes": { + } + }, + "$abc$32408$n2885": { + "hide_name": 1, + "bits": [ 999 ], + "attributes": { + } + }, + "$abc$32408$n2886": { + "hide_name": 1, + "bits": [ 1002 ], + "attributes": { + } + }, + "$abc$32408$n2888": { + "hide_name": 1, + "bits": [ 1006 ], + "attributes": { + } + }, + "$abc$32408$n2889": { + "hide_name": 1, + "bits": [ 1008 ], + "attributes": { + } + }, + "$abc$32408$n2890": { + "hide_name": 1, + "bits": [ 1005 ], + "attributes": { + } + }, + "$abc$32408$n2892": { + "hide_name": 1, + "bits": [ 1011 ], + "attributes": { + } + }, + "$abc$32408$n2893": { + "hide_name": 1, + "bits": [ 1014 ], + "attributes": { + } + }, + "$abc$32408$n2894": { + "hide_name": 1, + "bits": [ 1010 ], + "attributes": { + } + }, + "$abc$32408$n2896": { + "hide_name": 1, + "bits": [ 1019 ], + "attributes": { + } + }, + "$abc$32408$n2897": { + "hide_name": 1, + "bits": [ 1018 ], + "attributes": { + } + }, + "$abc$32408$n2898": { + "hide_name": 1, + "bits": [ 1017 ], + "attributes": { + } + }, + "$abc$32408$n2899": { + "hide_name": 1, + "bits": [ 1022 ], + "attributes": { + } + }, + "$abc$32408$n2900": { + "hide_name": 1, + "bits": [ 1021 ], + "attributes": { + } + }, + "$abc$32408$n2905": { + "hide_name": 1, + "bits": [ 1023 ], + "attributes": { + } + }, + "$abc$32408$n2906": { + "hide_name": 1, + "bits": [ 1025 ], + "attributes": { + } + }, + "$abc$32408$n2907": { + "hide_name": 1, + "bits": [ 1024 ], + "attributes": { + } + }, + "$abc$32408$n2908": { + "hide_name": 1, + "bits": [ 1026 ], + "attributes": { + } + }, + "$abc$32408$n2910": { + "hide_name": 1, + "bits": [ 1027 ], + "attributes": { + } + }, + "$abc$32408$n2911": { + "hide_name": 1, + "bits": [ 1028 ], + "attributes": { + } + }, + "$abc$32408$n2914": { + "hide_name": 1, + "bits": [ 1029 ], + "attributes": { + } + }, + "$abc$32408$n2915": { + "hide_name": 1, + "bits": [ 1031 ], + "attributes": { + } + }, + "$abc$32408$n2917": { + "hide_name": 1, + "bits": [ 1033 ], + "attributes": { + } + }, + "$abc$32408$n2918": { + "hide_name": 1, + "bits": [ 1038 ], + "attributes": { + } + }, + "$abc$32408$n2919": { + "hide_name": 1, + "bits": [ 1034 ], + "attributes": { + } + }, + "$abc$32408$n2921": { + "hide_name": 1, + "bits": [ 1044 ], + "attributes": { + } + }, + "$abc$32408$n2922": { + "hide_name": 1, + "bits": [ 1048 ], + "attributes": { + } + }, + "$abc$32408$n2923": { + "hide_name": 1, + "bits": [ 1049 ], + "attributes": { + } + }, + "$abc$32408$n2926": { + "hide_name": 1, + "bits": [ 1050 ], + "attributes": { + } + }, + "$abc$32408$n2931": { + "hide_name": 1, + "bits": [ 1055 ], + "attributes": { + } + }, + "$abc$32408$n2932": { + "hide_name": 1, + "bits": [ 1056 ], + "attributes": { + } + }, + "$abc$32408$n2934": { + "hide_name": 1, + "bits": [ 1062 ], + "attributes": { + } + }, + "$abc$32408$n2935": { + "hide_name": 1, + "bits": [ 1063 ], + "attributes": { + } + }, + "$abc$32408$n2937": { + "hide_name": 1, + "bits": [ 1069 ], + "attributes": { + } + }, + "$abc$32408$n2938": { + "hide_name": 1, + "bits": [ 1070 ], + "attributes": { + } + }, + "$abc$32408$n2940": { + "hide_name": 1, + "bits": [ 1076 ], + "attributes": { + } + }, + "$abc$32408$n2941": { + "hide_name": 1, + "bits": [ 1077 ], + "attributes": { + } + }, + "$abc$32408$n2943": { + "hide_name": 1, + "bits": [ 1083 ], + "attributes": { + } + }, + "$abc$32408$n2944": { + "hide_name": 1, + "bits": [ 1084 ], + "attributes": { + } + }, + "$abc$32408$n2946": { + "hide_name": 1, + "bits": [ 1090 ], + "attributes": { + } + }, + "$abc$32408$n2947": { + "hide_name": 1, + "bits": [ 1091 ], + "attributes": { + } + }, + "$abc$32408$n2949": { + "hide_name": 1, + "bits": [ 1097 ], + "attributes": { + } + }, + "$abc$32408$n2950": { + "hide_name": 1, + "bits": [ 1098 ], + "attributes": { + } + }, + "$abc$32408$n2952": { + "hide_name": 1, + "bits": [ 1104 ], + "attributes": { + } + }, + "$abc$32408$n2953": { + "hide_name": 1, + "bits": [ 1105 ], + "attributes": { + } + }, + "$abc$32408$n2955": { + "hide_name": 1, + "bits": [ 1111 ], + "attributes": { + } + }, + "$abc$32408$n2956": { + "hide_name": 1, + "bits": [ 1112 ], + "attributes": { + } + }, + "$abc$32408$n2958": { + "hide_name": 1, + "bits": [ 1118 ], + "attributes": { + } + }, + "$abc$32408$n2959": { + "hide_name": 1, + "bits": [ 1119 ], + "attributes": { + } + }, + "$abc$32408$n2961": { + "hide_name": 1, + "bits": [ 1125 ], + "attributes": { + } + }, + "$abc$32408$n2962": { + "hide_name": 1, + "bits": [ 1126 ], + "attributes": { + } + }, + "$abc$32408$n2964": { + "hide_name": 1, + "bits": [ 1132 ], + "attributes": { + } + }, + "$abc$32408$n2965": { + "hide_name": 1, + "bits": [ 1133 ], + "attributes": { + } + }, + "$abc$32408$n2967": { + "hide_name": 1, + "bits": [ 1139 ], + "attributes": { + } + }, + "$abc$32408$n2968": { + "hide_name": 1, + "bits": [ 1140 ], + "attributes": { + } + }, + "$abc$32408$n2970": { + "hide_name": 1, + "bits": [ 1146 ], + "attributes": { + } + }, + "$abc$32408$n2971": { + "hide_name": 1, + "bits": [ 1147 ], + "attributes": { + } + }, + "$abc$32408$n2973": { + "hide_name": 1, + "bits": [ 1153 ], + "attributes": { + } + }, + "$abc$32408$n2974": { + "hide_name": 1, + "bits": [ 1154 ], + "attributes": { + } + }, + "$abc$32408$n2976": { + "hide_name": 1, + "bits": [ 1160 ], + "attributes": { + } + }, + "$abc$32408$n2977": { + "hide_name": 1, + "bits": [ 1161 ], + "attributes": { + } + }, + "$abc$32408$n2979": { + "hide_name": 1, + "bits": [ 1167 ], + "attributes": { + } + }, + "$abc$32408$n2980": { + "hide_name": 1, + "bits": [ 1168 ], + "attributes": { + } + }, + "$abc$32408$n2982": { + "hide_name": 1, + "bits": [ 1174 ], + "attributes": { + } + }, + "$abc$32408$n2983": { + "hide_name": 1, + "bits": [ 1175 ], + "attributes": { + } + }, + "$abc$32408$n2985": { + "hide_name": 1, + "bits": [ 1181 ], + "attributes": { + } + }, + "$abc$32408$n2986": { + "hide_name": 1, + "bits": [ 1182 ], + "attributes": { + } + }, + "$abc$32408$n2988": { + "hide_name": 1, + "bits": [ 1188 ], + "attributes": { + } + }, + "$abc$32408$n2989": { + "hide_name": 1, + "bits": [ 1189 ], + "attributes": { + } + }, + "$abc$32408$n2991": { + "hide_name": 1, + "bits": [ 1195 ], + "attributes": { + } + }, + "$abc$32408$n2992": { + "hide_name": 1, + "bits": [ 1196 ], + "attributes": { + } + }, + "$abc$32408$n2994": { + "hide_name": 1, + "bits": [ 1202 ], + "attributes": { + } + }, + "$abc$32408$n2995": { + "hide_name": 1, + "bits": [ 1203 ], + "attributes": { + } + }, + "$abc$32408$n2997": { + "hide_name": 1, + "bits": [ 1209 ], + "attributes": { + } + }, + "$abc$32408$n2998": { + "hide_name": 1, + "bits": [ 1210 ], + "attributes": { + } + }, + "$abc$32408$n3": { + "hide_name": 1, + "bits": [ 32 ], + "attributes": { + } + }, + "$abc$32408$n3000": { + "hide_name": 1, + "bits": [ 1216 ], + "attributes": { + } + }, + "$abc$32408$n3001": { + "hide_name": 1, + "bits": [ 1217 ], + "attributes": { + } + }, + "$abc$32408$n3003": { + "hide_name": 1, + "bits": [ 1223 ], + "attributes": { + } + }, + "$abc$32408$n3004": { + "hide_name": 1, + "bits": [ 1224 ], + "attributes": { + } + }, + "$abc$32408$n3006": { + "hide_name": 1, + "bits": [ 1230 ], + "attributes": { + } + }, + "$abc$32408$n3007": { + "hide_name": 1, + "bits": [ 1231 ], + "attributes": { + } + }, + "$abc$32408$n3071": { + "hide_name": 1, + "bits": [ 1341 ], + "attributes": { + } + }, + "$abc$32408$n3072": { + "hide_name": 1, + "bits": [ 1345 ], + "attributes": { + } + }, + "$abc$32408$n3073": { + "hide_name": 1, + "bits": [ 1347 ], + "attributes": { + } + }, + "$abc$32408$n3074": { + "hide_name": 1, + "bits": [ 1350 ], + "attributes": { + } + }, + "$abc$32408$n3077": { + "hide_name": 1, + "bits": [ 1346 ], + "attributes": { + } + }, + "$abc$32408$n3078": { + "hide_name": 1, + "bits": [ 1359 ], + "attributes": { + } + }, + "$abc$32408$n3080": { + "hide_name": 1, + "bits": [ 1360 ], + "attributes": { + } + }, + "$abc$32408$n3081": { + "hide_name": 1, + "bits": [ 1362 ], + "attributes": { + } + }, + "$abc$32408$n3084": { + "hide_name": 1, + "bits": [ 1361 ], + "attributes": { + } + }, + "$abc$32408$n3097": { + "hide_name": 1, + "bits": [ 1380 ], + "attributes": { + } + }, + "$abc$32408$n3101": { + "hide_name": 1, + "bits": [ 1383 ], + "attributes": { + } + }, + "$abc$32408$n3102": { + "hide_name": 1, + "bits": [ 1340 ], + "attributes": { + } + }, + "$abc$32408$n3103": { + "hide_name": 1, + "bits": [ 1385 ], + "attributes": { + } + }, + "$abc$32408$n3106": { + "hide_name": 1, + "bits": [ 1389 ], + "attributes": { + } + }, + "$abc$32408$n3110": { + "hide_name": 1, + "bits": [ 1394 ], + "attributes": { + } + }, + "$abc$32408$n3111": { + "hide_name": 1, + "bits": [ 1388 ], + "attributes": { + } + }, + "$abc$32408$n3112": { + "hide_name": 1, + "bits": [ 1395 ], + "attributes": { + } + }, + "$abc$32408$n3113": { + "hide_name": 1, + "bits": [ 1397 ], + "attributes": { + } + }, + "$abc$32408$n3114": { + "hide_name": 1, + "bits": [ 1342 ], + "attributes": { + } + }, + "$abc$32408$n3115": { + "hide_name": 1, + "bits": [ 1402 ], + "attributes": { + } + }, + "$abc$32408$n3124": { + "hide_name": 1, + "bits": [ 1401 ], + "attributes": { + } + }, + "$abc$32408$n3126": { + "hide_name": 1, + "bits": [ 1406 ], + "attributes": { + } + }, + "$abc$32408$n3127": { + "hide_name": 1, + "bits": [ 1409 ], + "attributes": { + } + }, + "$abc$32408$n3129": { + "hide_name": 1, + "bits": [ 1411 ], + "attributes": { + } + }, + "$abc$32408$n3131": { + "hide_name": 1, + "bits": [ 1414 ], + "attributes": { + } + }, + "$abc$32408$n3132": { + "hide_name": 1, + "bits": [ 1413 ], + "attributes": { + } + }, + "$abc$32408$n3137": { + "hide_name": 1, + "bits": [ 1417 ], + "attributes": { + } + }, + "$abc$32408$n3138": { + "hide_name": 1, + "bits": [ 1419 ], + "attributes": { + } + }, + "$abc$32408$n3141": { + "hide_name": 1, + "bits": [ 1421 ], + "attributes": { + } + }, + "$abc$32408$n3143": { + "hide_name": 1, + "bits": [ 1422 ], + "attributes": { + } + }, + "$abc$32408$n3145": { + "hide_name": 1, + "bits": [ 1426 ], + "attributes": { + } + }, + "$abc$32408$n3147": { + "hide_name": 1, + "bits": [ 1429 ], + "attributes": { + } + }, + "$abc$32408$n3149": { + "hide_name": 1, + "bits": [ 1433 ], + "attributes": { + } + }, + "$abc$32408$n3151": { + "hide_name": 1, + "bits": [ 1436 ], + "attributes": { + } + }, + "$abc$32408$n3153": { + "hide_name": 1, + "bits": [ 1439 ], + "attributes": { + } + }, + "$abc$32408$n3154": { + "hide_name": 1, + "bits": [ 1440 ], + "attributes": { + } + }, + "$abc$32408$n3174": { + "hide_name": 1, + "bits": [ 1476 ], + "attributes": { + } + }, + "$abc$32408$n3175": { + "hide_name": 1, + "bits": [ 1479 ], + "attributes": { + } + }, + "$abc$32408$n3182": { + "hide_name": 1, + "bits": [ 1993 ], + "attributes": { + } + }, + "$abc$32408$n3189": { + "hide_name": 1, + "bits": [ 2001 ], + "attributes": { + } + }, + "$abc$32408$n3191": { + "hide_name": 1, + "bits": [ 1478 ], + "attributes": { + } + }, + "$abc$32408$n3192": { + "hide_name": 1, + "bits": [ 2003 ], + "attributes": { + } + }, + "$abc$32408$n3195": { + "hide_name": 1, + "bits": [ 2005 ], + "attributes": { + } + }, + "$abc$32408$n3198": { + "hide_name": 1, + "bits": [ 2007 ], + "attributes": { + } + }, + "$abc$32408$n3201": { + "hide_name": 1, + "bits": [ 2009 ], + "attributes": { + } + }, + "$abc$32408$n3201_1": { + "hide_name": 1, + "bits": [ 1486 ], + "attributes": { + } + }, + "$abc$32408$n3204": { + "hide_name": 1, + "bits": [ 2011 ], + "attributes": { + } + }, + "$abc$32408$n3207": { + "hide_name": 1, + "bits": [ 2013 ], + "attributes": { + } + }, + "$abc$32408$n3210": { + "hide_name": 1, + "bits": [ 2015 ], + "attributes": { + } + }, + "$abc$32408$n3213": { + "hide_name": 1, + "bits": [ 2017 ], + "attributes": { + } + }, + "$abc$32408$n3216": { + "hide_name": 1, + "bits": [ 2019 ], + "attributes": { + } + }, + "$abc$32408$n3219": { + "hide_name": 1, + "bits": [ 2021 ], + "attributes": { + } + }, + "$abc$32408$n3221": { + "hide_name": 1, + "bits": [ 2023 ], + "attributes": { + } + }, + "$abc$32408$n3224": { + "hide_name": 1, + "bits": [ 2025 ], + "attributes": { + } + }, + "$abc$32408$n3226": { + "hide_name": 1, + "bits": [ 2027 ], + "attributes": { + } + }, + "$abc$32408$n3229": { + "hide_name": 1, + "bits": [ 347 ], + "attributes": { + } + }, + "$abc$32408$n3235": { + "hide_name": 1, + "bits": [ 1542 ], + "attributes": { + } + }, + "$abc$32408$n3236": { + "hide_name": 1, + "bits": [ 2029 ], + "attributes": { + } + }, + "$abc$32408$n3236_1": { + "hide_name": 1, + "bits": [ 1543 ], + "attributes": { + } + }, + "$abc$32408$n3238": { + "hide_name": 1, + "bits": [ 1547 ], + "attributes": { + } + }, + "$abc$32408$n3239": { + "hide_name": 1, + "bits": [ 2031 ], + "attributes": { + } + }, + "$abc$32408$n3239_1": { + "hide_name": 1, + "bits": [ 1545 ], + "attributes": { + } + }, + "$abc$32408$n3240_1": { + "hide_name": 1, + "bits": [ 1548 ], + "attributes": { + } + }, + "$abc$32408$n3241": { + "hide_name": 1, + "bits": [ 1549 ], + "attributes": { + } + }, + "$abc$32408$n3242": { + "hide_name": 1, + "bits": [ 2033 ], + "attributes": { + } + }, + "$abc$32408$n3242_1": { + "hide_name": 1, + "bits": [ 1544 ], + "attributes": { + } + }, + "$abc$32408$n3243_1": { + "hide_name": 1, + "bits": [ 1550 ], + "attributes": { + } + }, + "$abc$32408$n3244": { + "hide_name": 1, + "bits": [ 1551 ], + "attributes": { + } + }, + "$abc$32408$n3245": { + "hide_name": 1, + "bits": [ 2035 ], + "attributes": { + } + }, + "$abc$32408$n3245_1": { + "hide_name": 1, + "bits": [ 1552 ], + "attributes": { + } + }, + "$abc$32408$n3246_1": { + "hide_name": 1, + "bits": [ 1546 ], + "attributes": { + } + }, + "$abc$32408$n3248": { + "hide_name": 1, + "bits": [ 2037 ], + "attributes": { + } + }, + "$abc$32408$n3250": { + "hide_name": 1, + "bits": [ 1559 ], + "attributes": { + } + }, + "$abc$32408$n3251": { + "hide_name": 1, + "bits": [ 2039 ], + "attributes": { + } + }, + "$abc$32408$n3253": { + "hide_name": 1, + "bits": [ 1560 ], + "attributes": { + } + }, + "$abc$32408$n3254": { + "hide_name": 1, + "bits": [ 2041 ], + "attributes": { + } + }, + "$abc$32408$n3254_1": { + "hide_name": 1, + "bits": [ 1564 ], + "attributes": { + } + }, + "$abc$32408$n3257": { + "hide_name": 1, + "bits": [ 2043 ], + "attributes": { + } + }, + "$abc$32408$n3259": { + "hide_name": 1, + "bits": [ 1565 ], + "attributes": { + } + }, + "$abc$32408$n3260": { + "hide_name": 1, + "bits": [ 2045 ], + "attributes": { + } + }, + "$abc$32408$n3260_1": { + "hide_name": 1, + "bits": [ 1569 ], + "attributes": { + } + }, + "$abc$32408$n3261_1": { + "hide_name": 1, + "bits": [ 1572 ], + "attributes": { + } + }, + "$abc$32408$n3262": { + "hide_name": 1, + "bits": [ 1570 ], + "attributes": { + } + }, + "$abc$32408$n3263": { + "hide_name": 1, + "bits": [ 2047 ], + "attributes": { + } + }, + "$abc$32408$n3263_1": { + "hide_name": 1, + "bits": [ 1571 ], + "attributes": { + } + }, + "$abc$32408$n3264_1": { + "hide_name": 1, + "bits": [ 1573 ], + "attributes": { + } + }, + "$abc$32408$n3266": { + "hide_name": 1, + "bits": [ 2049 ], + "attributes": { + } + }, + "$abc$32408$n3269": { + "hide_name": 1, + "bits": [ 2051 ], + "attributes": { + } + }, + "$abc$32408$n3269_1": { + "hide_name": 1, + "bits": [ 1580 ], + "attributes": { + } + }, + "$abc$32408$n3270_1": { + "hide_name": 1, + "bits": [ 1584 ], + "attributes": { + } + }, + "$abc$32408$n3271": { + "hide_name": 1, + "bits": [ 1588 ], + "attributes": { + } + }, + "$abc$32408$n3272": { + "hide_name": 1, + "bits": [ 2053 ], + "attributes": { + } + }, + "$abc$32408$n3272_1": { + "hide_name": 1, + "bits": [ 1591 ], + "attributes": { + } + }, + "$abc$32408$n3273_1": { + "hide_name": 1, + "bits": [ 1594 ], + "attributes": { + } + }, + "$abc$32408$n3274": { + "hide_name": 1, + "bits": [ 1593 ], + "attributes": { + } + }, + "$abc$32408$n3275": { + "hide_name": 1, + "bits": [ 2055 ], + "attributes": { + } + }, + "$abc$32408$n3275_1": { + "hide_name": 1, + "bits": [ 1587 ], + "attributes": { + } + }, + "$abc$32408$n3276_1": { + "hide_name": 1, + "bits": [ 1586 ], + "attributes": { + } + }, + "$abc$32408$n3277": { + "hide_name": 1, + "bits": [ 1605 ], + "attributes": { + } + }, + "$abc$32408$n3278_1": { + "hide_name": 1, + "bits": [ 1606 ], + "attributes": { + } + }, + "$abc$32408$n3279_1": { + "hide_name": 1, + "bits": [ 1607 ], + "attributes": { + } + }, + "$abc$32408$n3280": { + "hide_name": 1, + "bits": [ 1608 ], + "attributes": { + } + }, + "$abc$32408$n3281_1": { + "hide_name": 1, + "bits": [ 1578 ], + "attributes": { + } + }, + "$abc$32408$n3282_1": { + "hide_name": 1, + "bits": [ 1579 ], + "attributes": { + } + }, + "$abc$32408$n3283_1": { + "hide_name": 1, + "bits": [ 1617 ], + "attributes": { + } + }, + "$abc$32408$n3284_1": { + "hide_name": 1, + "bits": [ 1618 ], + "attributes": { + } + }, + "$abc$32408$n3286_1": { + "hide_name": 1, + "bits": [ 1619 ], + "attributes": { + } + }, + "$abc$32408$n3288_1": { + "hide_name": 1, + "bits": [ 1621 ], + "attributes": { + } + }, + "$abc$32408$n3290_1": { + "hide_name": 1, + "bits": [ 1623 ], + "attributes": { + } + }, + "$abc$32408$n3292_1": { + "hide_name": 1, + "bits": [ 1625 ], + "attributes": { + } + }, + "$abc$32408$n3294_1": { + "hide_name": 1, + "bits": [ 1627 ], + "attributes": { + } + }, + "$abc$32408$n3296_1": { + "hide_name": 1, + "bits": [ 1629 ], + "attributes": { + } + }, + "$abc$32408$n3298": { + "hide_name": 1, + "bits": [ 1631 ], + "attributes": { + } + }, + "$abc$32408$n3300": { + "hide_name": 1, + "bits": [ 1633 ], + "attributes": { + } + }, + "$abc$32408$n3301": { + "hide_name": 1, + "bits": [ 1634 ], + "attributes": { + } + }, + "$abc$32408$n3303": { + "hide_name": 1, + "bits": [ 1487 ], + "attributes": { + } + }, + "$abc$32408$n3303_1": { + "hide_name": 1, + "bits": [ 1636 ], + "attributes": { + } + }, + "$abc$32408$n3305": { + "hide_name": 1, + "bits": [ 1489 ], + "attributes": { + } + }, + "$abc$32408$n3305_1": { + "hide_name": 1, + "bits": [ 1638 ], + "attributes": { + } + }, + "$abc$32408$n3307": { + "hide_name": 1, + "bits": [ 1491 ], + "attributes": { + } + }, + "$abc$32408$n3309": { + "hide_name": 1, + "bits": [ 1493 ], + "attributes": { + } + }, + "$abc$32408$n3311": { + "hide_name": 1, + "bits": [ 1495 ], + "attributes": { + } + }, + "$abc$32408$n3313": { + "hide_name": 1, + "bits": [ 1497 ], + "attributes": { + } + }, + "$abc$32408$n3315": { + "hide_name": 1, + "bits": [ 1499 ], + "attributes": { + } + }, + "$abc$32408$n3317": { + "hide_name": 1, + "bits": [ 1501 ], + "attributes": { + } + }, + "$abc$32408$n3319": { + "hide_name": 1, + "bits": [ 1503 ], + "attributes": { + } + }, + "$abc$32408$n3321": { + "hide_name": 1, + "bits": [ 1505 ], + "attributes": { + } + }, + "$abc$32408$n3323": { + "hide_name": 1, + "bits": [ 1507 ], + "attributes": { + } + }, + "$abc$32408$n3331_1": { + "hide_name": 1, + "bits": [ 1688 ], + "attributes": { + } + }, + "$abc$32408$n3359": { + "hide_name": 1, + "bits": [ 1534 ], + "attributes": { + } + }, + "$abc$32408$n3360": { + "hide_name": 1, + "bits": [ 3366 ], + "attributes": { + } + }, + "$abc$32408$n3361": { + "hide_name": 1, + "bits": [ 1537 ], + "attributes": { + } + }, + "$abc$32408$n3398": { + "hide_name": 1, + "bits": [ 1812 ], + "attributes": { + } + }, + "$abc$32408$n3399_1": { + "hide_name": 1, + "bits": [ 1811 ], + "attributes": { + } + }, + "$abc$32408$n3408_1": { + "hide_name": 1, + "bits": [ 1828 ], + "attributes": { + } + }, + "$abc$32408$n3409": { + "hide_name": 1, + "bits": [ 1832 ], + "attributes": { + } + }, + "$abc$32408$n3410": { + "hide_name": 1, + "bits": [ 1833 ], + "attributes": { + } + }, + "$abc$32408$n3411_1": { + "hide_name": 1, + "bits": [ 1835 ], + "attributes": { + } + }, + "$abc$32408$n3412": { + "hide_name": 1, + "bits": [ 1837 ], + "attributes": { + } + }, + "$abc$32408$n3413": { + "hide_name": 1, + "bits": [ 1842 ], + "attributes": { + } + }, + "$abc$32408$n3414_1": { + "hide_name": 1, + "bits": [ 1838 ], + "attributes": { + } + }, + "$abc$32408$n3415": { + "hide_name": 1, + "bits": [ 1839 ], + "attributes": { + } + }, + "$abc$32408$n3416": { + "hide_name": 1, + "bits": [ 1836 ], + "attributes": { + } + }, + "$abc$32408$n3417_1": { + "hide_name": 1, + "bits": [ 1851 ], + "attributes": { + } + }, + "$abc$32408$n3418": { + "hide_name": 1, + "bits": [ 1852 ], + "attributes": { + } + }, + "$abc$32408$n3419": { + "hide_name": 1, + "bits": [ 1834 ], + "attributes": { + } + }, + "$abc$32408$n3420_1": { + "hide_name": 1, + "bits": [ 1853 ], + "attributes": { + } + }, + "$abc$32408$n3421": { + "hide_name": 1, + "bits": [ 1855 ], + "attributes": { + } + }, + "$abc$32408$n3422": { + "hide_name": 1, + "bits": [ 1856 ], + "attributes": { + } + }, + "$abc$32408$n3423_1": { + "hide_name": 1, + "bits": [ 1854 ], + "attributes": { + } + }, + "$abc$32408$n3424": { + "hide_name": 1, + "bits": [ 1830 ], + "attributes": { + } + }, + "$abc$32408$n3425": { + "hide_name": 1, + "bits": [ 1857 ], + "attributes": { + } + }, + "$abc$32408$n3434": { + "hide_name": 1, + "bits": [ 1865 ], + "attributes": { + } + }, + "$abc$32408$n3435": { + "hide_name": 1, + "bits": [ 1869 ], + "attributes": { + } + }, + "$abc$32408$n3436": { + "hide_name": 1, + "bits": [ 1870 ], + "attributes": { + } + }, + "$abc$32408$n3437": { + "hide_name": 1, + "bits": [ 1872 ], + "attributes": { + } + }, + "$abc$32408$n3438": { + "hide_name": 1, + "bits": [ 1874 ], + "attributes": { + } + }, + "$abc$32408$n3439": { + "hide_name": 1, + "bits": [ 1878 ], + "attributes": { + } + }, + "$abc$32408$n3440": { + "hide_name": 1, + "bits": [ 1875 ], + "attributes": { + } + }, + "$abc$32408$n3441": { + "hide_name": 1, + "bits": [ 1876 ], + "attributes": { + } + }, + "$abc$32408$n3442": { + "hide_name": 1, + "bits": [ 1873 ], + "attributes": { + } + }, + "$abc$32408$n3443": { + "hide_name": 1, + "bits": [ 1883 ], + "attributes": { + } + }, + "$abc$32408$n3444": { + "hide_name": 1, + "bits": [ 1884 ], + "attributes": { + } + }, + "$abc$32408$n3445": { + "hide_name": 1, + "bits": [ 1871 ], + "attributes": { + } + }, + "$abc$32408$n3446": { + "hide_name": 1, + "bits": [ 1885 ], + "attributes": { + } + }, + "$abc$32408$n3447": { + "hide_name": 1, + "bits": [ 1887 ], + "attributes": { + } + }, + "$abc$32408$n3448": { + "hide_name": 1, + "bits": [ 1888 ], + "attributes": { + } + }, + "$abc$32408$n3449": { + "hide_name": 1, + "bits": [ 1886 ], + "attributes": { + } + }, + "$abc$32408$n3450": { + "hide_name": 1, + "bits": [ 1867 ], + "attributes": { + } + }, + "$abc$32408$n3451": { + "hide_name": 1, + "bits": [ 1889 ], + "attributes": { + } + }, + "$abc$32408$n3545_1": { + "hide_name": 1, + "bits": [ 1960 ], + "attributes": { + } + }, + "$abc$32408$n3547_1": { + "hide_name": 1, + "bits": [ 1961 ], + "attributes": { + } + }, + "$abc$32408$n3550": { + "hide_name": 1, + "bits": [ 1963 ], + "attributes": { + } + }, + "$abc$32408$n3552": { + "hide_name": 1, + "bits": [ 1962 ], + "attributes": { + } + }, + "$abc$32408$n3558_1": { + "hide_name": 1, + "bits": [ 1971 ], + "attributes": { + } + }, + "$abc$32408$n3562_1": { + "hide_name": 1, + "bits": [ 1972 ], + "attributes": { + } + }, + "$abc$32408$n3567": { + "hide_name": 1, + "bits": [ 1976 ], + "attributes": { + } + }, + "$abc$32408$n3580": { + "hide_name": 1, + "bits": [ 1994 ], + "attributes": { + } + }, + "$abc$32408$n3581": { + "hide_name": 1, + "bits": [ 1996 ], + "attributes": { + } + }, + "$abc$32408$n3602": { + "hide_name": 1, + "bits": [ 1729 ], + "attributes": { + } + }, + "$abc$32408$n3606": { + "hide_name": 1, + "bits": [ 1731 ], + "attributes": { + } + }, + "$abc$32408$n3608": { + "hide_name": 1, + "bits": [ 1733 ], + "attributes": { + } + }, + "$abc$32408$n3610": { + "hide_name": 1, + "bits": [ 1735 ], + "attributes": { + } + }, + "$abc$32408$n3612": { + "hide_name": 1, + "bits": [ 1737 ], + "attributes": { + } + }, + "$abc$32408$n3614": { + "hide_name": 1, + "bits": [ 1739 ], + "attributes": { + } + }, + "$abc$32408$n3616": { + "hide_name": 1, + "bits": [ 1741 ], + "attributes": { + } + }, + "$abc$32408$n3618": { + "hide_name": 1, + "bits": [ 1743 ], + "attributes": { + } + }, + "$abc$32408$n3620": { + "hide_name": 1, + "bits": [ 1745 ], + "attributes": { + } + }, + "$abc$32408$n3623": { + "hide_name": 1, + "bits": [ 453 ], + "attributes": { + } + }, + "$abc$32408$n3642_1": { + "hide_name": 1, + "bits": [ 2113 ], + "attributes": { + } + }, + "$abc$32408$n3646_1": { + "hide_name": 1, + "bits": [ 2115 ], + "attributes": { + } + }, + "$abc$32408$n3658": { + "hide_name": 1, + "bits": [ 2122 ], + "attributes": { + } + }, + "$abc$32408$n3662_1": { + "hide_name": 1, + "bits": [ 2127 ], + "attributes": { + } + }, + "$abc$32408$n3664_1": { + "hide_name": 1, + "bits": [ 2129 ], + "attributes": { + } + }, + "$abc$32408$n3667_1": { + "hide_name": 1, + "bits": [ 2132 ], + "attributes": { + } + }, + "$abc$32408$n3754": { + "hide_name": 1, + "bits": [ 2219 ], + "attributes": { + } + }, + "$abc$32408$n3755_1": { + "hide_name": 1, + "bits": [ 2223 ], + "attributes": { + } + }, + "$abc$32408$n3756": { + "hide_name": 1, + "bits": [ 2227 ], + "attributes": { + } + }, + "$abc$32408$n3757_1": { + "hide_name": 1, + "bits": [ 2228 ], + "attributes": { + } + }, + "$abc$32408$n3758": { + "hide_name": 1, + "bits": [ 2229 ], + "attributes": { + } + }, + "$abc$32408$n3759_1": { + "hide_name": 1, + "bits": [ 2230 ], + "attributes": { + } + }, + "$abc$32408$n3760_1": { + "hide_name": 1, + "bits": [ 2233 ], + "attributes": { + } + }, + "$abc$32408$n3761_1": { + "hide_name": 1, + "bits": [ 2231 ], + "attributes": { + } + }, + "$abc$32408$n3762_1": { + "hide_name": 1, + "bits": [ 2234 ], + "attributes": { + } + }, + "$abc$32408$n3763_1": { + "hide_name": 1, + "bits": [ 2232 ], + "attributes": { + } + }, + "$abc$32408$n3764_1": { + "hide_name": 1, + "bits": [ 2224 ], + "attributes": { + } + }, + "$abc$32408$n3765_1": { + "hide_name": 1, + "bits": [ 2225 ], + "attributes": { + } + }, + "$abc$32408$n3766_1": { + "hide_name": 1, + "bits": [ 2220 ], + "attributes": { + } + }, + "$abc$32408$n3767_1": { + "hide_name": 1, + "bits": [ 2221 ], + "attributes": { + } + }, + "$abc$32408$n3769_1": { + "hide_name": 1, + "bits": [ 2237 ], + "attributes": { + } + }, + "$abc$32408$n3770_1": { + "hide_name": 1, + "bits": [ 2239 ], + "attributes": { + } + }, + "$abc$32408$n3771": { + "hide_name": 1, + "bits": [ 2240 ], + "attributes": { + } + }, + "$abc$32408$n3772": { + "hide_name": 1, + "bits": [ 2242 ], + "attributes": { + } + }, + "$abc$32408$n3773": { + "hide_name": 1, + "bits": [ 2244 ], + "attributes": { + } + }, + "$abc$32408$n3774": { + "hide_name": 1, + "bits": [ 2245 ], + "attributes": { + } + }, + "$abc$32408$n3775": { + "hide_name": 1, + "bits": [ 2246 ], + "attributes": { + } + }, + "$abc$32408$n3776": { + "hide_name": 1, + "bits": [ 2249 ], + "attributes": { + } + }, + "$abc$32408$n3777": { + "hide_name": 1, + "bits": [ 2247 ], + "attributes": { + } + }, + "$abc$32408$n3778": { + "hide_name": 1, + "bits": [ 2250 ], + "attributes": { + } + }, + "$abc$32408$n3779": { + "hide_name": 1, + "bits": [ 2248 ], + "attributes": { + } + }, + "$abc$32408$n3780": { + "hide_name": 1, + "bits": [ 2243 ], + "attributes": { + } + }, + "$abc$32408$n3781": { + "hide_name": 1, + "bits": [ 2241 ], + "attributes": { + } + }, + "$abc$32408$n3782": { + "hide_name": 1, + "bits": [ 2253 ], + "attributes": { + } + }, + "$abc$32408$n3783": { + "hide_name": 1, + "bits": [ 2254 ], + "attributes": { + } + }, + "$abc$32408$n3784": { + "hide_name": 1, + "bits": [ 2236 ], + "attributes": { + } + }, + "$abc$32408$n3786": { + "hide_name": 1, + "bits": [ 2255 ], + "attributes": { + } + }, + "$abc$32408$n3787_1": { + "hide_name": 1, + "bits": [ 2256 ], + "attributes": { + } + }, + "$abc$32408$n3788": { + "hide_name": 1, + "bits": [ 2259 ], + "attributes": { + } + }, + "$abc$32408$n3789_1": { + "hide_name": 1, + "bits": [ 2260 ], + "attributes": { + } + }, + "$abc$32408$n3790": { + "hide_name": 1, + "bits": [ 2263 ], + "attributes": { + } + }, + "$abc$32408$n3791_1": { + "hide_name": 1, + "bits": [ 2265 ], + "attributes": { + } + }, + "$abc$32408$n3792": { + "hide_name": 1, + "bits": [ 2266 ], + "attributes": { + } + }, + "$abc$32408$n3793": { + "hide_name": 1, + "bits": [ 2267 ], + "attributes": { + } + }, + "$abc$32408$n3794": { + "hide_name": 1, + "bits": [ 2270 ], + "attributes": { + } + }, + "$abc$32408$n3795": { + "hide_name": 1, + "bits": [ 2268 ], + "attributes": { + } + }, + "$abc$32408$n3796_1": { + "hide_name": 1, + "bits": [ 2271 ], + "attributes": { + } + }, + "$abc$32408$n3797_1": { + "hide_name": 1, + "bits": [ 2269 ], + "attributes": { + } + }, + "$abc$32408$n3798": { + "hide_name": 1, + "bits": [ 2264 ], + "attributes": { + } + }, + "$abc$32408$n3799_1": { + "hide_name": 1, + "bits": [ 2273 ], + "attributes": { + } + }, + "$abc$32408$n3800": { + "hide_name": 1, + "bits": [ 2274 ], + "attributes": { + } + }, + "$abc$32408$n3801_1": { + "hide_name": 1, + "bits": [ 2261 ], + "attributes": { + } + }, + "$abc$32408$n3802": { + "hide_name": 1, + "bits": [ 2262 ], + "attributes": { + } + }, + "$abc$32408$n3803_1": { + "hide_name": 1, + "bits": [ 2257 ], + "attributes": { + } + }, + "$abc$32408$n3805_1": { + "hide_name": 1, + "bits": [ 2276 ], + "attributes": { + } + }, + "$abc$32408$n3806": { + "hide_name": 1, + "bits": [ 2277 ], + "attributes": { + } + }, + "$abc$32408$n3807_1": { + "hide_name": 1, + "bits": [ 2280 ], + "attributes": { + } + }, + "$abc$32408$n3808": { + "hide_name": 1, + "bits": [ 2281 ], + "attributes": { + } + }, + "$abc$32408$n3809_1": { + "hide_name": 1, + "bits": [ 2284 ], + "attributes": { + } + }, + "$abc$32408$n3810": { + "hide_name": 1, + "bits": [ 2286 ], + "attributes": { + } + }, + "$abc$32408$n3811_1": { + "hide_name": 1, + "bits": [ 2288 ], + "attributes": { + } + }, + "$abc$32408$n3812": { + "hide_name": 1, + "bits": [ 2287 ], + "attributes": { + } + }, + "$abc$32408$n3813_1": { + "hide_name": 1, + "bits": [ 2285 ], + "attributes": { + } + }, + "$abc$32408$n3814_1": { + "hide_name": 1, + "bits": [ 2289 ], + "attributes": { + } + }, + "$abc$32408$n3815_1": { + "hide_name": 1, + "bits": [ 2290 ], + "attributes": { + } + }, + "$abc$32408$n3816_1": { + "hide_name": 1, + "bits": [ 2291 ], + "attributes": { + } + }, + "$abc$32408$n3817_1": { + "hide_name": 1, + "bits": [ 2292 ], + "attributes": { + } + }, + "$abc$32408$n3818_1": { + "hide_name": 1, + "bits": [ 2295 ], + "attributes": { + } + }, + "$abc$32408$n3819_1": { + "hide_name": 1, + "bits": [ 2293 ], + "attributes": { + } + }, + "$abc$32408$n3820_1": { + "hide_name": 1, + "bits": [ 2296 ], + "attributes": { + } + }, + "$abc$32408$n3821_1": { + "hide_name": 1, + "bits": [ 2294 ], + "attributes": { + } + }, + "$abc$32408$n3822_1": { + "hide_name": 1, + "bits": [ 2282 ], + "attributes": { + } + }, + "$abc$32408$n3823_1": { + "hide_name": 1, + "bits": [ 2283 ], + "attributes": { + } + }, + "$abc$32408$n3824_1": { + "hide_name": 1, + "bits": [ 2278 ], + "attributes": { + } + }, + "$abc$32408$n3826": { + "hide_name": 1, + "bits": [ 2298 ], + "attributes": { + } + }, + "$abc$32408$n3827": { + "hide_name": 1, + "bits": [ 2302 ], + "attributes": { + } + }, + "$abc$32408$n3828": { + "hide_name": 1, + "bits": [ 2305 ], + "attributes": { + } + }, + "$abc$32408$n3829": { + "hide_name": 1, + "bits": [ 2307 ], + "attributes": { + } + }, + "$abc$32408$n3830": { + "hide_name": 1, + "bits": [ 2308 ], + "attributes": { + } + }, + "$abc$32408$n3831": { + "hide_name": 1, + "bits": [ 2309 ], + "attributes": { + } + }, + "$abc$32408$n3832": { + "hide_name": 1, + "bits": [ 2310 ], + "attributes": { + } + }, + "$abc$32408$n3833": { + "hide_name": 1, + "bits": [ 2313 ], + "attributes": { + } + }, + "$abc$32408$n3834": { + "hide_name": 1, + "bits": [ 2311 ], + "attributes": { + } + }, + "$abc$32408$n3835": { + "hide_name": 1, + "bits": [ 2314 ], + "attributes": { + } + }, + "$abc$32408$n3836": { + "hide_name": 1, + "bits": [ 2312 ], + "attributes": { + } + }, + "$abc$32408$n3837": { + "hide_name": 1, + "bits": [ 2306 ], + "attributes": { + } + }, + "$abc$32408$n3838": { + "hide_name": 1, + "bits": [ 2316 ], + "attributes": { + } + }, + "$abc$32408$n3839_1": { + "hide_name": 1, + "bits": [ 2318 ], + "attributes": { + } + }, + "$abc$32408$n3840": { + "hide_name": 1, + "bits": [ 2317 ], + "attributes": { + } + }, + "$abc$32408$n3841_1": { + "hide_name": 1, + "bits": [ 2303 ], + "attributes": { + } + }, + "$abc$32408$n3842": { + "hide_name": 1, + "bits": [ 2304 ], + "attributes": { + } + }, + "$abc$32408$n3843_1": { + "hide_name": 1, + "bits": [ 2319 ], + "attributes": { + } + }, + "$abc$32408$n3844": { + "hide_name": 1, + "bits": [ 2320 ], + "attributes": { + } + }, + "$abc$32408$n3845_1": { + "hide_name": 1, + "bits": [ 2299 ], + "attributes": { + } + }, + "$abc$32408$n3846": { + "hide_name": 1, + "bits": [ 2300 ], + "attributes": { + } + }, + "$abc$32408$n3848": { + "hide_name": 1, + "bits": [ 2321 ], + "attributes": { + } + }, + "$abc$32408$n3849": { + "hide_name": 1, + "bits": [ 1592 ], + "attributes": { + } + }, + "$abc$32408$n3849_1": { + "hide_name": 1, + "bits": [ 2322 ], + "attributes": { + } + }, + "$abc$32408$n3850": { + "hide_name": 1, + "bits": [ 2325 ], + "attributes": { + } + }, + "$abc$32408$n3851": { + "hide_name": 1, + "bits": [ 1583 ], + "attributes": { + } + }, + "$abc$32408$n3851_1": { + "hide_name": 1, + "bits": [ 2326 ], + "attributes": { + } + }, + "$abc$32408$n3852": { + "hide_name": 1, + "bits": [ 2328 ], + "attributes": { + } + }, + "$abc$32408$n3853": { + "hide_name": 1, + "bits": [ 1582 ], + "attributes": { + } + }, + "$abc$32408$n3853_1": { + "hide_name": 1, + "bits": [ 2330 ], + "attributes": { + } + }, + "$abc$32408$n3854": { + "hide_name": 1, + "bits": [ 1982 ], + "attributes": { + } + }, + "$abc$32408$n3854_1": { + "hide_name": 1, + "bits": [ 2331 ], + "attributes": { + } + }, + "$abc$32408$n3855": { + "hide_name": 1, + "bits": [ 2332 ], + "attributes": { + } + }, + "$abc$32408$n3856": { + "hide_name": 1, + "bits": [ 2333 ], + "attributes": { + } + }, + "$abc$32408$n3857": { + "hide_name": 1, + "bits": [ 2336 ], + "attributes": { + } + }, + "$abc$32408$n3858": { + "hide_name": 1, + "bits": [ 2334 ], + "attributes": { + } + }, + "$abc$32408$n3859": { + "hide_name": 1, + "bits": [ 2337 ], + "attributes": { + } + }, + "$abc$32408$n3860": { + "hide_name": 1, + "bits": [ 2335 ], + "attributes": { + } + }, + "$abc$32408$n3861": { + "hide_name": 1, + "bits": [ 2329 ], + "attributes": { + } + }, + "$abc$32408$n3862": { + "hide_name": 1, + "bits": [ 2339 ], + "attributes": { + } + }, + "$abc$32408$n3863": { + "hide_name": 1, + "bits": [ 2341 ], + "attributes": { + } + }, + "$abc$32408$n3864": { + "hide_name": 1, + "bits": [ 2340 ], + "attributes": { + } + }, + "$abc$32408$n3865": { + "hide_name": 1, + "bits": [ 2327 ], + "attributes": { + } + }, + "$abc$32408$n3866_1": { + "hide_name": 1, + "bits": [ 2342 ], + "attributes": { + } + }, + "$abc$32408$n3867": { + "hide_name": 1, + "bits": [ 2323 ], + "attributes": { + } + }, + "$abc$32408$n3869": { + "hide_name": 1, + "bits": [ 2343 ], + "attributes": { + } + }, + "$abc$32408$n3870": { + "hide_name": 1, + "bits": [ 2344 ], + "attributes": { + } + }, + "$abc$32408$n3871": { + "hide_name": 1, + "bits": [ 2347 ], + "attributes": { + } + }, + "$abc$32408$n3872": { + "hide_name": 1, + "bits": [ 2348 ], + "attributes": { + } + }, + "$abc$32408$n3873": { + "hide_name": 1, + "bits": [ 2350 ], + "attributes": { + } + }, + "$abc$32408$n3874": { + "hide_name": 1, + "bits": [ 2352 ], + "attributes": { + } + }, + "$abc$32408$n3875": { + "hide_name": 1, + "bits": [ 2353 ], + "attributes": { + } + }, + "$abc$32408$n3876": { + "hide_name": 1, + "bits": [ 2354 ], + "attributes": { + } + }, + "$abc$32408$n3877": { + "hide_name": 1, + "bits": [ 2355 ], + "attributes": { + } + }, + "$abc$32408$n3878": { + "hide_name": 1, + "bits": [ 2358 ], + "attributes": { + } + }, + "$abc$32408$n3879": { + "hide_name": 1, + "bits": [ 2356 ], + "attributes": { + } + }, + "$abc$32408$n3880": { + "hide_name": 1, + "bits": [ 2359 ], + "attributes": { + } + }, + "$abc$32408$n3881": { + "hide_name": 1, + "bits": [ 2357 ], + "attributes": { + } + }, + "$abc$32408$n3882": { + "hide_name": 1, + "bits": [ 2351 ], + "attributes": { + } + }, + "$abc$32408$n3883": { + "hide_name": 1, + "bits": [ 2361 ], + "attributes": { + } + }, + "$abc$32408$n3884": { + "hide_name": 1, + "bits": [ 2363 ], + "attributes": { + } + }, + "$abc$32408$n3885": { + "hide_name": 1, + "bits": [ 2362 ], + "attributes": { + } + }, + "$abc$32408$n3886": { + "hide_name": 1, + "bits": [ 2349 ], + "attributes": { + } + }, + "$abc$32408$n3887": { + "hide_name": 1, + "bits": [ 2364 ], + "attributes": { + } + }, + "$abc$32408$n3888": { + "hide_name": 1, + "bits": [ 2345 ], + "attributes": { + } + }, + "$abc$32408$n3890": { + "hide_name": 1, + "bits": [ 2365 ], + "attributes": { + } + }, + "$abc$32408$n3891": { + "hide_name": 1, + "bits": [ 2366 ], + "attributes": { + } + }, + "$abc$32408$n3892": { + "hide_name": 1, + "bits": [ 2369 ], + "attributes": { + } + }, + "$abc$32408$n3893": { + "hide_name": 1, + "bits": [ 2370 ], + "attributes": { + } + }, + "$abc$32408$n3894": { + "hide_name": 1, + "bits": [ 2372 ], + "attributes": { + } + }, + "$abc$32408$n3895": { + "hide_name": 1, + "bits": [ 2374 ], + "attributes": { + } + }, + "$abc$32408$n3896": { + "hide_name": 1, + "bits": [ 2375 ], + "attributes": { + } + }, + "$abc$32408$n3897": { + "hide_name": 1, + "bits": [ 2376 ], + "attributes": { + } + }, + "$abc$32408$n3898": { + "hide_name": 1, + "bits": [ 2377 ], + "attributes": { + } + }, + "$abc$32408$n3899": { + "hide_name": 1, + "bits": [ 2380 ], + "attributes": { + } + }, + "$abc$32408$n3900": { + "hide_name": 1, + "bits": [ 2378 ], + "attributes": { + } + }, + "$abc$32408$n3901": { + "hide_name": 1, + "bits": [ 2381 ], + "attributes": { + } + }, + "$abc$32408$n3902": { + "hide_name": 1, + "bits": [ 2379 ], + "attributes": { + } + }, + "$abc$32408$n3903": { + "hide_name": 1, + "bits": [ 2373 ], + "attributes": { + } + }, + "$abc$32408$n3904": { + "hide_name": 1, + "bits": [ 2383 ], + "attributes": { + } + }, + "$abc$32408$n3905": { + "hide_name": 1, + "bits": [ 2385 ], + "attributes": { + } + }, + "$abc$32408$n3906": { + "hide_name": 1, + "bits": [ 2384 ], + "attributes": { + } + }, + "$abc$32408$n3907": { + "hide_name": 1, + "bits": [ 2371 ], + "attributes": { + } + }, + "$abc$32408$n3908": { + "hide_name": 1, + "bits": [ 2386 ], + "attributes": { + } + }, + "$abc$32408$n3909": { + "hide_name": 1, + "bits": [ 2367 ], + "attributes": { + } + }, + "$abc$32408$n3911": { + "hide_name": 1, + "bits": [ 2387 ], + "attributes": { + } + }, + "$abc$32408$n3912": { + "hide_name": 1, + "bits": [ 2388 ], + "attributes": { + } + }, + "$abc$32408$n3913": { + "hide_name": 1, + "bits": [ 2391 ], + "attributes": { + } + }, + "$abc$32408$n3914": { + "hide_name": 1, + "bits": [ 2392 ], + "attributes": { + } + }, + "$abc$32408$n3915": { + "hide_name": 1, + "bits": [ 2395 ], + "attributes": { + } + }, + "$abc$32408$n3916": { + "hide_name": 1, + "bits": [ 2397 ], + "attributes": { + } + }, + "$abc$32408$n3917": { + "hide_name": 1, + "bits": [ 2398 ], + "attributes": { + } + }, + "$abc$32408$n3918": { + "hide_name": 1, + "bits": [ 2400 ], + "attributes": { + } + }, + "$abc$32408$n3919": { + "hide_name": 1, + "bits": [ 2399 ], + "attributes": { + } + }, + "$abc$32408$n3920": { + "hide_name": 1, + "bits": [ 2396 ], + "attributes": { + } + }, + "$abc$32408$n3921_1": { + "hide_name": 1, + "bits": [ 2401 ], + "attributes": { + } + }, + "$abc$32408$n3922": { + "hide_name": 1, + "bits": [ 2402 ], + "attributes": { + } + }, + "$abc$32408$n3923": { + "hide_name": 1, + "bits": [ 2403 ], + "attributes": { + } + }, + "$abc$32408$n3924": { + "hide_name": 1, + "bits": [ 2404 ], + "attributes": { + } + }, + "$abc$32408$n3925": { + "hide_name": 1, + "bits": [ 2407 ], + "attributes": { + } + }, + "$abc$32408$n3926": { + "hide_name": 1, + "bits": [ 2405 ], + "attributes": { + } + }, + "$abc$32408$n3927_1": { + "hide_name": 1, + "bits": [ 2408 ], + "attributes": { + } + }, + "$abc$32408$n3928": { + "hide_name": 1, + "bits": [ 2406 ], + "attributes": { + } + }, + "$abc$32408$n3929": { + "hide_name": 1, + "bits": [ 2393 ], + "attributes": { + } + }, + "$abc$32408$n3930_1": { + "hide_name": 1, + "bits": [ 2410 ], + "attributes": { + } + }, + "$abc$32408$n3931": { + "hide_name": 1, + "bits": [ 2411 ], + "attributes": { + } + }, + "$abc$32408$n3932": { + "hide_name": 1, + "bits": [ 2389 ], + "attributes": { + } + }, + "$abc$32408$n3934": { + "hide_name": 1, + "bits": [ 2412 ], + "attributes": { + } + }, + "$abc$32408$n3935": { + "hide_name": 1, + "bits": [ 2414 ], + "attributes": { + } + }, + "$abc$32408$n3936_1": { + "hide_name": 1, + "bits": [ 2416 ], + "attributes": { + } + }, + "$abc$32408$n3937": { + "hide_name": 1, + "bits": [ 2417 ], + "attributes": { + } + }, + "$abc$32408$n3938": { + "hide_name": 1, + "bits": [ 2420 ], + "attributes": { + } + }, + "$abc$32408$n3939": { + "hide_name": 1, + "bits": [ 2421 ], + "attributes": { + } + }, + "$abc$32408$n3940": { + "hide_name": 1, + "bits": [ 2422 ], + "attributes": { + } + }, + "$abc$32408$n3941_1": { + "hide_name": 1, + "bits": [ 2423 ], + "attributes": { + } + }, + "$abc$32408$n3942": { + "hide_name": 1, + "bits": [ 2425 ], + "attributes": { + } + }, + "$abc$32408$n3943": { + "hide_name": 1, + "bits": [ 2424 ], + "attributes": { + } + }, + "$abc$32408$n3944": { + "hide_name": 1, + "bits": [ 2418 ], + "attributes": { + } + }, + "$abc$32408$n3945": { + "hide_name": 1, + "bits": [ 2426 ], + "attributes": { + } + }, + "$abc$32408$n3946": { + "hide_name": 1, + "bits": [ 2427 ], + "attributes": { + } + }, + "$abc$32408$n3947": { + "hide_name": 1, + "bits": [ 2428 ], + "attributes": { + } + }, + "$abc$32408$n3948_1": { + "hide_name": 1, + "bits": [ 2429 ], + "attributes": { + } + }, + "$abc$32408$n3949": { + "hide_name": 1, + "bits": [ 2432 ], + "attributes": { + } + }, + "$abc$32408$n3950": { + "hide_name": 1, + "bits": [ 2430 ], + "attributes": { + } + }, + "$abc$32408$n3951": { + "hide_name": 1, + "bits": [ 2433 ], + "attributes": { + } + }, + "$abc$32408$n3952": { + "hide_name": 1, + "bits": [ 2431 ], + "attributes": { + } + }, + "$abc$32408$n3953": { + "hide_name": 1, + "bits": [ 2419 ], + "attributes": { + } + }, + "$abc$32408$n3954": { + "hide_name": 1, + "bits": [ 2435 ], + "attributes": { + } + }, + "$abc$32408$n3955": { + "hide_name": 1, + "bits": [ 2413 ], + "attributes": { + } + }, + "$abc$32408$n3957": { + "hide_name": 1, + "bits": [ 2436 ], + "attributes": { + } + }, + "$abc$32408$n3958": { + "hide_name": 1, + "bits": [ 2437 ], + "attributes": { + } + }, + "$abc$32408$n3959_1": { + "hide_name": 1, + "bits": [ 2440 ], + "attributes": { + } + }, + "$abc$32408$n3960": { + "hide_name": 1, + "bits": [ 2441 ], + "attributes": { + } + }, + "$abc$32408$n3961_1": { + "hide_name": 1, + "bits": [ 2443 ], + "attributes": { + } + }, + "$abc$32408$n3962_1": { + "hide_name": 1, + "bits": [ 2444 ], + "attributes": { + } + }, + "$abc$32408$n3963_1": { + "hide_name": 1, + "bits": [ 2446 ], + "attributes": { + } + }, + "$abc$32408$n3964_1": { + "hide_name": 1, + "bits": [ 2447 ], + "attributes": { + } + }, + "$abc$32408$n3965": { + "hide_name": 1, + "bits": [ 198 ], + "attributes": { + } + }, + "$abc$32408$n3965_1": { + "hide_name": 1, + "bits": [ 2449 ], + "attributes": { + } + }, + "$abc$32408$n3966": { + "hide_name": 1, + "bits": [ 2448 ], + "attributes": { + } + }, + "$abc$32408$n3967": { + "hide_name": 1, + "bits": [ 2445 ], + "attributes": { + } + }, + "$abc$32408$n3968": { + "hide_name": 1, + "bits": [ 2450 ], + "attributes": { + } + }, + "$abc$32408$n3969": { + "hide_name": 1, + "bits": [ 186 ], + "attributes": { + } + }, + "$abc$32408$n3969_1": { + "hide_name": 1, + "bits": [ 2451 ], + "attributes": { + } + }, + "$abc$32408$n3970": { + "hide_name": 1, + "bits": [ 2452 ], + "attributes": { + } + }, + "$abc$32408$n3971": { + "hide_name": 1, + "bits": [ 181 ], + "attributes": { + } + }, + "$abc$32408$n3971_1": { + "hide_name": 1, + "bits": [ 2453 ], + "attributes": { + } + }, + "$abc$32408$n3972": { + "hide_name": 1, + "bits": [ 2456 ], + "attributes": { + } + }, + "$abc$32408$n3973": { + "hide_name": 1, + "bits": [ 2454 ], + "attributes": { + } + }, + "$abc$32408$n3974": { + "hide_name": 1, + "bits": [ 2457 ], + "attributes": { + } + }, + "$abc$32408$n3975": { + "hide_name": 1, + "bits": [ 2455 ], + "attributes": { + } + }, + "$abc$32408$n3976": { + "hide_name": 1, + "bits": [ 2442 ], + "attributes": { + } + }, + "$abc$32408$n3977": { + "hide_name": 1, + "bits": [ 2458 ], + "attributes": { + } + }, + "$abc$32408$n3978": { + "hide_name": 1, + "bits": [ 2438 ], + "attributes": { + } + }, + "$abc$32408$n3980_1": { + "hide_name": 1, + "bits": [ 2459 ], + "attributes": { + } + }, + "$abc$32408$n3981": { + "hide_name": 1, + "bits": [ 2460 ], + "attributes": { + } + }, + "$abc$32408$n3982_1": { + "hide_name": 1, + "bits": [ 2463 ], + "attributes": { + } + }, + "$abc$32408$n3983": { + "hide_name": 1, + "bits": [ 2464 ], + "attributes": { + } + }, + "$abc$32408$n3984_1": { + "hide_name": 1, + "bits": [ 2467 ], + "attributes": { + } + }, + "$abc$32408$n3985": { + "hide_name": 1, + "bits": [ 2468 ], + "attributes": { + } + }, + "$abc$32408$n3986": { + "hide_name": 1, + "bits": [ 2470 ], + "attributes": { + } + }, + "$abc$32408$n3987": { + "hide_name": 1, + "bits": [ 2471 ], + "attributes": { + } + }, + "$abc$32408$n3988": { + "hide_name": 1, + "bits": [ 2473 ], + "attributes": { + } + }, + "$abc$32408$n3989": { + "hide_name": 1, + "bits": [ 2472 ], + "attributes": { + } + }, + "$abc$32408$n3990": { + "hide_name": 1, + "bits": [ 2469 ], + "attributes": { + } + }, + "$abc$32408$n3991": { + "hide_name": 1, + "bits": [ 2474 ], + "attributes": { + } + }, + "$abc$32408$n3992": { + "hide_name": 1, + "bits": [ 2475 ], + "attributes": { + } + }, + "$abc$32408$n3993": { + "hide_name": 1, + "bits": [ 2476 ], + "attributes": { + } + }, + "$abc$32408$n3994": { + "hide_name": 1, + "bits": [ 2477 ], + "attributes": { + } + }, + "$abc$32408$n3995": { + "hide_name": 1, + "bits": [ 2480 ], + "attributes": { + } + }, + "$abc$32408$n3996": { + "hide_name": 1, + "bits": [ 2478 ], + "attributes": { + } + }, + "$abc$32408$n3997": { + "hide_name": 1, + "bits": [ 2481 ], + "attributes": { + } + }, + "$abc$32408$n3998": { + "hide_name": 1, + "bits": [ 2479 ], + "attributes": { + } + }, + "$abc$32408$n3999": { + "hide_name": 1, + "bits": [ 2465 ], + "attributes": { + } + }, + "$abc$32408$n4000": { + "hide_name": 1, + "bits": [ 2466 ], + "attributes": { + } + }, + "$abc$32408$n4001": { + "hide_name": 1, + "bits": [ 2461 ], + "attributes": { + } + }, + "$abc$32408$n4003": { + "hide_name": 1, + "bits": [ 2482 ], + "attributes": { + } + }, + "$abc$32408$n4004": { + "hide_name": 1, + "bits": [ 2483 ], + "attributes": { + } + }, + "$abc$32408$n4005": { + "hide_name": 1, + "bits": [ 2486 ], + "attributes": { + } + }, + "$abc$32408$n4006": { + "hide_name": 1, + "bits": [ 2487 ], + "attributes": { + } + }, + "$abc$32408$n4007": { + "hide_name": 1, + "bits": [ 2489 ], + "attributes": { + } + }, + "$abc$32408$n4008": { + "hide_name": 1, + "bits": [ 2490 ], + "attributes": { + } + }, + "$abc$32408$n4009": { + "hide_name": 1, + "bits": [ 2493 ], + "attributes": { + } + }, + "$abc$32408$n4010": { + "hide_name": 1, + "bits": [ 2494 ], + "attributes": { + } + }, + "$abc$32408$n4011": { + "hide_name": 1, + "bits": [ 2496 ], + "attributes": { + } + }, + "$abc$32408$n4012": { + "hide_name": 1, + "bits": [ 2495 ], + "attributes": { + } + }, + "$abc$32408$n4013": { + "hide_name": 1, + "bits": [ 2491 ], + "attributes": { + } + }, + "$abc$32408$n4014": { + "hide_name": 1, + "bits": [ 2497 ], + "attributes": { + } + }, + "$abc$32408$n4015": { + "hide_name": 1, + "bits": [ 2498 ], + "attributes": { + } + }, + "$abc$32408$n4016": { + "hide_name": 1, + "bits": [ 2499 ], + "attributes": { + } + }, + "$abc$32408$n4017": { + "hide_name": 1, + "bits": [ 2500 ], + "attributes": { + } + }, + "$abc$32408$n4018": { + "hide_name": 1, + "bits": [ 2501 ], + "attributes": { + } + }, + "$abc$32408$n4019": { + "hide_name": 1, + "bits": [ 2492 ], + "attributes": { + } + }, + "$abc$32408$n4020": { + "hide_name": 1, + "bits": [ 2488 ], + "attributes": { + } + }, + "$abc$32408$n4021": { + "hide_name": 1, + "bits": [ 2502 ], + "attributes": { + } + }, + "$abc$32408$n4022": { + "hide_name": 1, + "bits": [ 2484 ], + "attributes": { + } + }, + "$abc$32408$n4024": { + "hide_name": 1, + "bits": [ 2503 ], + "attributes": { + } + }, + "$abc$32408$n4025": { + "hide_name": 1, + "bits": [ 2504 ], + "attributes": { + } + }, + "$abc$32408$n4026": { + "hide_name": 1, + "bits": [ 2507 ], + "attributes": { + } + }, + "$abc$32408$n4027": { + "hide_name": 1, + "bits": [ 2508 ], + "attributes": { + } + }, + "$abc$32408$n4028": { + "hide_name": 1, + "bits": [ 2510 ], + "attributes": { + } + }, + "$abc$32408$n4029": { + "hide_name": 1, + "bits": [ 2511 ], + "attributes": { + } + }, + "$abc$32408$n4030": { + "hide_name": 1, + "bits": [ 2514 ], + "attributes": { + } + }, + "$abc$32408$n4031": { + "hide_name": 1, + "bits": [ 2515 ], + "attributes": { + } + }, + "$abc$32408$n4032": { + "hide_name": 1, + "bits": [ 2517 ], + "attributes": { + } + }, + "$abc$32408$n4033": { + "hide_name": 1, + "bits": [ 2516 ], + "attributes": { + } + }, + "$abc$32408$n4034": { + "hide_name": 1, + "bits": [ 2512 ], + "attributes": { + } + }, + "$abc$32408$n4035": { + "hide_name": 1, + "bits": [ 2518 ], + "attributes": { + } + }, + "$abc$32408$n4036": { + "hide_name": 1, + "bits": [ 2519 ], + "attributes": { + } + }, + "$abc$32408$n4037": { + "hide_name": 1, + "bits": [ 2520 ], + "attributes": { + } + }, + "$abc$32408$n4038": { + "hide_name": 1, + "bits": [ 2521 ], + "attributes": { + } + }, + "$abc$32408$n4039": { + "hide_name": 1, + "bits": [ 2513 ], + "attributes": { + } + }, + "$abc$32408$n4040": { + "hide_name": 1, + "bits": [ 2509 ], + "attributes": { + } + }, + "$abc$32408$n4041": { + "hide_name": 1, + "bits": [ 2522 ], + "attributes": { + } + }, + "$abc$32408$n4042": { + "hide_name": 1, + "bits": [ 2505 ], + "attributes": { + } + }, + "$abc$32408$n4044": { + "hide_name": 1, + "bits": [ 2523 ], + "attributes": { + } + }, + "$abc$32408$n4045": { + "hide_name": 1, + "bits": [ 2524 ], + "attributes": { + } + }, + "$abc$32408$n4046": { + "hide_name": 1, + "bits": [ 2527 ], + "attributes": { + } + }, + "$abc$32408$n4047": { + "hide_name": 1, + "bits": [ 2528 ], + "attributes": { + } + }, + "$abc$32408$n4048_1": { + "hide_name": 1, + "bits": [ 2531 ], + "attributes": { + } + }, + "$abc$32408$n4049": { + "hide_name": 1, + "bits": [ 2532 ], + "attributes": { + } + }, + "$abc$32408$n4050": { + "hide_name": 1, + "bits": [ 2533 ], + "attributes": { + } + }, + "$abc$32408$n4051": { + "hide_name": 1, + "bits": [ 2534 ], + "attributes": { + } + }, + "$abc$32408$n4052": { + "hide_name": 1, + "bits": [ 2536 ], + "attributes": { + } + }, + "$abc$32408$n4053": { + "hide_name": 1, + "bits": [ 2535 ], + "attributes": { + } + }, + "$abc$32408$n4054": { + "hide_name": 1, + "bits": [ 2529 ], + "attributes": { + } + }, + "$abc$32408$n4055": { + "hide_name": 1, + "bits": [ 2537 ], + "attributes": { + } + }, + "$abc$32408$n4056": { + "hide_name": 1, + "bits": [ 2540 ], + "attributes": { + } + }, + "$abc$32408$n4057": { + "hide_name": 1, + "bits": [ 2541 ], + "attributes": { + } + }, + "$abc$32408$n4058": { + "hide_name": 1, + "bits": [ 260 ], + "attributes": { + } + }, + "$abc$32408$n4058_1": { + "hide_name": 1, + "bits": [ 2538 ], + "attributes": { + } + }, + "$abc$32408$n4059": { + "hide_name": 1, + "bits": [ 2539 ], + "attributes": { + } + }, + "$abc$32408$n4060": { + "hide_name": 1, + "bits": [ 254 ], + "attributes": { + } + }, + "$abc$32408$n4060_1": { + "hide_name": 1, + "bits": [ 2530 ], + "attributes": { + } + }, + "$abc$32408$n4061": { + "hide_name": 1, + "bits": [ 251 ], + "attributes": { + } + }, + "$abc$32408$n4061_1": { + "hide_name": 1, + "bits": [ 2542 ], + "attributes": { + } + }, + "$abc$32408$n4062_1": { + "hide_name": 1, + "bits": [ 2525 ], + "attributes": { + } + }, + "$abc$32408$n4064": { + "hide_name": 1, + "bits": [ 2543 ], + "attributes": { + } + }, + "$abc$32408$n4065_1": { + "hide_name": 1, + "bits": [ 2547 ], + "attributes": { + } + }, + "$abc$32408$n4066_1": { + "hide_name": 1, + "bits": [ 2548 ], + "attributes": { + } + }, + "$abc$32408$n4067": { + "hide_name": 1, + "bits": [ 2550 ], + "attributes": { + } + }, + "$abc$32408$n4068": { + "hide_name": 1, + "bits": [ 2553 ], + "attributes": { + } + }, + "$abc$32408$n4069": { + "hide_name": 1, + "bits": [ 2554 ], + "attributes": { + } + }, + "$abc$32408$n4070_1": { + "hide_name": 1, + "bits": [ 2556 ], + "attributes": { + } + }, + "$abc$32408$n4071": { + "hide_name": 1, + "bits": [ 2557 ], + "attributes": { + } + }, + "$abc$32408$n4072_1": { + "hide_name": 1, + "bits": [ 2555 ], + "attributes": { + } + }, + "$abc$32408$n4073": { + "hide_name": 1, + "bits": [ 2551 ], + "attributes": { + } + }, + "$abc$32408$n4074_1": { + "hide_name": 1, + "bits": [ 2558 ], + "attributes": { + } + }, + "$abc$32408$n4075": { + "hide_name": 1, + "bits": [ 2559 ], + "attributes": { + } + }, + "$abc$32408$n4076_1": { + "hide_name": 1, + "bits": [ 2552 ], + "attributes": { + } + }, + "$abc$32408$n4077": { + "hide_name": 1, + "bits": [ 2549 ], + "attributes": { + } + }, + "$abc$32408$n4078_1": { + "hide_name": 1, + "bits": [ 2560 ], + "attributes": { + } + }, + "$abc$32408$n4079": { + "hide_name": 1, + "bits": [ 2544 ], + "attributes": { + } + }, + "$abc$32408$n4080_1": { + "hide_name": 1, + "bits": [ 2545 ], + "attributes": { + } + }, + "$abc$32408$n4082_1": { + "hide_name": 1, + "bits": [ 2561 ], + "attributes": { + } + }, + "$abc$32408$n4083": { + "hide_name": 1, + "bits": [ 2562 ], + "attributes": { + } + }, + "$abc$32408$n4084_1": { + "hide_name": 1, + "bits": [ 2565 ], + "attributes": { + } + }, + "$abc$32408$n4085": { + "hide_name": 1, + "bits": [ 2566 ], + "attributes": { + } + }, + "$abc$32408$n4086_1": { + "hide_name": 1, + "bits": [ 2568 ], + "attributes": { + } + }, + "$abc$32408$n4087": { + "hide_name": 1, + "bits": [ 2569 ], + "attributes": { + } + }, + "$abc$32408$n4088_1": { + "hide_name": 1, + "bits": [ 2571 ], + "attributes": { + } + }, + "$abc$32408$n4089": { + "hide_name": 1, + "bits": [ 2570 ], + "attributes": { + } + }, + "$abc$32408$n4090_1": { + "hide_name": 1, + "bits": [ 2572 ], + "attributes": { + } + }, + "$abc$32408$n4091": { + "hide_name": 1, + "bits": [ 2573 ], + "attributes": { + } + }, + "$abc$32408$n4092_1": { + "hide_name": 1, + "bits": [ 2574 ], + "attributes": { + } + }, + "$abc$32408$n4093": { + "hide_name": 1, + "bits": [ 2567 ], + "attributes": { + } + }, + "$abc$32408$n4094_1": { + "hide_name": 1, + "bits": [ 2575 ], + "attributes": { + } + }, + "$abc$32408$n4095": { + "hide_name": 1, + "bits": [ 2563 ], + "attributes": { + } + }, + "$abc$32408$n4097": { + "hide_name": 1, + "bits": [ 2576 ], + "attributes": { + } + }, + "$abc$32408$n4098_1": { + "hide_name": 1, + "bits": [ 2577 ], + "attributes": { + } + }, + "$abc$32408$n4099": { + "hide_name": 1, + "bits": [ 2580 ], + "attributes": { + } + }, + "$abc$32408$n4100_1": { + "hide_name": 1, + "bits": [ 2581 ], + "attributes": { + } + }, + "$abc$32408$n4101": { + "hide_name": 1, + "bits": [ 2584 ], + "attributes": { + } + }, + "$abc$32408$n4102_1": { + "hide_name": 1, + "bits": [ 2585 ], + "attributes": { + } + }, + "$abc$32408$n4103": { + "hide_name": 1, + "bits": [ 2587 ], + "attributes": { + } + }, + "$abc$32408$n4104_1": { + "hide_name": 1, + "bits": [ 2588 ], + "attributes": { + } + }, + "$abc$32408$n4105": { + "hide_name": 1, + "bits": [ 2586 ], + "attributes": { + } + }, + "$abc$32408$n4106_1": { + "hide_name": 1, + "bits": [ 2582 ], + "attributes": { + } + }, + "$abc$32408$n4107": { + "hide_name": 1, + "bits": [ 2583 ], + "attributes": { + } + }, + "$abc$32408$n4108_1": { + "hide_name": 1, + "bits": [ 2578 ], + "attributes": { + } + }, + "$abc$32408$n4110_1": { + "hide_name": 1, + "bits": [ 2589 ], + "attributes": { + } + }, + "$abc$32408$n4111": { + "hide_name": 1, + "bits": [ 2590 ], + "attributes": { + } + }, + "$abc$32408$n4112_1": { + "hide_name": 1, + "bits": [ 2593 ], + "attributes": { + } + }, + "$abc$32408$n4113": { + "hide_name": 1, + "bits": [ 2594 ], + "attributes": { + } + }, + "$abc$32408$n4114_1": { + "hide_name": 1, + "bits": [ 2596 ], + "attributes": { + } + }, + "$abc$32408$n4115": { + "hide_name": 1, + "bits": [ 2595 ], + "attributes": { + } + }, + "$abc$32408$n4116_1": { + "hide_name": 1, + "bits": [ 2591 ], + "attributes": { + } + }, + "$abc$32408$n4118_1": { + "hide_name": 1, + "bits": [ 2597 ], + "attributes": { + } + }, + "$abc$32408$n4119": { + "hide_name": 1, + "bits": [ 2598 ], + "attributes": { + } + }, + "$abc$32408$n4120_1": { + "hide_name": 1, + "bits": [ 2601 ], + "attributes": { + } + }, + "$abc$32408$n4121": { + "hide_name": 1, + "bits": [ 2602 ], + "attributes": { + } + }, + "$abc$32408$n4122_1": { + "hide_name": 1, + "bits": [ 2603 ], + "attributes": { + } + }, + "$abc$32408$n4123_1": { + "hide_name": 1, + "bits": [ 2599 ], + "attributes": { + } + }, + "$abc$32408$n4125_1": { + "hide_name": 1, + "bits": [ 2604 ], + "attributes": { + } + }, + "$abc$32408$n4126_1": { + "hide_name": 1, + "bits": [ 2605 ], + "attributes": { + } + }, + "$abc$32408$n4127_1": { + "hide_name": 1, + "bits": [ 2607 ], + "attributes": { + } + }, + "$abc$32408$n4128_1": { + "hide_name": 1, + "bits": [ 2608 ], + "attributes": { + } + }, + "$abc$32408$n4129_1": { + "hide_name": 1, + "bits": [ 2609 ], + "attributes": { + } + }, + "$abc$32408$n4131_1": { + "hide_name": 1, + "bits": [ 2610 ], + "attributes": { + } + }, + "$abc$32408$n4132_1": { + "hide_name": 1, + "bits": [ 2611 ], + "attributes": { + } + }, + "$abc$32408$n4133_1": { + "hide_name": 1, + "bits": [ 2613 ], + "attributes": { + } + }, + "$abc$32408$n4134_1": { + "hide_name": 1, + "bits": [ 2614 ], + "attributes": { + } + }, + "$abc$32408$n4135_1": { + "hide_name": 1, + "bits": [ 2615 ], + "attributes": { + } + }, + "$abc$32408$n4150": { + "hide_name": 1, + "bits": [ 570 ], + "attributes": { + } + }, + "$abc$32408$n4157": { + "hide_name": 1, + "bits": [ 580 ], + "attributes": { + } + }, + "$abc$32408$n4160": { + "hide_name": 1, + "bits": [ 563 ], + "attributes": { + } + }, + "$abc$32408$n4163": { + "hide_name": 1, + "bits": [ 589 ], + "attributes": { + } + }, + "$abc$32408$n4166": { + "hide_name": 1, + "bits": [ 556 ], + "attributes": { + } + }, + "$abc$32408$n4169": { + "hide_name": 1, + "bits": [ 555 ], + "attributes": { + } + }, + "$abc$32408$n4172": { + "hide_name": 1, + "bits": [ 571 ], + "attributes": { + } + }, + "$abc$32408$n4175": { + "hide_name": 1, + "bits": [ 557 ], + "attributes": { + } + }, + "$abc$32408$n4178": { + "hide_name": 1, + "bits": [ 542 ], + "attributes": { + } + }, + "$abc$32408$n4181": { + "hide_name": 1, + "bits": [ 586 ], + "attributes": { + } + }, + "$abc$32408$n4184": { + "hide_name": 1, + "bits": [ 540 ], + "attributes": { + } + }, + "$abc$32408$n4187": { + "hide_name": 1, + "bits": [ 554 ], + "attributes": { + } + }, + "$abc$32408$n4190": { + "hide_name": 1, + "bits": [ 588 ], + "attributes": { + } + }, + "$abc$32408$n4193": { + "hide_name": 1, + "bits": [ 581 ], + "attributes": { + } + }, + "$abc$32408$n4196": { + "hide_name": 1, + "bits": [ 541 ], + "attributes": { + } + }, + "$abc$32408$n4199": { + "hide_name": 1, + "bits": [ 579 ], + "attributes": { + } + }, + "$abc$32408$n4202": { + "hide_name": 1, + "bits": [ 578 ], + "attributes": { + } + }, + "$abc$32408$n4205": { + "hide_name": 1, + "bits": [ 573 ], + "attributes": { + } + }, + "$abc$32408$n4208": { + "hide_name": 1, + "bits": [ 545 ], + "attributes": { + } + }, + "$abc$32408$n4211": { + "hide_name": 1, + "bits": [ 565 ], + "attributes": { + } + }, + "$abc$32408$n4214": { + "hide_name": 1, + "bits": [ 562 ], + "attributes": { + } + }, + "$abc$32408$n4217": { + "hide_name": 1, + "bits": [ 572 ], + "attributes": { + } + }, + "$abc$32408$n4220": { + "hide_name": 1, + "bits": [ 497 ], + "attributes": { + } + }, + "$abc$32408$n4220_1": { + "hide_name": 1, + "bits": [ 2696 ], + "attributes": { + } + }, + "$abc$32408$n4223": { + "hide_name": 1, + "bits": [ 543 ], + "attributes": { + } + }, + "$abc$32408$n4224_1": { + "hide_name": 1, + "bits": [ 2697 ], + "attributes": { + } + }, + "$abc$32408$n4226": { + "hide_name": 1, + "bits": [ 544 ], + "attributes": { + } + }, + "$abc$32408$n4229": { + "hide_name": 1, + "bits": [ 587 ], + "attributes": { + } + }, + "$abc$32408$n4232": { + "hide_name": 1, + "bits": [ 564 ], + "attributes": { + } + }, + "$abc$32408$n4232_1": { + "hide_name": 1, + "bits": [ 2704 ], + "attributes": { + } + }, + "$abc$32408$n4233_1": { + "hide_name": 1, + "bits": [ 2705 ], + "attributes": { + } + }, + "$abc$32408$n4236": { + "hide_name": 1, + "bits": [ 1037 ], + "attributes": { + } + }, + "$abc$32408$n4238": { + "hide_name": 1, + "bits": [ 2708 ], + "attributes": { + } + }, + "$abc$32408$n4239_1": { + "hide_name": 1, + "bits": [ 2709 ], + "attributes": { + } + }, + "$abc$32408$n4241": { + "hide_name": 1, + "bits": [ 2711 ], + "attributes": { + } + }, + "$abc$32408$n4242_1": { + "hide_name": 1, + "bits": [ 2712 ], + "attributes": { + } + }, + "$abc$32408$n4243": { + "hide_name": 1, + "bits": [ 1060 ], + "attributes": { + } + }, + "$abc$32408$n4246": { + "hide_name": 1, + "bits": [ 1067 ], + "attributes": { + } + }, + "$abc$32408$n4247": { + "hide_name": 1, + "bits": [ 2715 ], + "attributes": { + } + }, + "$abc$32408$n4248_1": { + "hide_name": 1, + "bits": [ 2716 ], + "attributes": { + } + }, + "$abc$32408$n4249": { + "hide_name": 1, + "bits": [ 1073 ], + "attributes": { + } + }, + "$abc$32408$n4252": { + "hide_name": 1, + "bits": [ 1080 ], + "attributes": { + } + }, + "$abc$32408$n4255": { + "hide_name": 1, + "bits": [ 1087 ], + "attributes": { + } + }, + "$abc$32408$n4258": { + "hide_name": 1, + "bits": [ 1094 ], + "attributes": { + } + }, + "$abc$32408$n4261": { + "hide_name": 1, + "bits": [ 1102 ], + "attributes": { + } + }, + "$abc$32408$n4261_1": { + "hide_name": 1, + "bits": [ 2725 ], + "attributes": { + } + }, + "$abc$32408$n4262": { + "hide_name": 1, + "bits": [ 2729 ], + "attributes": { + } + }, + "$abc$32408$n4263_1": { + "hide_name": 1, + "bits": [ 2731 ], + "attributes": { + } + }, + "$abc$32408$n4264": { + "hide_name": 1, + "bits": [ 1108 ], + "attributes": { + } + }, + "$abc$32408$n4264_1": { + "hide_name": 1, + "bits": [ 2732 ], + "attributes": { + } + }, + "$abc$32408$n4265": { + "hide_name": 1, + "bits": [ 2733 ], + "attributes": { + } + }, + "$abc$32408$n4266_1": { + "hide_name": 1, + "bits": [ 2734 ], + "attributes": { + } + }, + "$abc$32408$n4267": { + "hide_name": 1, + "bits": [ 1115 ], + "attributes": { + } + }, + "$abc$32408$n4267_1": { + "hide_name": 1, + "bits": [ 2737 ], + "attributes": { + } + }, + "$abc$32408$n4268": { + "hide_name": 1, + "bits": [ 2735 ], + "attributes": { + } + }, + "$abc$32408$n4269_1": { + "hide_name": 1, + "bits": [ 2738 ], + "attributes": { + } + }, + "$abc$32408$n4270": { + "hide_name": 1, + "bits": [ 1123 ], + "attributes": { + } + }, + "$abc$32408$n4270_1": { + "hide_name": 1, + "bits": [ 2736 ], + "attributes": { + } + }, + "$abc$32408$n4271": { + "hide_name": 1, + "bits": [ 2730 ], + "attributes": { + } + }, + "$abc$32408$n4272_1": { + "hide_name": 1, + "bits": [ 2740 ], + "attributes": { + } + }, + "$abc$32408$n4273": { + "hide_name": 1, + "bits": [ 1129 ], + "attributes": { + } + }, + "$abc$32408$n4273_1": { + "hide_name": 1, + "bits": [ 2741 ], + "attributes": { + } + }, + "$abc$32408$n4274": { + "hide_name": 1, + "bits": [ 2726 ], + "attributes": { + } + }, + "$abc$32408$n4275_1": { + "hide_name": 1, + "bits": [ 2727 ], + "attributes": { + } + }, + "$abc$32408$n4276": { + "hide_name": 1, + "bits": [ 1137 ], + "attributes": { + } + }, + "$abc$32408$n4277": { + "hide_name": 1, + "bits": [ 2742 ], + "attributes": { + } + }, + "$abc$32408$n4278_1": { + "hide_name": 1, + "bits": [ 2743 ], + "attributes": { + } + }, + "$abc$32408$n4279": { + "hide_name": 1, + "bits": [ 1143 ], + "attributes": { + } + }, + "$abc$32408$n4279_1": { + "hide_name": 1, + "bits": [ 2746 ], + "attributes": { + } + }, + "$abc$32408$n4280": { + "hide_name": 1, + "bits": [ 2747 ], + "attributes": { + } + }, + "$abc$32408$n4281_1": { + "hide_name": 1, + "bits": [ 2749 ], + "attributes": { + } + }, + "$abc$32408$n4282": { + "hide_name": 1, + "bits": [ 1150 ], + "attributes": { + } + }, + "$abc$32408$n4282_1": { + "hide_name": 1, + "bits": [ 2751 ], + "attributes": { + } + }, + "$abc$32408$n4283": { + "hide_name": 1, + "bits": [ 2752 ], + "attributes": { + } + }, + "$abc$32408$n4284_1": { + "hide_name": 1, + "bits": [ 2753 ], + "attributes": { + } + }, + "$abc$32408$n4285": { + "hide_name": 1, + "bits": [ 1157 ], + "attributes": { + } + }, + "$abc$32408$n4285_1": { + "hide_name": 1, + "bits": [ 2756 ], + "attributes": { + } + }, + "$abc$32408$n4286": { + "hide_name": 1, + "bits": [ 2754 ], + "attributes": { + } + }, + "$abc$32408$n4287_1": { + "hide_name": 1, + "bits": [ 2757 ], + "attributes": { + } + }, + "$abc$32408$n4288": { + "hide_name": 1, + "bits": [ 1164 ], + "attributes": { + } + }, + "$abc$32408$n4288_1": { + "hide_name": 1, + "bits": [ 2755 ], + "attributes": { + } + }, + "$abc$32408$n4289": { + "hide_name": 1, + "bits": [ 2750 ], + "attributes": { + } + }, + "$abc$32408$n4290_1": { + "hide_name": 1, + "bits": [ 2748 ], + "attributes": { + } + }, + "$abc$32408$n4291": { + "hide_name": 1, + "bits": [ 1171 ], + "attributes": { + } + }, + "$abc$32408$n4291_1": { + "hide_name": 1, + "bits": [ 2759 ], + "attributes": { + } + }, + "$abc$32408$n4292": { + "hide_name": 1, + "bits": [ 2760 ], + "attributes": { + } + }, + "$abc$32408$n4293_1": { + "hide_name": 1, + "bits": [ 2744 ], + "attributes": { + } + }, + "$abc$32408$n4294": { + "hide_name": 1, + "bits": [ 1179 ], + "attributes": { + } + }, + "$abc$32408$n4295": { + "hide_name": 1, + "bits": [ 2761 ], + "attributes": { + } + }, + "$abc$32408$n4296_1": { + "hide_name": 1, + "bits": [ 2762 ], + "attributes": { + } + }, + "$abc$32408$n4297": { + "hide_name": 1, + "bits": [ 1185 ], + "attributes": { + } + }, + "$abc$32408$n4297_1": { + "hide_name": 1, + "bits": [ 2765 ], + "attributes": { + } + }, + "$abc$32408$n4298": { + "hide_name": 1, + "bits": [ 2766 ], + "attributes": { + } + }, + "$abc$32408$n4299_1": { + "hide_name": 1, + "bits": [ 2769 ], + "attributes": { + } + }, + "$abc$32408$n4300": { + "hide_name": 1, + "bits": [ 1193 ], + "attributes": { + } + }, + "$abc$32408$n4300_1": { + "hide_name": 1, + "bits": [ 2771 ], + "attributes": { + } + }, + "$abc$32408$n4301": { + "hide_name": 1, + "bits": [ 2772 ], + "attributes": { + } + }, + "$abc$32408$n4302_1": { + "hide_name": 1, + "bits": [ 2773 ], + "attributes": { + } + }, + "$abc$32408$n4303": { + "hide_name": 1, + "bits": [ 1200 ], + "attributes": { + } + }, + "$abc$32408$n4303_1": { + "hide_name": 1, + "bits": [ 2776 ], + "attributes": { + } + }, + "$abc$32408$n4304": { + "hide_name": 1, + "bits": [ 2774 ], + "attributes": { + } + }, + "$abc$32408$n4305_1": { + "hide_name": 1, + "bits": [ 2777 ], + "attributes": { + } + }, + "$abc$32408$n4306": { + "hide_name": 1, + "bits": [ 1206 ], + "attributes": { + } + }, + "$abc$32408$n4306_1": { + "hide_name": 1, + "bits": [ 2775 ], + "attributes": { + } + }, + "$abc$32408$n4307": { + "hide_name": 1, + "bits": [ 2770 ], + "attributes": { + } + }, + "$abc$32408$n4308_1": { + "hide_name": 1, + "bits": [ 2779 ], + "attributes": { + } + }, + "$abc$32408$n4309": { + "hide_name": 1, + "bits": [ 1213 ], + "attributes": { + } + }, + "$abc$32408$n4309_1": { + "hide_name": 1, + "bits": [ 2780 ], + "attributes": { + } + }, + "$abc$32408$n4310": { + "hide_name": 1, + "bits": [ 2767 ], + "attributes": { + } + }, + "$abc$32408$n4311_1": { + "hide_name": 1, + "bits": [ 2768 ], + "attributes": { + } + }, + "$abc$32408$n4312": { + "hide_name": 1, + "bits": [ 1221 ], + "attributes": { + } + }, + "$abc$32408$n4312_1": { + "hide_name": 1, + "bits": [ 2763 ], + "attributes": { + } + }, + "$abc$32408$n4314_1": { + "hide_name": 1, + "bits": [ 2781 ], + "attributes": { + } + }, + "$abc$32408$n4315": { + "hide_name": 1, + "bits": [ 1227 ], + "attributes": { + } + }, + "$abc$32408$n4315_1": { + "hide_name": 1, + "bits": [ 2782 ], + "attributes": { + } + }, + "$abc$32408$n4316": { + "hide_name": 1, + "bits": [ 2785 ], + "attributes": { + } + }, + "$abc$32408$n4317_1": { + "hide_name": 1, + "bits": [ 2786 ], + "attributes": { + } + }, + "$abc$32408$n4318": { + "hide_name": 1, + "bits": [ 1234 ], + "attributes": { + } + }, + "$abc$32408$n4318_1": { + "hide_name": 1, + "bits": [ 2789 ], + "attributes": { + } + }, + "$abc$32408$n4319": { + "hide_name": 1, + "bits": [ 2791 ], + "attributes": { + } + }, + "$abc$32408$n4320": { + "hide_name": 1, + "bits": [ 1042 ], + "attributes": { + } + }, + "$abc$32408$n4320_1": { + "hide_name": 1, + "bits": [ 2793 ], + "attributes": { + } + }, + "$abc$32408$n4321": { + "hide_name": 1, + "bits": [ 2792 ], + "attributes": { + } + }, + "$abc$32408$n4322": { + "hide_name": 1, + "bits": [ 2790 ], + "attributes": { + } + }, + "$abc$32408$n4323": { + "hide_name": 1, + "bits": [ 2794 ], + "attributes": { + } + }, + "$abc$32408$n4324": { + "hide_name": 1, + "bits": [ 1059 ], + "attributes": { + } + }, + "$abc$32408$n4324_1": { + "hide_name": 1, + "bits": [ 2795 ], + "attributes": { + } + }, + "$abc$32408$n4325": { + "hide_name": 1, + "bits": [ 2796 ], + "attributes": { + } + }, + "$abc$32408$n4326": { + "hide_name": 1, + "bits": [ 1066 ], + "attributes": { + } + }, + "$abc$32408$n4326_1": { + "hide_name": 1, + "bits": [ 2797 ], + "attributes": { + } + }, + "$abc$32408$n4327": { + "hide_name": 1, + "bits": [ 2800 ], + "attributes": { + } + }, + "$abc$32408$n4328": { + "hide_name": 1, + "bits": [ 1074 ], + "attributes": { + } + }, + "$abc$32408$n4328_1": { + "hide_name": 1, + "bits": [ 2798 ], + "attributes": { + } + }, + "$abc$32408$n4329": { + "hide_name": 1, + "bits": [ 2801 ], + "attributes": { + } + }, + "$abc$32408$n4330": { + "hide_name": 1, + "bits": [ 1081 ], + "attributes": { + } + }, + "$abc$32408$n4330_1": { + "hide_name": 1, + "bits": [ 2799 ], + "attributes": { + } + }, + "$abc$32408$n4331": { + "hide_name": 1, + "bits": [ 2787 ], + "attributes": { + } + }, + "$abc$32408$n4332": { + "hide_name": 1, + "bits": [ 1088 ], + "attributes": { + } + }, + "$abc$32408$n4332_1": { + "hide_name": 1, + "bits": [ 2788 ], + "attributes": { + } + }, + "$abc$32408$n4333": { + "hide_name": 1, + "bits": [ 2783 ], + "attributes": { + } + }, + "$abc$32408$n4334": { + "hide_name": 1, + "bits": [ 1095 ], + "attributes": { + } + }, + "$abc$32408$n4335": { + "hide_name": 1, + "bits": [ 2803 ], + "attributes": { + } + }, + "$abc$32408$n4336": { + "hide_name": 1, + "bits": [ 1101 ], + "attributes": { + } + }, + "$abc$32408$n4336_1": { + "hide_name": 1, + "bits": [ 2807 ], + "attributes": { + } + }, + "$abc$32408$n4337": { + "hide_name": 1, + "bits": [ 2810 ], + "attributes": { + } + }, + "$abc$32408$n4338": { + "hide_name": 1, + "bits": [ 1109 ], + "attributes": { + } + }, + "$abc$32408$n4338_1": { + "hide_name": 1, + "bits": [ 2812 ], + "attributes": { + } + }, + "$abc$32408$n4339": { + "hide_name": 1, + "bits": [ 2813 ], + "attributes": { + } + }, + "$abc$32408$n4340": { + "hide_name": 1, + "bits": [ 1116 ], + "attributes": { + } + }, + "$abc$32408$n4340_1": { + "hide_name": 1, + "bits": [ 2814 ], + "attributes": { + } + }, + "$abc$32408$n4341": { + "hide_name": 1, + "bits": [ 2815 ], + "attributes": { + } + }, + "$abc$32408$n4342": { + "hide_name": 1, + "bits": [ 1122 ], + "attributes": { + } + }, + "$abc$32408$n4342_1": { + "hide_name": 1, + "bits": [ 2818 ], + "attributes": { + } + }, + "$abc$32408$n4343": { + "hide_name": 1, + "bits": [ 2816 ], + "attributes": { + } + }, + "$abc$32408$n4344": { + "hide_name": 1, + "bits": [ 1130 ], + "attributes": { + } + }, + "$abc$32408$n4344_1": { + "hide_name": 1, + "bits": [ 2819 ], + "attributes": { + } + }, + "$abc$32408$n4345": { + "hide_name": 1, + "bits": [ 2817 ], + "attributes": { + } + }, + "$abc$32408$n4346": { + "hide_name": 1, + "bits": [ 1136 ], + "attributes": { + } + }, + "$abc$32408$n4346_1": { + "hide_name": 1, + "bits": [ 2811 ], + "attributes": { + } + }, + "$abc$32408$n4347": { + "hide_name": 1, + "bits": [ 2821 ], + "attributes": { + } + }, + "$abc$32408$n4348": { + "hide_name": 1, + "bits": [ 1144 ], + "attributes": { + } + }, + "$abc$32408$n4348_1": { + "hide_name": 1, + "bits": [ 2823 ], + "attributes": { + } + }, + "$abc$32408$n4349": { + "hide_name": 1, + "bits": [ 2822 ], + "attributes": { + } + }, + "$abc$32408$n4350": { + "hide_name": 1, + "bits": [ 1151 ], + "attributes": { + } + }, + "$abc$32408$n4350_1": { + "hide_name": 1, + "bits": [ 2808 ], + "attributes": { + } + }, + "$abc$32408$n4351": { + "hide_name": 1, + "bits": [ 2809 ], + "attributes": { + } + }, + "$abc$32408$n4352": { + "hide_name": 1, + "bits": [ 1158 ], + "attributes": { + } + }, + "$abc$32408$n4352_1": { + "hide_name": 1, + "bits": [ 2824 ], + "attributes": { + } + }, + "$abc$32408$n4353": { + "hide_name": 1, + "bits": [ 2825 ], + "attributes": { + } + }, + "$abc$32408$n4354": { + "hide_name": 1, + "bits": [ 1165 ], + "attributes": { + } + }, + "$abc$32408$n4354_1": { + "hide_name": 1, + "bits": [ 2804 ], + "attributes": { + } + }, + "$abc$32408$n4355": { + "hide_name": 1, + "bits": [ 2805 ], + "attributes": { + } + }, + "$abc$32408$n4356": { + "hide_name": 1, + "bits": [ 1172 ], + "attributes": { + } + }, + "$abc$32408$n4357": { + "hide_name": 1, + "bits": [ 2826 ], + "attributes": { + } + }, + "$abc$32408$n4358": { + "hide_name": 1, + "bits": [ 1178 ], + "attributes": { + } + }, + "$abc$32408$n4358_1": { + "hide_name": 1, + "bits": [ 2827 ], + "attributes": { + } + }, + "$abc$32408$n4359": { + "hide_name": 1, + "bits": [ 2830 ], + "attributes": { + } + }, + "$abc$32408$n4360": { + "hide_name": 1, + "bits": [ 1186 ], + "attributes": { + } + }, + "$abc$32408$n4360_1": { + "hide_name": 1, + "bits": [ 2831 ], + "attributes": { + } + }, + "$abc$32408$n4361": { + "hide_name": 1, + "bits": [ 2833 ], + "attributes": { + } + }, + "$abc$32408$n4362": { + "hide_name": 1, + "bits": [ 1192 ], + "attributes": { + } + }, + "$abc$32408$n4362_1": { + "hide_name": 1, + "bits": [ 2835 ], + "attributes": { + } + }, + "$abc$32408$n4363": { + "hide_name": 1, + "bits": [ 2836 ], + "attributes": { + } + }, + "$abc$32408$n4364": { + "hide_name": 1, + "bits": [ 1199 ], + "attributes": { + } + }, + "$abc$32408$n4364_1": { + "hide_name": 1, + "bits": [ 2837 ], + "attributes": { + } + }, + "$abc$32408$n4365": { + "hide_name": 1, + "bits": [ 2838 ], + "attributes": { + } + }, + "$abc$32408$n4366": { + "hide_name": 1, + "bits": [ 1207 ], + "attributes": { + } + }, + "$abc$32408$n4366_1": { + "hide_name": 1, + "bits": [ 2841 ], + "attributes": { + } + }, + "$abc$32408$n4367": { + "hide_name": 1, + "bits": [ 2839 ], + "attributes": { + } + }, + "$abc$32408$n4368": { + "hide_name": 1, + "bits": [ 1214 ], + "attributes": { + } + }, + "$abc$32408$n4368_1": { + "hide_name": 1, + "bits": [ 2842 ], + "attributes": { + } + }, + "$abc$32408$n4369": { + "hide_name": 1, + "bits": [ 2840 ], + "attributes": { + } + }, + "$abc$32408$n4370": { + "hide_name": 1, + "bits": [ 1220 ], + "attributes": { + } + }, + "$abc$32408$n4370_1": { + "hide_name": 1, + "bits": [ 2834 ], + "attributes": { + } + }, + "$abc$32408$n4371": { + "hide_name": 1, + "bits": [ 2844 ], + "attributes": { + } + }, + "$abc$32408$n4372": { + "hide_name": 1, + "bits": [ 1228 ], + "attributes": { + } + }, + "$abc$32408$n4372_1": { + "hide_name": 1, + "bits": [ 2846 ], + "attributes": { + } + }, + "$abc$32408$n4373": { + "hide_name": 1, + "bits": [ 2845 ], + "attributes": { + } + }, + "$abc$32408$n4374": { + "hide_name": 1, + "bits": [ 1235 ], + "attributes": { + } + }, + "$abc$32408$n4374_1": { + "hide_name": 1, + "bits": [ 2832 ], + "attributes": { + } + }, + "$abc$32408$n4375": { + "hide_name": 1, + "bits": [ 2847 ], + "attributes": { + } + }, + "$abc$32408$n4376": { + "hide_name": 1, + "bits": [ 320 ], + "attributes": { + } + }, + "$abc$32408$n4376_1": { + "hide_name": 1, + "bits": [ 2828 ], + "attributes": { + } + }, + "$abc$32408$n4378": { + "hide_name": 1, + "bits": [ 2848 ], + "attributes": { + } + }, + "$abc$32408$n4379": { + "hide_name": 1, + "bits": [ 2849 ], + "attributes": { + } + }, + "$abc$32408$n4380": { + "hide_name": 1, + "bits": [ 2852 ], + "attributes": { + } + }, + "$abc$32408$n4381_1": { + "hide_name": 1, + "bits": [ 2853 ], + "attributes": { + } + }, + "$abc$32408$n4382": { + "hide_name": 1, + "bits": [ 2855 ], + "attributes": { + } + }, + "$abc$32408$n4383": { + "hide_name": 1, + "bits": [ 2085 ], + "attributes": { + } + }, + "$abc$32408$n4383_1": { + "hide_name": 1, + "bits": [ 2857 ], + "attributes": { + } + }, + "$abc$32408$n4384_1": { + "hide_name": 1, + "bits": [ 2858 ], + "attributes": { + } + }, + "$abc$32408$n4385": { + "hide_name": 1, + "bits": [ 2859 ], + "attributes": { + } + }, + "$abc$32408$n4386": { + "hide_name": 1, + "bits": [ 2087 ], + "attributes": { + } + }, + "$abc$32408$n4386_1": { + "hide_name": 1, + "bits": [ 2860 ], + "attributes": { + } + }, + "$abc$32408$n4387_1": { + "hide_name": 1, + "bits": [ 2863 ], + "attributes": { + } + }, + "$abc$32408$n4388": { + "hide_name": 1, + "bits": [ 2861 ], + "attributes": { + } + }, + "$abc$32408$n4389": { + "hide_name": 1, + "bits": [ 2089 ], + "attributes": { + } + }, + "$abc$32408$n4389_1": { + "hide_name": 1, + "bits": [ 2864 ], + "attributes": { + } + }, + "$abc$32408$n4390_1": { + "hide_name": 1, + "bits": [ 2862 ], + "attributes": { + } + }, + "$abc$32408$n4391": { + "hide_name": 1, + "bits": [ 2856 ], + "attributes": { + } + }, + "$abc$32408$n4392": { + "hide_name": 1, + "bits": [ 2091 ], + "attributes": { + } + }, + "$abc$32408$n4392_1": { + "hide_name": 1, + "bits": [ 2866 ], + "attributes": { + } + }, + "$abc$32408$n4393_1": { + "hide_name": 1, + "bits": [ 2868 ], + "attributes": { + } + }, + "$abc$32408$n4394": { + "hide_name": 1, + "bits": [ 2867 ], + "attributes": { + } + }, + "$abc$32408$n4395": { + "hide_name": 1, + "bits": [ 2093 ], + "attributes": { + } + }, + "$abc$32408$n4395_1": { + "hide_name": 1, + "bits": [ 2854 ], + "attributes": { + } + }, + "$abc$32408$n4396_1": { + "hide_name": 1, + "bits": [ 2869 ], + "attributes": { + } + }, + "$abc$32408$n4397": { + "hide_name": 1, + "bits": [ 2850 ], + "attributes": { + } + }, + "$abc$32408$n4398": { + "hide_name": 1, + "bits": [ 2095 ], + "attributes": { + } + }, + "$abc$32408$n4399_1": { + "hide_name": 1, + "bits": [ 2870 ], + "attributes": { + } + }, + "$abc$32408$n4400": { + "hide_name": 1, + "bits": [ 2871 ], + "attributes": { + } + }, + "$abc$32408$n4401": { + "hide_name": 1, + "bits": [ 2097 ], + "attributes": { + } + }, + "$abc$32408$n4401_1": { + "hide_name": 1, + "bits": [ 2874 ], + "attributes": { + } + }, + "$abc$32408$n4402_1": { + "hide_name": 1, + "bits": [ 2875 ], + "attributes": { + } + }, + "$abc$32408$n4403": { + "hide_name": 1, + "bits": [ 2877 ], + "attributes": { + } + }, + "$abc$32408$n4404": { + "hide_name": 1, + "bits": [ 2099 ], + "attributes": { + } + }, + "$abc$32408$n4404_1": { + "hide_name": 1, + "bits": [ 2879 ], + "attributes": { + } + }, + "$abc$32408$n4405_1": { + "hide_name": 1, + "bits": [ 2880 ], + "attributes": { + } + }, + "$abc$32408$n4406": { + "hide_name": 1, + "bits": [ 2881 ], + "attributes": { + } + }, + "$abc$32408$n4407": { + "hide_name": 1, + "bits": [ 2101 ], + "attributes": { + } + }, + "$abc$32408$n4407_1": { + "hide_name": 1, + "bits": [ 2882 ], + "attributes": { + } + }, + "$abc$32408$n4408_1": { + "hide_name": 1, + "bits": [ 2885 ], + "attributes": { + } + }, + "$abc$32408$n4409": { + "hide_name": 1, + "bits": [ 2883 ], + "attributes": { + } + }, + "$abc$32408$n4410": { + "hide_name": 1, + "bits": [ 2103 ], + "attributes": { + } + }, + "$abc$32408$n4410_1": { + "hide_name": 1, + "bits": [ 2886 ], + "attributes": { + } + }, + "$abc$32408$n4411_1": { + "hide_name": 1, + "bits": [ 2884 ], + "attributes": { + } + }, + "$abc$32408$n4412": { + "hide_name": 1, + "bits": [ 2878 ], + "attributes": { + } + }, + "$abc$32408$n4413": { + "hide_name": 1, + "bits": [ 2105 ], + "attributes": { + } + }, + "$abc$32408$n4413_1": { + "hide_name": 1, + "bits": [ 2888 ], + "attributes": { + } + }, + "$abc$32408$n4414_1": { + "hide_name": 1, + "bits": [ 2890 ], + "attributes": { + } + }, + "$abc$32408$n4415": { + "hide_name": 1, + "bits": [ 2889 ], + "attributes": { + } + }, + "$abc$32408$n4416": { + "hide_name": 1, + "bits": [ 2107 ], + "attributes": { + } + }, + "$abc$32408$n4416_1": { + "hide_name": 1, + "bits": [ 2876 ], + "attributes": { + } + }, + "$abc$32408$n4417_1": { + "hide_name": 1, + "bits": [ 2891 ], + "attributes": { + } + }, + "$abc$32408$n4418": { + "hide_name": 1, + "bits": [ 2872 ], + "attributes": { + } + }, + "$abc$32408$n4419": { + "hide_name": 1, + "bits": [ 2109 ], + "attributes": { + } + }, + "$abc$32408$n4420_1": { + "hide_name": 1, + "bits": [ 2892 ], + "attributes": { + } + }, + "$abc$32408$n4421": { + "hide_name": 1, + "bits": [ 2893 ], + "attributes": { + } + }, + "$abc$32408$n4422": { + "hide_name": 1, + "bits": [ 2111 ], + "attributes": { + } + }, + "$abc$32408$n4422_1": { + "hide_name": 1, + "bits": [ 2896 ], + "attributes": { + } + }, + "$abc$32408$n4423_1": { + "hide_name": 1, + "bits": [ 2897 ], + "attributes": { + } + }, + "$abc$32408$n4424": { + "hide_name": 1, + "bits": [ 2899 ], + "attributes": { + } + }, + "$abc$32408$n4425": { + "hide_name": 1, + "bits": [ 374 ], + "attributes": { + } + }, + "$abc$32408$n4425_1": { + "hide_name": 1, + "bits": [ 2901 ], + "attributes": { + } + }, + "$abc$32408$n4426_1": { + "hide_name": 1, + "bits": [ 2902 ], + "attributes": { + } + }, + "$abc$32408$n4427": { + "hide_name": 1, + "bits": [ 2905 ], + "attributes": { + } + }, + "$abc$32408$n4428": { + "hide_name": 1, + "bits": [ 2903 ], + "attributes": { + } + }, + "$abc$32408$n4429": { + "hide_name": 1, + "bits": [ 2904 ], + "attributes": { + } + }, + "$abc$32408$n4430_1": { + "hide_name": 1, + "bits": [ 2900 ], + "attributes": { + } + }, + "$abc$32408$n4431": { + "hide_name": 1, + "bits": [ 2906 ], + "attributes": { + } + }, + "$abc$32408$n4432": { + "hide_name": 1, + "bits": [ 2057 ], + "attributes": { + } + }, + "$abc$32408$n4432_1": { + "hide_name": 1, + "bits": [ 2907 ], + "attributes": { + } + }, + "$abc$32408$n4433_1": { + "hide_name": 1, + "bits": [ 2908 ], + "attributes": { + } + }, + "$abc$32408$n4434": { + "hide_name": 1, + "bits": [ 2909 ], + "attributes": { + } + }, + "$abc$32408$n4435": { + "hide_name": 1, + "bits": [ 2059 ], + "attributes": { + } + }, + "$abc$32408$n4435_1": { + "hide_name": 1, + "bits": [ 2912 ], + "attributes": { + } + }, + "$abc$32408$n4436_1": { + "hide_name": 1, + "bits": [ 2910 ], + "attributes": { + } + }, + "$abc$32408$n4437": { + "hide_name": 1, + "bits": [ 2913 ], + "attributes": { + } + }, + "$abc$32408$n4438": { + "hide_name": 1, + "bits": [ 2061 ], + "attributes": { + } + }, + "$abc$32408$n4438_1": { + "hide_name": 1, + "bits": [ 2911 ], + "attributes": { + } + }, + "$abc$32408$n4439_1": { + "hide_name": 1, + "bits": [ 2915 ], + "attributes": { + } + }, + "$abc$32408$n4440": { + "hide_name": 1, + "bits": [ 2898 ], + "attributes": { + } + }, + "$abc$32408$n4441": { + "hide_name": 1, + "bits": [ 2063 ], + "attributes": { + } + }, + "$abc$32408$n4441_1": { + "hide_name": 1, + "bits": [ 2916 ], + "attributes": { + } + }, + "$abc$32408$n4442_1": { + "hide_name": 1, + "bits": [ 2894 ], + "attributes": { + } + }, + "$abc$32408$n4444": { + "hide_name": 1, + "bits": [ 2065 ], + "attributes": { + } + }, + "$abc$32408$n4444_1": { + "hide_name": 1, + "bits": [ 2917 ], + "attributes": { + } + }, + "$abc$32408$n4445_1": { + "hide_name": 1, + "bits": [ 2918 ], + "attributes": { + } + }, + "$abc$32408$n4446": { + "hide_name": 1, + "bits": [ 2921 ], + "attributes": { + } + }, + "$abc$32408$n4447": { + "hide_name": 1, + "bits": [ 2067 ], + "attributes": { + } + }, + "$abc$32408$n4447_1": { + "hide_name": 1, + "bits": [ 2922 ], + "attributes": { + } + }, + "$abc$32408$n4448_1": { + "hide_name": 1, + "bits": [ 2925 ], + "attributes": { + } + }, + "$abc$32408$n4449": { + "hide_name": 1, + "bits": [ 2926 ], + "attributes": { + } + }, + "$abc$32408$n4450": { + "hide_name": 1, + "bits": [ 2069 ], + "attributes": { + } + }, + "$abc$32408$n4450_1": { + "hide_name": 1, + "bits": [ 2927 ], + "attributes": { + } + }, + "$abc$32408$n4451_1": { + "hide_name": 1, + "bits": [ 2928 ], + "attributes": { + } + }, + "$abc$32408$n4452": { + "hide_name": 1, + "bits": [ 2929 ], + "attributes": { + } + }, + "$abc$32408$n4453": { + "hide_name": 1, + "bits": [ 2071 ], + "attributes": { + } + }, + "$abc$32408$n4453_1": { + "hide_name": 1, + "bits": [ 2923 ], + "attributes": { + } + }, + "$abc$32408$n4454_1": { + "hide_name": 1, + "bits": [ 2930 ], + "attributes": { + } + }, + "$abc$32408$n4455": { + "hide_name": 1, + "bits": [ 2931 ], + "attributes": { + } + }, + "$abc$32408$n4456": { + "hide_name": 1, + "bits": [ 2073 ], + "attributes": { + } + }, + "$abc$32408$n4456_1": { + "hide_name": 1, + "bits": [ 2932 ], + "attributes": { + } + }, + "$abc$32408$n4457_1": { + "hide_name": 1, + "bits": [ 2933 ], + "attributes": { + } + }, + "$abc$32408$n4458": { + "hide_name": 1, + "bits": [ 2936 ], + "attributes": { + } + }, + "$abc$32408$n4459": { + "hide_name": 1, + "bits": [ 2075 ], + "attributes": { + } + }, + "$abc$32408$n4459_1": { + "hide_name": 1, + "bits": [ 2934 ], + "attributes": { + } + }, + "$abc$32408$n4460_1": { + "hide_name": 1, + "bits": [ 2937 ], + "attributes": { + } + }, + "$abc$32408$n4461": { + "hide_name": 1, + "bits": [ 2935 ], + "attributes": { + } + }, + "$abc$32408$n4462": { + "hide_name": 1, + "bits": [ 2077 ], + "attributes": { + } + }, + "$abc$32408$n4462_1": { + "hide_name": 1, + "bits": [ 2924 ], + "attributes": { + } + }, + "$abc$32408$n4463_1": { + "hide_name": 1, + "bits": [ 2939 ], + "attributes": { + } + }, + "$abc$32408$n4464": { + "hide_name": 1, + "bits": [ 2940 ], + "attributes": { + } + }, + "$abc$32408$n4465": { + "hide_name": 1, + "bits": [ 2079 ], + "attributes": { + } + }, + "$abc$32408$n4465_1": { + "hide_name": 1, + "bits": [ 2919 ], + "attributes": { + } + }, + "$abc$32408$n4467": { + "hide_name": 1, + "bits": [ 2941 ], + "attributes": { + } + }, + "$abc$32408$n4468": { + "hide_name": 1, + "bits": [ 2081 ], + "attributes": { + } + }, + "$abc$32408$n4468_1": { + "hide_name": 1, + "bits": [ 2945 ], + "attributes": { + } + }, + "$abc$32408$n4469_1": { + "hide_name": 1, + "bits": [ 2948 ], + "attributes": { + } + }, + "$abc$32408$n4470": { + "hide_name": 1, + "bits": [ 2951 ], + "attributes": { + } + }, + "$abc$32408$n4471": { + "hide_name": 1, + "bits": [ 2083 ], + "attributes": { + } + }, + "$abc$32408$n4471_1": { + "hide_name": 1, + "bits": [ 2952 ], + "attributes": { + } + }, + "$abc$32408$n4472_1": { + "hide_name": 1, + "bits": [ 2954 ], + "attributes": { + } + }, + "$abc$32408$n4473": { + "hide_name": 1, + "bits": [ 2953 ], + "attributes": { + } + }, + "$abc$32408$n4474": { + "hide_name": 1, + "bits": [ 2949 ], + "attributes": { + } + }, + "$abc$32408$n4475": { + "hide_name": 1, + "bits": [ 452 ], + "attributes": { + } + }, + "$abc$32408$n4475_1": { + "hide_name": 1, + "bits": [ 2950 ], + "attributes": { + } + }, + "$abc$32408$n4476": { + "hide_name": 1, + "bits": [ 1969 ], + "attributes": { + } + }, + "$abc$32408$n4476_1": { + "hide_name": 1, + "bits": [ 2955 ], + "attributes": { + } + }, + "$abc$32408$n4477": { + "hide_name": 1, + "bits": [ 2956 ], + "attributes": { + } + }, + "$abc$32408$n4478": { + "hide_name": 1, + "bits": [ 2957 ], + "attributes": { + } + }, + "$abc$32408$n4479": { + "hide_name": 1, + "bits": [ 2958 ], + "attributes": { + } + }, + "$abc$32408$n4480": { + "hide_name": 1, + "bits": [ 2961 ], + "attributes": { + } + }, + "$abc$32408$n4481": { + "hide_name": 1, + "bits": [ 2959 ], + "attributes": { + } + }, + "$abc$32408$n4482": { + "hide_name": 1, + "bits": [ 2962 ], + "attributes": { + } + }, + "$abc$32408$n4483": { + "hide_name": 1, + "bits": [ 2960 ], + "attributes": { + } + }, + "$abc$32408$n4484": { + "hide_name": 1, + "bits": [ 2946 ], + "attributes": { + } + }, + "$abc$32408$n4485": { + "hide_name": 1, + "bits": [ 2947 ], + "attributes": { + } + }, + "$abc$32408$n4486": { + "hide_name": 1, + "bits": [ 2963 ], + "attributes": { + } + }, + "$abc$32408$n4487": { + "hide_name": 1, + "bits": [ 2942 ], + "attributes": { + } + }, + "$abc$32408$n4488": { + "hide_name": 1, + "bits": [ 2943 ], + "attributes": { + } + }, + "$abc$32408$n4490": { + "hide_name": 1, + "bits": [ 2964 ], + "attributes": { + } + }, + "$abc$32408$n4491": { + "hide_name": 1, + "bits": [ 2965 ], + "attributes": { + } + }, + "$abc$32408$n4492": { + "hide_name": 1, + "bits": [ 2968 ], + "attributes": { + } + }, + "$abc$32408$n4493": { + "hide_name": 1, + "bits": [ 2969 ], + "attributes": { + } + }, + "$abc$32408$n4494": { + "hide_name": 1, + "bits": [ 2972 ], + "attributes": { + } + }, + "$abc$32408$n4495": { + "hide_name": 1, + "bits": [ 2973 ], + "attributes": { + } + }, + "$abc$32408$n4496": { + "hide_name": 1, + "bits": [ 2975 ], + "attributes": { + } + }, + "$abc$32408$n4497": { + "hide_name": 1, + "bits": [ 2976 ], + "attributes": { + } + }, + "$abc$32408$n4498": { + "hide_name": 1, + "bits": [ 2977 ], + "attributes": { + } + }, + "$abc$32408$n4499": { + "hide_name": 1, + "bits": [ 2978 ], + "attributes": { + } + }, + "$abc$32408$n4500": { + "hide_name": 1, + "bits": [ 2981 ], + "attributes": { + } + }, + "$abc$32408$n4501": { + "hide_name": 1, + "bits": [ 2979 ], + "attributes": { + } + }, + "$abc$32408$n4502": { + "hide_name": 1, + "bits": [ 2982 ], + "attributes": { + } + }, + "$abc$32408$n4503": { + "hide_name": 1, + "bits": [ 2980 ], + "attributes": { + } + }, + "$abc$32408$n4504": { + "hide_name": 1, + "bits": [ 2974 ], + "attributes": { + } + }, + "$abc$32408$n4505": { + "hide_name": 1, + "bits": [ 2983 ], + "attributes": { + } + }, + "$abc$32408$n4506": { + "hide_name": 1, + "bits": [ 2984 ], + "attributes": { + } + }, + "$abc$32408$n4507": { + "hide_name": 1, + "bits": [ 2986 ], + "attributes": { + } + }, + "$abc$32408$n4508": { + "hide_name": 1, + "bits": [ 2985 ], + "attributes": { + } + }, + "$abc$32408$n4509": { + "hide_name": 1, + "bits": [ 2970 ], + "attributes": { + } + }, + "$abc$32408$n4510": { + "hide_name": 1, + "bits": [ 2971 ], + "attributes": { + } + }, + "$abc$32408$n4511": { + "hide_name": 1, + "bits": [ 2966 ], + "attributes": { + } + }, + "$abc$32408$n4513": { + "hide_name": 1, + "bits": [ 2987 ], + "attributes": { + } + }, + "$abc$32408$n4514": { + "hide_name": 1, + "bits": [ 2988 ], + "attributes": { + } + }, + "$abc$32408$n4515_1": { + "hide_name": 1, + "bits": [ 2991 ], + "attributes": { + } + }, + "$abc$32408$n4516_1": { + "hide_name": 1, + "bits": [ 2992 ], + "attributes": { + } + }, + "$abc$32408$n4517_1": { + "hide_name": 1, + "bits": [ 2994 ], + "attributes": { + } + }, + "$abc$32408$n4518_1": { + "hide_name": 1, + "bits": [ 2993 ], + "attributes": { + } + }, + "$abc$32408$n4519_1": { + "hide_name": 1, + "bits": [ 2995 ], + "attributes": { + } + }, + "$abc$32408$n4520_1": { + "hide_name": 1, + "bits": [ 2996 ], + "attributes": { + } + }, + "$abc$32408$n4521_1": { + "hide_name": 1, + "bits": [ 2999 ], + "attributes": { + } + }, + "$abc$32408$n4522_1": { + "hide_name": 1, + "bits": [ 3000 ], + "attributes": { + } + }, + "$abc$32408$n4523_1": { + "hide_name": 1, + "bits": [ 3002 ], + "attributes": { + } + }, + "$abc$32408$n4524_1": { + "hide_name": 1, + "bits": [ 3001 ], + "attributes": { + } + }, + "$abc$32408$n4525_1": { + "hide_name": 1, + "bits": [ 2997 ], + "attributes": { + } + }, + "$abc$32408$n4526_1": { + "hide_name": 1, + "bits": [ 3003 ], + "attributes": { + } + }, + "$abc$32408$n4527_1": { + "hide_name": 1, + "bits": [ 3004 ], + "attributes": { + } + }, + "$abc$32408$n4528_1": { + "hide_name": 1, + "bits": [ 3005 ], + "attributes": { + } + }, + "$abc$32408$n4529_1": { + "hide_name": 1, + "bits": [ 3006 ], + "attributes": { + } + }, + "$abc$32408$n4530_1": { + "hide_name": 1, + "bits": [ 3007 ], + "attributes": { + } + }, + "$abc$32408$n4531_1": { + "hide_name": 1, + "bits": [ 2998 ], + "attributes": { + } + }, + "$abc$32408$n4532_1": { + "hide_name": 1, + "bits": [ 2989 ], + "attributes": { + } + }, + "$abc$32408$n4534": { + "hide_name": 1, + "bits": [ 3008 ], + "attributes": { + } + }, + "$abc$32408$n4535_1": { + "hide_name": 1, + "bits": [ 3009 ], + "attributes": { + } + }, + "$abc$32408$n4536_1": { + "hide_name": 1, + "bits": [ 3010 ], + "attributes": { + } + }, + "$abc$32408$n4537_1": { + "hide_name": 1, + "bits": [ 3012 ], + "attributes": { + } + }, + "$abc$32408$n4538_1": { + "hide_name": 1, + "bits": [ 3013 ], + "attributes": { + } + }, + "$abc$32408$n4539_1": { + "hide_name": 1, + "bits": [ 3015 ], + "attributes": { + } + }, + "$abc$32408$n4540_1": { + "hide_name": 1, + "bits": [ 3016 ], + "attributes": { + } + }, + "$abc$32408$n4541_1": { + "hide_name": 1, + "bits": [ 3019 ], + "attributes": { + } + }, + "$abc$32408$n4542_1": { + "hide_name": 1, + "bits": [ 3020 ], + "attributes": { + } + }, + "$abc$32408$n4543_1": { + "hide_name": 1, + "bits": [ 3022 ], + "attributes": { + } + }, + "$abc$32408$n4544_1": { + "hide_name": 1, + "bits": [ 3021 ], + "attributes": { + } + }, + "$abc$32408$n4545_1": { + "hide_name": 1, + "bits": [ 3017 ], + "attributes": { + } + }, + "$abc$32408$n4546_1": { + "hide_name": 1, + "bits": [ 3023 ], + "attributes": { + } + }, + "$abc$32408$n4547_1": { + "hide_name": 1, + "bits": [ 3024 ], + "attributes": { + } + }, + "$abc$32408$n4548_1": { + "hide_name": 1, + "bits": [ 3025 ], + "attributes": { + } + }, + "$abc$32408$n4549_1": { + "hide_name": 1, + "bits": [ 3026 ], + "attributes": { + } + }, + "$abc$32408$n4550_1": { + "hide_name": 1, + "bits": [ 3018 ], + "attributes": { + } + }, + "$abc$32408$n4551_1": { + "hide_name": 1, + "bits": [ 3014 ], + "attributes": { + } + }, + "$abc$32408$n4552_1": { + "hide_name": 1, + "bits": [ 3027 ], + "attributes": { + } + }, + "$abc$32408$n4554": { + "hide_name": 1, + "bits": [ 3028 ], + "attributes": { + } + }, + "$abc$32408$n4555": { + "hide_name": 1, + "bits": [ 3029 ], + "attributes": { + } + }, + "$abc$32408$n4556": { + "hide_name": 1, + "bits": [ 3032 ], + "attributes": { + } + }, + "$abc$32408$n4557": { + "hide_name": 1, + "bits": [ 3033 ], + "attributes": { + } + }, + "$abc$32408$n4558": { + "hide_name": 1, + "bits": [ 3036 ], + "attributes": { + } + }, + "$abc$32408$n4559": { + "hide_name": 1, + "bits": [ 3037 ], + "attributes": { + } + }, + "$abc$32408$n4560": { + "hide_name": 1, + "bits": [ 3038 ], + "attributes": { + } + }, + "$abc$32408$n4561": { + "hide_name": 1, + "bits": [ 3039 ], + "attributes": { + } + }, + "$abc$32408$n4562": { + "hide_name": 1, + "bits": [ 3041 ], + "attributes": { + } + }, + "$abc$32408$n4563": { + "hide_name": 1, + "bits": [ 3040 ], + "attributes": { + } + }, + "$abc$32408$n4564": { + "hide_name": 1, + "bits": [ 3372 ], + "attributes": { + } + }, + "$abc$32408$n4564_1": { + "hide_name": 1, + "bits": [ 3034 ], + "attributes": { + } + }, + "$abc$32408$n4565": { + "hide_name": 1, + "bits": [ 3373 ], + "attributes": { + } + }, + "$abc$32408$n4565_1": { + "hide_name": 1, + "bits": [ 3042 ], + "attributes": { + } + }, + "$abc$32408$n4566": { + "hide_name": 1, + "bits": [ 3374 ], + "attributes": { + } + }, + "$abc$32408$n4566_1": { + "hide_name": 1, + "bits": [ 3045 ], + "attributes": { + } + }, + "$abc$32408$n4567_1": { + "hide_name": 1, + "bits": [ 3046 ], + "attributes": { + } + }, + "$abc$32408$n4568_1": { + "hide_name": 1, + "bits": [ 3043 ], + "attributes": { + } + }, + "$abc$32408$n4569": { + "hide_name": 1, + "bits": [ 3376 ], + "attributes": { + } + }, + "$abc$32408$n4569_1": { + "hide_name": 1, + "bits": [ 3044 ], + "attributes": { + } + }, + "$abc$32408$n4570": { + "hide_name": 1, + "bits": [ 3035 ], + "attributes": { + } + }, + "$abc$32408$n4571": { + "hide_name": 1, + "bits": [ 3377 ], + "attributes": { + } + }, + "$abc$32408$n4571_1": { + "hide_name": 1, + "bits": [ 3047 ], + "attributes": { + } + }, + "$abc$32408$n4572": { + "hide_name": 1, + "bits": [ 3030 ], + "attributes": { + } + }, + "$abc$32408$n4574_1": { + "hide_name": 1, + "bits": [ 3048 ], + "attributes": { + } + }, + "$abc$32408$n4575": { + "hide_name": 1, + "bits": [ 3378 ], + "attributes": { + } + }, + "$abc$32408$n4575_1": { + "hide_name": 1, + "bits": [ 3052 ], + "attributes": { + } + }, + "$abc$32408$n4576_1": { + "hide_name": 1, + "bits": [ 3053 ], + "attributes": { + } + }, + "$abc$32408$n4577_1": { + "hide_name": 1, + "bits": [ 3055 ], + "attributes": { + } + }, + "$abc$32408$n4578": { + "hide_name": 1, + "bits": [ 3380 ], + "attributes": { + } + }, + "$abc$32408$n4578_1": { + "hide_name": 1, + "bits": [ 3058 ], + "attributes": { + } + }, + "$abc$32408$n4579": { + "hide_name": 1, + "bits": [ 3381 ], + "attributes": { + } + }, + "$abc$32408$n4579_1": { + "hide_name": 1, + "bits": [ 3059 ], + "attributes": { + } + }, + "$abc$32408$n4580_1": { + "hide_name": 1, + "bits": [ 3061 ], + "attributes": { + } + }, + "$abc$32408$n4581_1": { + "hide_name": 1, + "bits": [ 3062 ], + "attributes": { + } + }, + "$abc$32408$n4582_1": { + "hide_name": 1, + "bits": [ 3060 ], + "attributes": { + } + }, + "$abc$32408$n4583_1": { + "hide_name": 1, + "bits": [ 3056 ], + "attributes": { + } + }, + "$abc$32408$n4584": { + "hide_name": 1, + "bits": [ 3384 ], + "attributes": { + } + }, + "$abc$32408$n4584_1": { + "hide_name": 1, + "bits": [ 3063 ], + "attributes": { + } + }, + "$abc$32408$n4585_1": { + "hide_name": 1, + "bits": [ 3064 ], + "attributes": { + } + }, + "$abc$32408$n4586_1": { + "hide_name": 1, + "bits": [ 3057 ], + "attributes": { + } + }, + "$abc$32408$n4587_1": { + "hide_name": 1, + "bits": [ 3054 ], + "attributes": { + } + }, + "$abc$32408$n4588_1": { + "hide_name": 1, + "bits": [ 3065 ], + "attributes": { + } + }, + "$abc$32408$n4589_1": { + "hide_name": 1, + "bits": [ 3049 ], + "attributes": { + } + }, + "$abc$32408$n4590_1": { + "hide_name": 1, + "bits": [ 3050 ], + "attributes": { + } + }, + "$abc$32408$n4592": { + "hide_name": 1, + "bits": [ 1970 ], + "attributes": { + } + }, + "$abc$32408$n4592_1": { + "hide_name": 1, + "bits": [ 3066 ], + "attributes": { + } + }, + "$abc$32408$n4593": { + "hide_name": 1, + "bits": [ 3386 ], + "attributes": { + } + }, + "$abc$32408$n4593_1": { + "hide_name": 1, + "bits": [ 3067 ], + "attributes": { + } + }, + "$abc$32408$n4594": { + "hide_name": 1, + "bits": [ 1905 ], + "attributes": { + } + }, + "$abc$32408$n4594_1": { + "hide_name": 1, + "bits": [ 3070 ], + "attributes": { + } + }, + "$abc$32408$n4595": { + "hide_name": 1, + "bits": [ 3071 ], + "attributes": { + } + }, + "$abc$32408$n4596": { + "hide_name": 1, + "bits": [ 1904 ], + "attributes": { + } + }, + "$abc$32408$n4596_1": { + "hide_name": 1, + "bits": [ 3073 ], + "attributes": { + } + }, + "$abc$32408$n4597": { + "hide_name": 1, + "bits": [ 315 ], + "attributes": { + } + }, + "$abc$32408$n4597_1": { + "hide_name": 1, + "bits": [ 3074 ], + "attributes": { + } + }, + "$abc$32408$n4598": { + "hide_name": 1, + "bits": [ 3076 ], + "attributes": { + } + }, + "$abc$32408$n4599": { + "hide_name": 1, + "bits": [ 314 ], + "attributes": { + } + }, + "$abc$32408$n4599_1": { + "hide_name": 1, + "bits": [ 3075 ], + "attributes": { + } + }, + "$abc$32408$n4600": { + "hide_name": 1, + "bits": [ 3077 ], + "attributes": { + } + }, + "$abc$32408$n4601": { + "hide_name": 1, + "bits": [ 1973 ], + "attributes": { + } + }, + "$abc$32408$n4601_1": { + "hide_name": 1, + "bits": [ 3078 ], + "attributes": { + } + }, + "$abc$32408$n4602": { + "hide_name": 1, + "bits": [ 3079 ], + "attributes": { + } + }, + "$abc$32408$n4603": { + "hide_name": 1, + "bits": [ 1977 ], + "attributes": { + } + }, + "$abc$32408$n4603_1": { + "hide_name": 1, + "bits": [ 3072 ], + "attributes": { + } + }, + "$abc$32408$n4604_1": { + "hide_name": 1, + "bits": [ 3080 ], + "attributes": { + } + }, + "$abc$32408$n4605": { + "hide_name": 1, + "bits": [ 1047 ], + "attributes": { + } + }, + "$abc$32408$n4605_1": { + "hide_name": 1, + "bits": [ 3068 ], + "attributes": { + } + }, + "$abc$32408$n4607": { + "hide_name": 1, + "bits": [ 1046 ], + "attributes": { + } + }, + "$abc$32408$n4607_1": { + "hide_name": 1, + "bits": [ 3081 ], + "attributes": { + } + }, + "$abc$32408$n4608": { + "hide_name": 1, + "bits": [ 3388 ], + "attributes": { + } + }, + "$abc$32408$n4608_1": { + "hide_name": 1, + "bits": [ 3082 ], + "attributes": { + } + }, + "$abc$32408$n4609": { + "hide_name": 1, + "bits": [ 3085 ], + "attributes": { + } + }, + "$abc$32408$n4610": { + "hide_name": 1, + "bits": [ 1052 ], + "attributes": { + } + }, + "$abc$32408$n4610_1": { + "hide_name": 1, + "bits": [ 3086 ], + "attributes": { + } + }, + "$abc$32408$n4611": { + "hide_name": 1, + "bits": [ 1051 ], + "attributes": { + } + }, + "$abc$32408$n4611_1": { + "hide_name": 1, + "bits": [ 3089 ], + "attributes": { + } + }, + "$abc$32408$n4612": { + "hide_name": 1, + "bits": [ 3090 ], + "attributes": { + } + }, + "$abc$32408$n4613": { + "hide_name": 1, + "bits": [ 1053 ], + "attributes": { + } + }, + "$abc$32408$n4613_1": { + "hide_name": 1, + "bits": [ 3092 ], + "attributes": { + } + }, + "$abc$32408$n4614": { + "hide_name": 1, + "bits": [ 3389 ], + "attributes": { + } + }, + "$abc$32408$n4614_1": { + "hide_name": 1, + "bits": [ 3093 ], + "attributes": { + } + }, + "$abc$32408$n4615_1": { + "hide_name": 1, + "bits": [ 3091 ], + "attributes": { + } + }, + "$abc$32408$n4616": { + "hide_name": 1, + "bits": [ 3087 ], + "attributes": { + } + }, + "$abc$32408$n4617_1": { + "hide_name": 1, + "bits": [ 3088 ], + "attributes": { + } + }, + "$abc$32408$n4618_1": { + "hide_name": 1, + "bits": [ 3083 ], + "attributes": { + } + }, + "$abc$32408$n4620": { + "hide_name": 1, + "bits": [ 3094 ], + "attributes": { + } + }, + "$abc$32408$n4621": { + "hide_name": 1, + "bits": [ 3391 ], + "attributes": { + } + }, + "$abc$32408$n4621_1": { + "hide_name": 1, + "bits": [ 3095 ], + "attributes": { + } + }, + "$abc$32408$n4622": { + "hide_name": 1, + "bits": [ 3098 ], + "attributes": { + } + }, + "$abc$32408$n4623": { + "hide_name": 1, + "bits": [ 3099 ], + "attributes": { + } + }, + "$abc$32408$n4624": { + "hide_name": 1, + "bits": [ 3101 ], + "attributes": { + } + }, + "$abc$32408$n4625": { + "hide_name": 1, + "bits": [ 3100 ], + "attributes": { + } + }, + "$abc$32408$n4626_1": { + "hide_name": 1, + "bits": [ 3102 ], + "attributes": { + } + }, + "$abc$32408$n4627": { + "hide_name": 1, + "bits": [ 1981 ], + "attributes": { + } + }, + "$abc$32408$n4627_1": { + "hide_name": 1, + "bits": [ 3096 ], + "attributes": { + } + }, + "$abc$32408$n4629": { + "hide_name": 1, + "bits": [ 3103 ], + "attributes": { + } + }, + "$abc$32408$n4630": { + "hide_name": 1, + "bits": [ 3104 ], + "attributes": { + } + }, + "$abc$32408$n4631": { + "hide_name": 1, + "bits": [ 3107 ], + "attributes": { + } + }, + "$abc$32408$n4632": { + "hide_name": 1, + "bits": [ 1983 ], + "attributes": { + } + }, + "$abc$32408$n4632_1": { + "hide_name": 1, + "bits": [ 3108 ], + "attributes": { + } + }, + "$abc$32408$n4633": { + "hide_name": 1, + "bits": [ 1984 ], + "attributes": { + } + }, + "$abc$32408$n4633_1": { + "hide_name": 1, + "bits": [ 3109 ], + "attributes": { + } + }, + "$abc$32408$n4634": { + "hide_name": 1, + "bits": [ 1985 ], + "attributes": { + } + }, + "$abc$32408$n4634_1": { + "hide_name": 1, + "bits": [ 3105 ], + "attributes": { + } + }, + "$abc$32408$n4636": { + "hide_name": 1, + "bits": [ 1868 ], + "attributes": { + } + }, + "$abc$32408$n4636_1": { + "hide_name": 1, + "bits": [ 3111 ], + "attributes": { + } + }, + "$abc$32408$n4637": { + "hide_name": 1, + "bits": [ 1986 ], + "attributes": { + } + }, + "$abc$32408$n4637_1": { + "hide_name": 1, + "bits": [ 3113 ], + "attributes": { + } + }, + "$abc$32408$n4638": { + "hide_name": 1, + "bits": [ 3115 ], + "attributes": { + } + }, + "$abc$32408$n4639": { + "hide_name": 1, + "bits": [ 1831 ], + "attributes": { + } + }, + "$abc$32408$n4639_1": { + "hide_name": 1, + "bits": [ 3114 ], + "attributes": { + } + }, + "$abc$32408$n4640": { + "hide_name": 1, + "bits": [ 3116 ], + "attributes": { + } + }, + "$abc$32408$n4641": { + "hide_name": 1, + "bits": [ 3110 ], + "attributes": { + } + }, + "$abc$32408$n4642": { + "hide_name": 1, + "bits": [ 1987 ], + "attributes": { + } + }, + "$abc$32408$n4645": { + "hide_name": 1, + "bits": [ 1988 ], + "attributes": { + } + }, + "$abc$32408$n4645_1": { + "hide_name": 1, + "bits": [ 3119 ], + "attributes": { + } + }, + "$abc$32408$n4646_1": { + "hide_name": 1, + "bits": [ 3117 ], + "attributes": { + } + }, + "$abc$32408$n4647_1": { + "hide_name": 1, + "bits": [ 3120 ], + "attributes": { + } + }, + "$abc$32408$n4648_1": { + "hide_name": 1, + "bits": [ 3118 ], + "attributes": { + } + }, + "$abc$32408$n4649": { + "hide_name": 1, + "bits": [ 1992 ], + "attributes": { + } + }, + "$abc$32408$n4649_1": { + "hide_name": 1, + "bits": [ 3121 ], + "attributes": { + } + }, + "$abc$32408$n4651": { + "hide_name": 1, + "bits": [ 3122 ], + "attributes": { + } + }, + "$abc$32408$n4652": { + "hide_name": 1, + "bits": [ 3395 ], + "attributes": { + } + }, + "$abc$32408$n4653": { + "hide_name": 1, + "bits": [ 3396 ], + "attributes": { + } + }, + "$abc$32408$n4679": { + "hide_name": 1, + "bits": [ 3146 ], + "attributes": { + } + }, + "$abc$32408$n4684": { + "hide_name": 1, + "bits": [ 3397 ], + "attributes": { + } + }, + "$abc$32408$n4685": { + "hide_name": 1, + "bits": [ 3398 ], + "attributes": { + } + }, + "$abc$32408$n4686": { + "hide_name": 1, + "bits": [ 3399 ], + "attributes": { + } + }, + "$abc$32408$n4687": { + "hide_name": 1, + "bits": [ 3400 ], + "attributes": { + } + }, + "$abc$32408$n4688": { + "hide_name": 1, + "bits": [ 3401 ], + "attributes": { + } + }, + "$abc$32408$n4689": { + "hide_name": 1, + "bits": [ 3402 ], + "attributes": { + } + }, + "$abc$32408$n4690": { + "hide_name": 1, + "bits": [ 3403 ], + "attributes": { + } + }, + "$abc$32408$n4691": { + "hide_name": 1, + "bits": [ 3404 ], + "attributes": { + } + }, + "$abc$32408$n4692": { + "hide_name": 1, + "bits": [ 3405 ], + "attributes": { + } + }, + "$abc$32408$n4693": { + "hide_name": 1, + "bits": [ 3406 ], + "attributes": { + } + }, + "$abc$32408$n4694": { + "hide_name": 1, + "bits": [ 3407 ], + "attributes": { + } + }, + "$abc$32408$n4695": { + "hide_name": 1, + "bits": [ 3408 ], + "attributes": { + } + }, + "$abc$32408$n4696": { + "hide_name": 1, + "bits": [ 3409 ], + "attributes": { + } + }, + "$abc$32408$n4697": { + "hide_name": 1, + "bits": [ 1995 ], + "attributes": { + } + }, + "$abc$32408$n4698": { + "hide_name": 1, + "bits": [ 2000 ], + "attributes": { + } + }, + "$abc$32408$n4699": { + "hide_name": 1, + "bits": [ 2002 ], + "attributes": { + } + }, + "$abc$32408$n4700": { + "hide_name": 1, + "bits": [ 2004 ], + "attributes": { + } + }, + "$abc$32408$n4701": { + "hide_name": 1, + "bits": [ 2006 ], + "attributes": { + } + }, + "$abc$32408$n4702": { + "hide_name": 1, + "bits": [ 2008 ], + "attributes": { + } + }, + "$abc$32408$n4703": { + "hide_name": 1, + "bits": [ 2010 ], + "attributes": { + } + }, + "$abc$32408$n4704": { + "hide_name": 1, + "bits": [ 2012 ], + "attributes": { + } + }, + "$abc$32408$n4705": { + "hide_name": 1, + "bits": [ 2014 ], + "attributes": { + } + }, + "$abc$32408$n4706": { + "hide_name": 1, + "bits": [ 2016 ], + "attributes": { + } + }, + "$abc$32408$n4707": { + "hide_name": 1, + "bits": [ 2018 ], + "attributes": { + } + }, + "$abc$32408$n4708": { + "hide_name": 1, + "bits": [ 2020 ], + "attributes": { + } + }, + "$abc$32408$n4709": { + "hide_name": 1, + "bits": [ 2022 ], + "attributes": { + } + }, + "$abc$32408$n4710": { + "hide_name": 1, + "bits": [ 2024 ], + "attributes": { + } + }, + "$abc$32408$n4711": { + "hide_name": 1, + "bits": [ 2026 ], + "attributes": { + } + }, + "$abc$32408$n4712": { + "hide_name": 1, + "bits": [ 2028 ], + "attributes": { + } + }, + "$abc$32408$n4713": { + "hide_name": 1, + "bits": [ 413 ], + "attributes": { + } + }, + "$abc$32408$n4714": { + "hide_name": 1, + "bits": [ 414 ], + "attributes": { + } + }, + "$abc$32408$n4715": { + "hide_name": 1, + "bits": [ 415 ], + "attributes": { + } + }, + "$abc$32408$n4716": { + "hide_name": 1, + "bits": [ 402 ], + "attributes": { + } + }, + "$abc$32408$n4717": { + "hide_name": 1, + "bits": [ 417 ], + "attributes": { + } + }, + "$abc$32408$n4718": { + "hide_name": 1, + "bits": [ 418 ], + "attributes": { + } + }, + "$abc$32408$n4719": { + "hide_name": 1, + "bits": [ 419 ], + "attributes": { + } + }, + "$abc$32408$n4720": { + "hide_name": 1, + "bits": [ 420 ], + "attributes": { + } + }, + "$abc$32408$n4721": { + "hide_name": 1, + "bits": [ 3410 ], + "attributes": { + } + }, + "$abc$32408$n4722": { + "hide_name": 1, + "bits": [ 411 ], + "attributes": { + } + }, + "$abc$32408$n4723": { + "hide_name": 1, + "bits": [ 3411 ], + "attributes": { + } + }, + "$abc$32408$n4724": { + "hide_name": 1, + "bits": [ 412 ], + "attributes": { + } + }, + "$abc$32408$n4725": { + "hide_name": 1, + "bits": [ 3412 ], + "attributes": { + } + }, + "$abc$32408$n4726": { + "hide_name": 1, + "bits": [ 409 ], + "attributes": { + } + }, + "$abc$32408$n4727": { + "hide_name": 1, + "bits": [ 410 ], + "attributes": { + } + }, + "$abc$32408$n4728": { + "hide_name": 1, + "bits": [ 405 ], + "attributes": { + } + }, + "$abc$32408$n4729": { + "hide_name": 1, + "bits": [ 406 ], + "attributes": { + } + }, + "$abc$32408$n4730": { + "hide_name": 1, + "bits": [ 407 ], + "attributes": { + } + }, + "$abc$32408$n4731": { + "hide_name": 1, + "bits": [ 317 ], + "attributes": { + } + }, + "$abc$32408$n4732": { + "hide_name": 1, + "bits": [ 401 ], + "attributes": { + } + }, + "$abc$32408$n4733": { + "hide_name": 1, + "bits": [ 2030 ], + "attributes": { + } + }, + "$abc$32408$n4734": { + "hide_name": 1, + "bits": [ 2032 ], + "attributes": { + } + }, + "$abc$32408$n4735": { + "hide_name": 1, + "bits": [ 2034 ], + "attributes": { + } + }, + "$abc$32408$n4736": { + "hide_name": 1, + "bits": [ 2036 ], + "attributes": { + } + }, + "$abc$32408$n4737": { + "hide_name": 1, + "bits": [ 2038 ], + "attributes": { + } + }, + "$abc$32408$n4738": { + "hide_name": 1, + "bits": [ 2040 ], + "attributes": { + } + }, + "$abc$32408$n4739": { + "hide_name": 1, + "bits": [ 2042 ], + "attributes": { + } + }, + "$abc$32408$n4740": { + "hide_name": 1, + "bits": [ 2044 ], + "attributes": { + } + }, + "$abc$32408$n4741": { + "hide_name": 1, + "bits": [ 2046 ], + "attributes": { + } + }, + "$abc$32408$n4742": { + "hide_name": 1, + "bits": [ 2048 ], + "attributes": { + } + }, + "$abc$32408$n4743": { + "hide_name": 1, + "bits": [ 2050 ], + "attributes": { + } + }, + "$abc$32408$n4744": { + "hide_name": 1, + "bits": [ 2052 ], + "attributes": { + } + }, + "$abc$32408$n4745": { + "hide_name": 1, + "bits": [ 2054 ], + "attributes": { + } + }, + "$abc$32408$n4746": { + "hide_name": 1, + "bits": [ 2056 ], + "attributes": { + } + }, + "$abc$32408$n4747": { + "hide_name": 1, + "bits": [ 550 ], + "attributes": { + } + }, + "$abc$32408$n4748": { + "hide_name": 1, + "bits": [ 318 ], + "attributes": { + } + }, + "$abc$32408$n4749": { + "hide_name": 1, + "bits": [ 399 ], + "attributes": { + } + }, + "$abc$32408$n4750": { + "hide_name": 1, + "bits": [ 2058 ], + "attributes": { + } + }, + "$abc$32408$n4751": { + "hide_name": 1, + "bits": [ 2060 ], + "attributes": { + } + }, + "$abc$32408$n4752": { + "hide_name": 1, + "bits": [ 2062 ], + "attributes": { + } + }, + "$abc$32408$n4753": { + "hide_name": 1, + "bits": [ 2064 ], + "attributes": { + } + }, + "$abc$32408$n4754": { + "hide_name": 1, + "bits": [ 2066 ], + "attributes": { + } + }, + "$abc$32408$n4755": { + "hide_name": 1, + "bits": [ 2068 ], + "attributes": { + } + }, + "$abc$32408$n4756": { + "hide_name": 1, + "bits": [ 2070 ], + "attributes": { + } + }, + "$abc$32408$n4757": { + "hide_name": 1, + "bits": [ 2072 ], + "attributes": { + } + }, + "$abc$32408$n4758": { + "hide_name": 1, + "bits": [ 2074 ], + "attributes": { + } + }, + "$abc$32408$n4759": { + "hide_name": 1, + "bits": [ 2076 ], + "attributes": { + } + }, + "$abc$32408$n4760": { + "hide_name": 1, + "bits": [ 2078 ], + "attributes": { + } + }, + "$abc$32408$n4761": { + "hide_name": 1, + "bits": [ 2080 ], + "attributes": { + } + }, + "$abc$32408$n4762": { + "hide_name": 1, + "bits": [ 2082 ], + "attributes": { + } + }, + "$abc$32408$n4763": { + "hide_name": 1, + "bits": [ 2084 ], + "attributes": { + } + }, + "$abc$32408$n4764": { + "hide_name": 1, + "bits": [ 316 ], + "attributes": { + } + }, + "$abc$32408$n4765": { + "hide_name": 1, + "bits": [ 400 ], + "attributes": { + } + }, + "$abc$32408$n4766": { + "hide_name": 1, + "bits": [ 2086 ], + "attributes": { + } + }, + "$abc$32408$n4767": { + "hide_name": 1, + "bits": [ 2088 ], + "attributes": { + } + }, + "$abc$32408$n4768": { + "hide_name": 1, + "bits": [ 2090 ], + "attributes": { + } + }, + "$abc$32408$n4769": { + "hide_name": 1, + "bits": [ 2092 ], + "attributes": { + } + }, + "$abc$32408$n4770": { + "hide_name": 1, + "bits": [ 2094 ], + "attributes": { + } + }, + "$abc$32408$n4771": { + "hide_name": 1, + "bits": [ 2096 ], + "attributes": { + } + }, + "$abc$32408$n4772": { + "hide_name": 1, + "bits": [ 2098 ], + "attributes": { + } + }, + "$abc$32408$n4773": { + "hide_name": 1, + "bits": [ 2100 ], + "attributes": { + } + }, + "$abc$32408$n4774": { + "hide_name": 1, + "bits": [ 2102 ], + "attributes": { + } + }, + "$abc$32408$n4775": { + "hide_name": 1, + "bits": [ 2104 ], + "attributes": { + } + }, + "$abc$32408$n4776": { + "hide_name": 1, + "bits": [ 2106 ], + "attributes": { + } + }, + "$abc$32408$n4777": { + "hide_name": 1, + "bits": [ 2108 ], + "attributes": { + } + }, + "$abc$32408$n4778": { + "hide_name": 1, + "bits": [ 2110 ], + "attributes": { + } + }, + "$abc$32408$n4779": { + "hide_name": 1, + "bits": [ 2112 ], + "attributes": { + } + }, + "$abc$32408$n4780": { + "hide_name": 1, + "bits": [ 3413 ], + "attributes": { + } + }, + "$abc$32408$n4781": { + "hide_name": 1, + "bits": [ 3414 ], + "attributes": { + } + }, + "$abc$32408$n4783": { + "hide_name": 1, + "bits": [ 3416 ], + "attributes": { + } + }, + "$abc$32408$n4784": { + "hide_name": 1, + "bits": [ 1978 ], + "attributes": { + } + }, + "$abc$32408$n4786": { + "hide_name": 1, + "bits": [ 3418 ], + "attributes": { + } + }, + "$abc$32408$n4788": { + "hide_name": 1, + "bits": [ 3420 ], + "attributes": { + } + }, + "$abc$32408$n4790": { + "hide_name": 1, + "bits": [ 3422 ], + "attributes": { + } + }, + "$abc$32408$n4792": { + "hide_name": 1, + "bits": [ 3424 ], + "attributes": { + } + }, + "$abc$32408$n4794": { + "hide_name": 1, + "bits": [ 3426 ], + "attributes": { + } + }, + "$abc$32408$n4796": { + "hide_name": 1, + "bits": [ 3428 ], + "attributes": { + } + }, + "$abc$32408$n4797": { + "hide_name": 1, + "bits": [ 1597 ], + "attributes": { + } + }, + "$abc$32408$n4798": { + "hide_name": 1, + "bits": [ 1596 ], + "attributes": { + } + }, + "$abc$32408$n4799": { + "hide_name": 1, + "bits": [ 3429 ], + "attributes": { + } + }, + "$abc$32408$n4800": { + "hide_name": 1, + "bits": [ 3430 ], + "attributes": { + } + }, + "$abc$32408$n4801": { + "hide_name": 1, + "bits": [ 3615 ], + "attributes": { + } + }, + "$abc$32408$n4802": { + "hide_name": 1, + "bits": [ 2116 ], + "attributes": { + } + }, + "$abc$32408$n4803": { + "hide_name": 1, + "bits": [ 2117 ], + "attributes": { + } + }, + "$abc$32408$n4804": { + "hide_name": 1, + "bits": [ 2118 ], + "attributes": { + } + }, + "$abc$32408$n4805": { + "hide_name": 1, + "bits": [ 2119 ], + "attributes": { + } + }, + "$abc$32408$n4806": { + "hide_name": 1, + "bits": [ 2120 ], + "attributes": { + } + }, + "$abc$32408$n4808": { + "hide_name": 1, + "bits": [ 3432 ], + "attributes": { + } + }, + "$abc$32408$n4810": { + "hide_name": 1, + "bits": [ 3434 ], + "attributes": { + } + }, + "$abc$32408$n4812": { + "hide_name": 1, + "bits": [ 3436 ], + "attributes": { + } + }, + "$abc$32408$n4814": { + "hide_name": 1, + "bits": [ 3438 ], + "attributes": { + } + }, + "$abc$32408$n4816": { + "hide_name": 1, + "bits": [ 3440 ], + "attributes": { + } + }, + "$abc$32408$n4818": { + "hide_name": 1, + "bits": [ 3442 ], + "attributes": { + } + }, + "$abc$32408$n4820": { + "hide_name": 1, + "bits": [ 3444 ], + "attributes": { + } + }, + "$abc$32408$n4822": { + "hide_name": 1, + "bits": [ 3446 ], + "attributes": { + } + }, + "$abc$32408$n4823": { + "hide_name": 1, + "bits": [ 2123 ], + "attributes": { + } + }, + "$abc$32408$n4824": { + "hide_name": 1, + "bits": [ 2125 ], + "attributes": { + } + }, + "$abc$32408$n4825": { + "hide_name": 1, + "bits": [ 2126 ], + "attributes": { + } + }, + "$abc$32408$n4826": { + "hide_name": 1, + "bits": [ 3447 ], + "attributes": { + } + }, + "$abc$32408$n4827": { + "hide_name": 1, + "bits": [ 3448 ], + "attributes": { + } + }, + "$abc$32408$n4828": { + "hide_name": 1, + "bits": [ 3449 ], + "attributes": { + } + }, + "$abc$32408$n4829": { + "hide_name": 1, + "bits": [ 3450 ], + "attributes": { + } + }, + "$abc$32408$n4830": { + "hide_name": 1, + "bits": [ 3451 ], + "attributes": { + } + }, + "$abc$32408$n4831": { + "hide_name": 1, + "bits": [ 3452 ], + "attributes": { + } + }, + "$abc$32408$n4832": { + "hide_name": 1, + "bits": [ 1369 ], + "attributes": { + } + }, + "$abc$32408$n4833": { + "hide_name": 1, + "bits": [ 1375 ], + "attributes": { + } + }, + "$abc$32408$n4834": { + "hide_name": 1, + "bits": [ 1368 ], + "attributes": { + } + }, + "$abc$32408$n4835": { + "hide_name": 1, + "bits": [ 1351 ], + "attributes": { + } + }, + "$abc$32408$n4836": { + "hide_name": 1, + "bits": [ 1363 ], + "attributes": { + } + }, + "$abc$32408$n4837": { + "hide_name": 1, + "bits": [ 1353 ], + "attributes": { + } + }, + "$abc$32408$n4840": { + "hide_name": 1, + "bits": [ 3453 ], + "attributes": { + } + }, + "$abc$32408$n4842": { + "hide_name": 1, + "bits": [ 3454 ], + "attributes": { + } + }, + "$abc$32408$n4844": { + "hide_name": 1, + "bits": [ 3455 ], + "attributes": { + } + }, + "$abc$32408$n4846": { + "hide_name": 1, + "bits": [ 3456 ], + "attributes": { + } + }, + "$abc$32408$n4848": { + "hide_name": 1, + "bits": [ 3457 ], + "attributes": { + } + }, + "$abc$32408$n4851": { + "hide_name": 1, + "bits": [ 2114 ], + "attributes": { + } + }, + "$abc$32408$n4853": { + "hide_name": 1, + "bits": [ 1601 ], + "attributes": { + } + }, + "$abc$32408$n4855": { + "hide_name": 1, + "bits": [ 2124 ], + "attributes": { + } + }, + "$abc$32408$n4857": { + "hide_name": 1, + "bits": [ 1481 ], + "attributes": { + } + }, + "$abc$32408$n4858": { + "hide_name": 1, + "bits": [ 1485 ], + "attributes": { + } + }, + "$abc$32408$n4859": { + "hide_name": 1, + "bits": [ 1600 ], + "attributes": { + } + }, + "$abc$32408$n4860": { + "hide_name": 1, + "bits": [ 1599 ], + "attributes": { + } + }, + "$abc$32408$n4861": { + "hide_name": 1, + "bits": [ 1598 ], + "attributes": { + } + }, + "$abc$32408$n4862": { + "hide_name": 1, + "bits": [ 1241 ], + "attributes": { + } + }, + "$abc$32408$n4863": { + "hide_name": 1, + "bits": [ 1480 ], + "attributes": { + } + }, + "$abc$32408$n4864": { + "hide_name": 1, + "bits": [ 1482 ], + "attributes": { + } + }, + "$abc$32408$n4865": { + "hide_name": 1, + "bits": [ 1293 ], + "attributes": { + } + }, + "$abc$32408$n4866": { + "hide_name": 1, + "bits": [ 1483 ], + "attributes": { + } + }, + "$abc$32408$n4867": { + "hide_name": 1, + "bits": [ 1484 ], + "attributes": { + } + }, + "$abc$32408$n4870": { + "hide_name": 1, + "bits": [ 1405 ], + "attributes": { + } + }, + "$abc$32408$n4872": { + "hide_name": 1, + "bits": [ 1813 ], + "attributes": { + } + }, + "$abc$32408$n4879": { + "hide_name": 1, + "bits": [ 1445 ], + "attributes": { + } + }, + "$abc$32408$n4881": { + "hide_name": 1, + "bits": [ 1595 ], + "attributes": { + } + }, + "$abc$32408$n4883": { + "hide_name": 1, + "bits": [ 1585 ], + "attributes": { + } + }, + "$abc$32408$n4885": { + "hide_name": 1, + "bits": [ 1589 ], + "attributes": { + } + }, + "$abc$32408$n4886": { + "hide_name": 1, + "bits": [ 1590 ], + "attributes": { + } + }, + "$abc$32408$n4888": { + "hide_name": 1, + "bits": [ 451 ], + "attributes": { + } + }, + "$abc$32408$n4889": { + "hide_name": 1, + "bits": [ 3679 ], + "attributes": { + } + }, + "$abc$32408$n4891": { + "hide_name": 1, + "bits": [ 3521 ], + "attributes": { + } + }, + "$abc$32408$n4894": { + "hide_name": 1, + "bits": [ 1348 ], + "attributes": { + } + }, + "$abc$32408$n4896": { + "hide_name": 1, + "bits": [ 3661 ], + "attributes": { + } + }, + "$abc$32408$n5": { + "hide_name": 1, + "bits": [ 34 ], + "attributes": { + } + }, + "$abc$32408$n5006": { + "hide_name": 1, + "bits": [ 3484 ], + "attributes": { + } + }, + "$abc$32408$n5007": { + "hide_name": 1, + "bits": [ 3485 ], + "attributes": { + } + }, + "$abc$32408$n5009": { + "hide_name": 1, + "bits": [ 3486 ], + "attributes": { + } + }, + "$abc$32408$n5010": { + "hide_name": 1, + "bits": [ 159 ], + "attributes": { + } + }, + "$abc$32408$n5011": { + "hide_name": 1, + "bits": [ 3488 ], + "attributes": { + } + }, + "$abc$32408$n5013": { + "hide_name": 1, + "bits": [ 3489 ], + "attributes": { + } + }, + "$abc$32408$n5015": { + "hide_name": 1, + "bits": [ 3491 ], + "attributes": { + } + }, + "$abc$32408$n5017": { + "hide_name": 1, + "bits": [ 3492 ], + "attributes": { + } + }, + "$abc$32408$n5019": { + "hide_name": 1, + "bits": [ 3493 ], + "attributes": { + } + }, + "$abc$32408$n5021": { + "hide_name": 1, + "bits": [ 3495 ], + "attributes": { + } + }, + "$abc$32408$n5023": { + "hide_name": 1, + "bits": [ 3496 ], + "attributes": { + } + }, + "$abc$32408$n5025": { + "hide_name": 1, + "bits": [ 3497 ], + "attributes": { + } + }, + "$abc$32408$n5027": { + "hide_name": 1, + "bits": [ 3501 ], + "attributes": { + } + }, + "$abc$32408$n5035": { + "hide_name": 1, + "bits": [ 3503 ], + "attributes": { + } + }, + "$abc$32408$n5037": { + "hide_name": 1, + "bits": [ 3505 ], + "attributes": { + } + }, + "$abc$32408$n5039": { + "hide_name": 1, + "bits": [ 3506 ], + "attributes": { + } + }, + "$abc$32408$n5041": { + "hide_name": 1, + "bits": [ 3507 ], + "attributes": { + } + }, + "$abc$32408$n5043": { + "hide_name": 1, + "bits": [ 3508 ], + "attributes": { + } + }, + "$abc$32408$n5045": { + "hide_name": 1, + "bits": [ 3509 ], + "attributes": { + } + }, + "$abc$32408$n5047": { + "hide_name": 1, + "bits": [ 3510 ], + "attributes": { + } + }, + "$abc$32408$n5049": { + "hide_name": 1, + "bits": [ 3511 ], + "attributes": { + } + }, + "$abc$32408$n5051": { + "hide_name": 1, + "bits": [ 3512 ], + "attributes": { + } + }, + "$abc$32408$n5057": { + "hide_name": 1, + "bits": [ 3513 ], + "attributes": { + } + }, + "$abc$32408$n5059": { + "hide_name": 1, + "bits": [ 3515 ], + "attributes": { + } + }, + "$abc$32408$n5061": { + "hide_name": 1, + "bits": [ 3516 ], + "attributes": { + } + }, + "$abc$32408$n5064": { + "hide_name": 1, + "bits": [ 3517 ], + "attributes": { + } + }, + "$abc$32408$n5066": { + "hide_name": 1, + "bits": [ 3518 ], + "attributes": { + } + }, + "$abc$32408$n5067": { + "hide_name": 1, + "bits": [ 3519 ], + "attributes": { + } + }, + "$abc$32408$n5068": { + "hide_name": 1, + "bits": [ 3520 ], + "attributes": { + } + }, + "$abc$32408$n5069": { + "hide_name": 1, + "bits": [ 1344 ], + "attributes": { + } + }, + "$abc$32408$n5070": { + "hide_name": 1, + "bits": [ 3522 ], + "attributes": { + } + }, + "$abc$32408$n5071": { + "hide_name": 1, + "bits": [ 906 ], + "attributes": { + } + }, + "$abc$32408$n5071_1": { + "hide_name": 1, + "bits": [ 3523 ], + "attributes": { + } + }, + "$abc$32408$n5072_1": { + "hide_name": 1, + "bits": [ 3524 ], + "attributes": { + } + }, + "$abc$32408$n5073_1": { + "hide_name": 1, + "bits": [ 1387 ], + "attributes": { + } + }, + "$abc$32408$n5074": { + "hide_name": 1, + "bits": [ 3527 ], + "attributes": { + } + }, + "$abc$32408$n5077_1": { + "hide_name": 1, + "bits": [ 1403 ], + "attributes": { + } + }, + "$abc$32408$n5078": { + "hide_name": 1, + "bits": [ 3531 ], + "attributes": { + } + }, + "$abc$32408$n5080": { + "hide_name": 1, + "bits": [ 3532 ], + "attributes": { + } + }, + "$abc$32408$n5081_1": { + "hide_name": 1, + "bits": [ 3533 ], + "attributes": { + } + }, + "$abc$32408$n5084": { + "hide_name": 1, + "bits": [ 3534 ], + "attributes": { + } + }, + "$abc$32408$n5086_1": { + "hide_name": 1, + "bits": [ 3535 ], + "attributes": { + } + }, + "$abc$32408$n5088_1": { + "hide_name": 1, + "bits": [ 3536 ], + "attributes": { + } + }, + "$abc$32408$n5090_1": { + "hide_name": 1, + "bits": [ 3537 ], + "attributes": { + } + }, + "$abc$32408$n5092_1": { + "hide_name": 1, + "bits": [ 3538 ], + "attributes": { + } + }, + "$abc$32408$n5094_1": { + "hide_name": 1, + "bits": [ 3539 ], + "attributes": { + } + }, + "$abc$32408$n5102_1": { + "hide_name": 1, + "bits": [ 3540 ], + "attributes": { + } + }, + "$abc$32408$n5103_1": { + "hide_name": 1, + "bits": [ 3541 ], + "attributes": { + } + }, + "$abc$32408$n5105_1": { + "hide_name": 1, + "bits": [ 3542 ], + "attributes": { + } + }, + "$abc$32408$n5107_1": { + "hide_name": 1, + "bits": [ 3543 ], + "attributes": { + } + }, + "$abc$32408$n5109_1": { + "hide_name": 1, + "bits": [ 3546 ], + "attributes": { + } + }, + "$abc$32408$n5111_1": { + "hide_name": 1, + "bits": [ 3552 ], + "attributes": { + } + }, + "$abc$32408$n5113_1": { + "hide_name": 1, + "bits": [ 3558 ], + "attributes": { + } + }, + "$abc$32408$n5115_1": { + "hide_name": 1, + "bits": [ 3564 ], + "attributes": { + } + }, + "$abc$32408$n5117_1": { + "hide_name": 1, + "bits": [ 3570 ], + "attributes": { + } + }, + "$abc$32408$n5119_1": { + "hide_name": 1, + "bits": [ 3576 ], + "attributes": { + } + }, + "$abc$32408$n5121_1": { + "hide_name": 1, + "bits": [ 3582 ], + "attributes": { + } + }, + "$abc$32408$n5123": { + "hide_name": 1, + "bits": [ 2139 ], + "attributes": { + } + }, + "$abc$32408$n5123_1": { + "hide_name": 1, + "bits": [ 3588 ], + "attributes": { + } + }, + "$abc$32408$n5125_1": { + "hide_name": 1, + "bits": [ 3592 ], + "attributes": { + } + }, + "$abc$32408$n5127_1": { + "hide_name": 1, + "bits": [ 3594 ], + "attributes": { + } + }, + "$abc$32408$n5129_1": { + "hide_name": 1, + "bits": [ 3596 ], + "attributes": { + } + }, + "$abc$32408$n5131_1": { + "hide_name": 1, + "bits": [ 3598 ], + "attributes": { + } + }, + "$abc$32408$n5133": { + "hide_name": 1, + "bits": [ 3600 ], + "attributes": { + } + }, + "$abc$32408$n5135": { + "hide_name": 1, + "bits": [ 2140 ], + "attributes": { + } + }, + "$abc$32408$n5135_1": { + "hide_name": 1, + "bits": [ 3602 ], + "attributes": { + } + }, + "$abc$32408$n5137": { + "hide_name": 1, + "bits": [ 2141 ], + "attributes": { + } + }, + "$abc$32408$n5137_1": { + "hide_name": 1, + "bits": [ 3604 ], + "attributes": { + } + }, + "$abc$32408$n5139": { + "hide_name": 1, + "bits": [ 2142 ], + "attributes": { + } + }, + "$abc$32408$n5139_1": { + "hide_name": 1, + "bits": [ 3606 ], + "attributes": { + } + }, + "$abc$32408$n5141": { + "hide_name": 1, + "bits": [ 3458 ], + "attributes": { + } + }, + "$abc$32408$n5141_1": { + "hide_name": 1, + "bits": [ 3608 ], + "attributes": { + } + }, + "$abc$32408$n5143": { + "hide_name": 1, + "bits": [ 3459 ], + "attributes": { + } + }, + "$abc$32408$n5143_1": { + "hide_name": 1, + "bits": [ 3610 ], + "attributes": { + } + }, + "$abc$32408$n5144": { + "hide_name": 1, + "bits": [ 2145 ], + "attributes": { + } + }, + "$abc$32408$n5144_1": { + "hide_name": 1, + "bits": [ 1974 ], + "attributes": { + } + }, + "$abc$32408$n5145": { + "hide_name": 1, + "bits": [ 2146 ], + "attributes": { + } + }, + "$abc$32408$n5145_1": { + "hide_name": 1, + "bits": [ 3611 ], + "attributes": { + } + }, + "$abc$32408$n5146": { + "hide_name": 1, + "bits": [ 2147 ], + "attributes": { + } + }, + "$abc$32408$n5146_1": { + "hide_name": 1, + "bits": [ 1975 ], + "attributes": { + } + }, + "$abc$32408$n5147": { + "hide_name": 1, + "bits": [ 2148 ], + "attributes": { + } + }, + "$abc$32408$n5147_1": { + "hide_name": 1, + "bits": [ 3612 ], + "attributes": { + } + }, + "$abc$32408$n5148": { + "hide_name": 1, + "bits": [ 2149 ], + "attributes": { + } + }, + "$abc$32408$n5148_1": { + "hide_name": 1, + "bits": [ 3613 ], + "attributes": { + } + }, + "$abc$32408$n5149": { + "hide_name": 1, + "bits": [ 2150 ], + "attributes": { + } + }, + "$abc$32408$n5149_1": { + "hide_name": 1, + "bits": [ 3614 ], + "attributes": { + } + }, + "$abc$32408$n5150": { + "hide_name": 1, + "bits": [ 2151 ], + "attributes": { + } + }, + "$abc$32408$n5151": { + "hide_name": 1, + "bits": [ 2152 ], + "attributes": { + } + }, + "$abc$32408$n5151_1": { + "hide_name": 1, + "bits": [ 3616 ], + "attributes": { + } + }, + "$abc$32408$n5152": { + "hide_name": 1, + "bits": [ 2153 ], + "attributes": { + } + }, + "$abc$32408$n5152_1": { + "hide_name": 1, + "bits": [ 3617 ], + "attributes": { + } + }, + "$abc$32408$n5153": { + "hide_name": 1, + "bits": [ 2154 ], + "attributes": { + } + }, + "$abc$32408$n5153_1": { + "hide_name": 1, + "bits": [ 3618 ], + "attributes": { + } + }, + "$abc$32408$n5154": { + "hide_name": 1, + "bits": [ 2155 ], + "attributes": { + } + }, + "$abc$32408$n5154_1": { + "hide_name": 1, + "bits": [ 2121 ], + "attributes": { + } + }, + "$abc$32408$n5155": { + "hide_name": 1, + "bits": [ 2156 ], + "attributes": { + } + }, + "$abc$32408$n5155_1": { + "hide_name": 1, + "bits": [ 3619 ], + "attributes": { + } + }, + "$abc$32408$n5156": { + "hide_name": 1, + "bits": [ 2157 ], + "attributes": { + } + }, + "$abc$32408$n5156_1": { + "hide_name": 1, + "bits": [ 2616 ], + "attributes": { + } + }, + "$abc$32408$n5157": { + "hide_name": 1, + "bits": [ 2158 ], + "attributes": { + } + }, + "$abc$32408$n5157_1": { + "hide_name": 1, + "bits": [ 3620 ], + "attributes": { + } + }, + "$abc$32408$n5158": { + "hide_name": 1, + "bits": [ 2159 ], + "attributes": { + } + }, + "$abc$32408$n5158_1": { + "hide_name": 1, + "bits": [ 2699 ], + "attributes": { + } + }, + "$abc$32408$n5159": { + "hide_name": 1, + "bits": [ 2160 ], + "attributes": { + } + }, + "$abc$32408$n5159_1": { + "hide_name": 1, + "bits": [ 3621 ], + "attributes": { + } + }, + "$abc$32408$n5160": { + "hide_name": 1, + "bits": [ 2161 ], + "attributes": { + } + }, + "$abc$32408$n5160_1": { + "hide_name": 1, + "bits": [ 2700 ], + "attributes": { + } + }, + "$abc$32408$n5161": { + "hide_name": 1, + "bits": [ 2162 ], + "attributes": { + } + }, + "$abc$32408$n5161_1": { + "hide_name": 1, + "bits": [ 3622 ], + "attributes": { + } + }, + "$abc$32408$n5162": { + "hide_name": 1, + "bits": [ 2163 ], + "attributes": { + } + }, + "$abc$32408$n5162_1": { + "hide_name": 1, + "bits": [ 2707 ], + "attributes": { + } + }, + "$abc$32408$n5163": { + "hide_name": 1, + "bits": [ 2164 ], + "attributes": { + } + }, + "$abc$32408$n5163_1": { + "hide_name": 1, + "bits": [ 3623 ], + "attributes": { + } + }, + "$abc$32408$n5164": { + "hide_name": 1, + "bits": [ 2165 ], + "attributes": { + } + }, + "$abc$32408$n5164_1": { + "hide_name": 1, + "bits": [ 2714 ], + "attributes": { + } + }, + "$abc$32408$n5165": { + "hide_name": 1, + "bits": [ 2166 ], + "attributes": { + } + }, + "$abc$32408$n5165_1": { + "hide_name": 1, + "bits": [ 3624 ], + "attributes": { + } + }, + "$abc$32408$n5166": { + "hide_name": 1, + "bits": [ 2167 ], + "attributes": { + } + }, + "$abc$32408$n5166_1": { + "hide_name": 1, + "bits": [ 2718 ], + "attributes": { + } + }, + "$abc$32408$n5167": { + "hide_name": 1, + "bits": [ 2168 ], + "attributes": { + } + }, + "$abc$32408$n5167_1": { + "hide_name": 1, + "bits": [ 3625 ], + "attributes": { + } + }, + "$abc$32408$n5168": { + "hide_name": 1, + "bits": [ 3460 ], + "attributes": { + } + }, + "$abc$32408$n5168_1": { + "hide_name": 1, + "bits": [ 2723 ], + "attributes": { + } + }, + "$abc$32408$n5169": { + "hide_name": 1, + "bits": [ 3461 ], + "attributes": { + } + }, + "$abc$32408$n5170": { + "hide_name": 1, + "bits": [ 3462 ], + "attributes": { + } + }, + "$abc$32408$n5170_1": { + "hide_name": 1, + "bits": [ 3627 ], + "attributes": { + } + }, + "$abc$32408$n5171": { + "hide_name": 1, + "bits": [ 3463 ], + "attributes": { + } + }, + "$abc$32408$n5172": { + "hide_name": 1, + "bits": [ 3464 ], + "attributes": { + } + }, + "$abc$32408$n5172_1": { + "hide_name": 1, + "bits": [ 3123 ], + "attributes": { + } + }, + "$abc$32408$n5173": { + "hide_name": 1, + "bits": [ 3465 ], + "attributes": { + } + }, + "$abc$32408$n5174": { + "hide_name": 1, + "bits": [ 3466 ], + "attributes": { + } + }, + "$abc$32408$n5175": { + "hide_name": 1, + "bits": [ 3467 ], + "attributes": { + } + }, + "$abc$32408$n5175_1": { + "hide_name": 1, + "bits": [ 3631 ], + "attributes": { + } + }, + "$abc$32408$n5176": { + "hide_name": 1, + "bits": [ 3468 ], + "attributes": { + } + }, + "$abc$32408$n5176_1": { + "hide_name": 1, + "bits": [ 3635 ], + "attributes": { + } + }, + "$abc$32408$n5177": { + "hide_name": 1, + "bits": [ 3469 ], + "attributes": { + } + }, + "$abc$32408$n5177_1": { + "hide_name": 1, + "bits": [ 3637 ], + "attributes": { + } + }, + "$abc$32408$n5178": { + "hide_name": 1, + "bits": [ 3470 ], + "attributes": { + } + }, + "$abc$32408$n5178_1": { + "hide_name": 1, + "bits": [ 3641 ], + "attributes": { + } + }, + "$abc$32408$n5179": { + "hide_name": 1, + "bits": [ 3471 ], + "attributes": { + } + }, + "$abc$32408$n5179_1": { + "hide_name": 1, + "bits": [ 765 ], + "attributes": { + } + }, + "$abc$32408$n5180": { + "hide_name": 1, + "bits": [ 3472 ], + "attributes": { + } + }, + "$abc$32408$n5181": { + "hide_name": 1, + "bits": [ 3473 ], + "attributes": { + } + }, + "$abc$32408$n5182": { + "hide_name": 1, + "bits": [ 3474 ], + "attributes": { + } + }, + "$abc$32408$n5182_1": { + "hide_name": 1, + "bits": [ 3645 ], + "attributes": { + } + }, + "$abc$32408$n5183": { + "hide_name": 1, + "bits": [ 3475 ], + "attributes": { + } + }, + "$abc$32408$n5183_1": { + "hide_name": 1, + "bits": [ 3649 ], + "attributes": { + } + }, + "$abc$32408$n5184": { + "hide_name": 1, + "bits": [ 3476 ], + "attributes": { + } + }, + "$abc$32408$n5184_1": { + "hide_name": 1, + "bits": [ 3651 ], + "attributes": { + } + }, + "$abc$32408$n5185": { + "hide_name": 1, + "bits": [ 3477 ], + "attributes": { + } + }, + "$abc$32408$n5185_1": { + "hide_name": 1, + "bits": [ 3655 ], + "attributes": { + } + }, + "$abc$32408$n5186": { + "hide_name": 1, + "bits": [ 3478 ], + "attributes": { + } + }, + "$abc$32408$n5186_1": { + "hide_name": 1, + "bits": [ 775 ], + "attributes": { + } + }, + "$abc$32408$n5187": { + "hide_name": 1, + "bits": [ 3479 ], + "attributes": { + } + }, + "$abc$32408$n5187_1": { + "hide_name": 1, + "bits": [ 3656 ], + "attributes": { + } + }, + "$abc$32408$n5188": { + "hide_name": 1, + "bits": [ 3480 ], + "attributes": { + } + }, + "$abc$32408$n5188_1": { + "hide_name": 1, + "bits": [ 3657 ], + "attributes": { + } + }, + "$abc$32408$n5189": { + "hide_name": 1, + "bits": [ 3481 ], + "attributes": { + } + }, + "$abc$32408$n5190": { + "hide_name": 1, + "bits": [ 3482 ], + "attributes": { + } + }, + "$abc$32408$n5191": { + "hide_name": 1, + "bits": [ 3483 ], + "attributes": { + } + }, + "$abc$32408$n5191_1": { + "hide_name": 1, + "bits": [ 3658 ], + "attributes": { + } + }, + "$abc$32408$n5192": { + "hide_name": 1, + "bits": [ 3659 ], + "attributes": { + } + }, + "$abc$32408$n5193": { + "hide_name": 1, + "bits": [ 2193 ], + "attributes": { + } + }, + "$abc$32408$n5193_1": { + "hide_name": 1, + "bits": [ 3660 ], + "attributes": { + } + }, + "$abc$32408$n5194": { + "hide_name": 1, + "bits": [ 1349 ], + "attributes": { + } + }, + "$abc$32408$n5195": { + "hide_name": 1, + "bits": [ 2194 ], + "attributes": { + } + }, + "$abc$32408$n5195_1": { + "hide_name": 1, + "bits": [ 3663 ], + "attributes": { + } + }, + "$abc$32408$n5196": { + "hide_name": 1, + "bits": [ 3665 ], + "attributes": { + } + }, + "$abc$32408$n5197": { + "hide_name": 1, + "bits": [ 2143 ], + "attributes": { + } + }, + "$abc$32408$n5197_1": { + "hide_name": 1, + "bits": [ 3668 ], + "attributes": { + } + }, + "$abc$32408$n5198": { + "hide_name": 1, + "bits": [ 3529 ], + "attributes": { + } + }, + "$abc$32408$n5199": { + "hide_name": 1, + "bits": [ 2144 ], + "attributes": { + } + }, + "$abc$32408$n5199_1": { + "hide_name": 1, + "bits": [ 3669 ], + "attributes": { + } + }, + "$abc$32408$n5200": { + "hide_name": 1, + "bits": [ 2195 ], + "attributes": { + } + }, + "$abc$32408$n5200_1": { + "hide_name": 1, + "bits": [ 3670 ], + "attributes": { + } + }, + "$abc$32408$n5201": { + "hide_name": 1, + "bits": [ 2196 ], + "attributes": { + } + }, + "$abc$32408$n5202": { + "hide_name": 1, + "bits": [ 2197 ], + "attributes": { + } + }, + "$abc$32408$n5202_1": { + "hide_name": 1, + "bits": [ 3672 ], + "attributes": { + } + }, + "$abc$32408$n5203": { + "hide_name": 1, + "bits": [ 2198 ], + "attributes": { + } + }, + "$abc$32408$n5203_1": { + "hide_name": 1, + "bits": [ 3673 ], + "attributes": { + } + }, + "$abc$32408$n5204": { + "hide_name": 1, + "bits": [ 2199 ], + "attributes": { + } + }, + "$abc$32408$n5204_1": { + "hide_name": 1, + "bits": [ 3674 ], + "attributes": { + } + }, + "$abc$32408$n5205": { + "hide_name": 1, + "bits": [ 2200 ], + "attributes": { + } + }, + "$abc$32408$n5205_1": { + "hide_name": 1, + "bits": [ 3675 ], + "attributes": { + } + }, + "$abc$32408$n5206": { + "hide_name": 1, + "bits": [ 2201 ], + "attributes": { + } + }, + "$abc$32408$n5206_1": { + "hide_name": 1, + "bits": [ 3676 ], + "attributes": { + } + }, + "$abc$32408$n5207": { + "hide_name": 1, + "bits": [ 2202 ], + "attributes": { + } + }, + "$abc$32408$n5208": { + "hide_name": 1, + "bits": [ 2203 ], + "attributes": { + } + }, + "$abc$32408$n5208_1": { + "hide_name": 1, + "bits": [ 3677 ], + "attributes": { + } + }, + "$abc$32408$n5209": { + "hide_name": 1, + "bits": [ 2204 ], + "attributes": { + } + }, + "$abc$32408$n5209_1": { + "hide_name": 1, + "bits": [ 3678 ], + "attributes": { + } + }, + "$abc$32408$n5210": { + "hide_name": 1, + "bits": [ 2205 ], + "attributes": { + } + }, + "$abc$32408$n5210_1": { + "hide_name": 1, + "bits": [ 850 ], + "attributes": { + } + }, + "$abc$32408$n5211": { + "hide_name": 1, + "bits": [ 2206 ], + "attributes": { + } + }, + "$abc$32408$n5211_1": { + "hide_name": 1, + "bits": [ 3680 ], + "attributes": { + } + }, + "$abc$32408$n5212": { + "hide_name": 1, + "bits": [ 2207 ], + "attributes": { + } + }, + "$abc$32408$n5212_1": { + "hide_name": 1, + "bits": [ 3681 ], + "attributes": { + } + }, + "$abc$32408$n5213": { + "hide_name": 1, + "bits": [ 2208 ], + "attributes": { + } + }, + "$abc$32408$n5213_1": { + "hide_name": 1, + "bits": [ 3682 ], + "attributes": { + } + }, + "$abc$32408$n5214": { + "hide_name": 1, + "bits": [ 2209 ], + "attributes": { + } + }, + "$abc$32408$n5214_1": { + "hide_name": 1, + "bits": [ 1540 ], + "attributes": { + } + }, + "$abc$32408$n5215": { + "hide_name": 1, + "bits": [ 2210 ], + "attributes": { + } + }, + "$abc$32408$n5216": { + "hide_name": 1, + "bits": [ 2211 ], + "attributes": { + } + }, + "$abc$32408$n5217": { + "hide_name": 1, + "bits": [ 2212 ], + "attributes": { + } + }, + "$abc$32408$n5218": { + "hide_name": 1, + "bits": [ 2213 ], + "attributes": { + } + }, + "$abc$32408$n5219": { + "hide_name": 1, + "bits": [ 2214 ], + "attributes": { + } + }, + "$abc$32408$n5220": { + "hide_name": 1, + "bits": [ 2215 ], + "attributes": { + } + }, + "$abc$32408$n5221": { + "hide_name": 1, + "bits": [ 2216 ], + "attributes": { + } + }, + "$abc$32408$n5222": { + "hide_name": 1, + "bits": [ 2217 ], + "attributes": { + } + }, + "$abc$32408$n5223": { + "hide_name": 1, + "bits": [ 2218 ], + "attributes": { + } + }, + "$abc$32408$n5225": { + "hide_name": 1, + "bits": [ 2169 ], + "attributes": { + } + }, + "$abc$32408$n5226": { + "hide_name": 1, + "bits": [ 2170 ], + "attributes": { + } + }, + "$abc$32408$n5227": { + "hide_name": 1, + "bits": [ 2171 ], + "attributes": { + } + }, + "$abc$32408$n5228": { + "hide_name": 1, + "bits": [ 2172 ], + "attributes": { + } + }, + "$abc$32408$n5229": { + "hide_name": 1, + "bits": [ 2173 ], + "attributes": { + } + }, + "$abc$32408$n5230": { + "hide_name": 1, + "bits": [ 2174 ], + "attributes": { + } + }, + "$abc$32408$n5231": { + "hide_name": 1, + "bits": [ 2175 ], + "attributes": { + } + }, + "$abc$32408$n5232": { + "hide_name": 1, + "bits": [ 2176 ], + "attributes": { + } + }, + "$abc$32408$n5233": { + "hide_name": 1, + "bits": [ 2177 ], + "attributes": { + } + }, + "$abc$32408$n5234": { + "hide_name": 1, + "bits": [ 2178 ], + "attributes": { + } + }, + "$abc$32408$n5235": { + "hide_name": 1, + "bits": [ 2179 ], + "attributes": { + } + }, + "$abc$32408$n5236": { + "hide_name": 1, + "bits": [ 2180 ], + "attributes": { + } + }, + "$abc$32408$n5237": { + "hide_name": 1, + "bits": [ 2181 ], + "attributes": { + } + }, + "$abc$32408$n5238": { + "hide_name": 1, + "bits": [ 2182 ], + "attributes": { + } + }, + "$abc$32408$n5239": { + "hide_name": 1, + "bits": [ 2183 ], + "attributes": { + } + }, + "$abc$32408$n5240": { + "hide_name": 1, + "bits": [ 2184 ], + "attributes": { + } + }, + "$abc$32408$n5241": { + "hide_name": 1, + "bits": [ 2185 ], + "attributes": { + } + }, + "$abc$32408$n5242": { + "hide_name": 1, + "bits": [ 2186 ], + "attributes": { + } + }, + "$abc$32408$n5243": { + "hide_name": 1, + "bits": [ 2187 ], + "attributes": { + } + }, + "$abc$32408$n5244": { + "hide_name": 1, + "bits": [ 2188 ], + "attributes": { + } + }, + "$abc$32408$n5245": { + "hide_name": 1, + "bits": [ 2189 ], + "attributes": { + } + }, + "$abc$32408$n5246": { + "hide_name": 1, + "bits": [ 2190 ], + "attributes": { + } + }, + "$abc$32408$n5247": { + "hide_name": 1, + "bits": [ 2191 ], + "attributes": { + } + }, + "$abc$32408$n5248": { + "hide_name": 1, + "bits": [ 2192 ], + "attributes": { + } + }, + "$abc$32408$n6058": { + "hide_name": 1, + "bits": [ 2222 ], + "attributes": { + } + }, + "$abc$32408$n6061": { + "hide_name": 1, + "bits": [ 2238 ], + "attributes": { + } + }, + "$abc$32408$n6064": { + "hide_name": 1, + "bits": [ 2258 ], + "attributes": { + } + }, + "$abc$32408$n6067": { + "hide_name": 1, + "bits": [ 2279 ], + "attributes": { + } + }, + "$abc$32408$n6070": { + "hide_name": 1, + "bits": [ 2301 ], + "attributes": { + } + }, + "$abc$32408$n6073": { + "hide_name": 1, + "bits": [ 2324 ], + "attributes": { + } + }, + "$abc$32408$n6076": { + "hide_name": 1, + "bits": [ 2346 ], + "attributes": { + } + }, + "$abc$32408$n6079": { + "hide_name": 1, + "bits": [ 2368 ], + "attributes": { + } + }, + "$abc$32408$n6082": { + "hide_name": 1, + "bits": [ 2390 ], + "attributes": { + } + }, + "$abc$32408$n6085": { + "hide_name": 1, + "bits": [ 2415 ], + "attributes": { + } + }, + "$abc$32408$n6088": { + "hide_name": 1, + "bits": [ 2439 ], + "attributes": { + } + }, + "$abc$32408$n6091": { + "hide_name": 1, + "bits": [ 2462 ], + "attributes": { + } + }, + "$abc$32408$n6094": { + "hide_name": 1, + "bits": [ 2485 ], + "attributes": { + } + }, + "$abc$32408$n6097": { + "hide_name": 1, + "bits": [ 2506 ], + "attributes": { + } + }, + "$abc$32408$n6100": { + "hide_name": 1, + "bits": [ 2526 ], + "attributes": { + } + }, + "$abc$32408$n6103": { + "hide_name": 1, + "bits": [ 2546 ], + "attributes": { + } + }, + "$abc$32408$n6106": { + "hide_name": 1, + "bits": [ 2564 ], + "attributes": { + } + }, + "$abc$32408$n6109": { + "hide_name": 1, + "bits": [ 2579 ], + "attributes": { + } + }, + "$abc$32408$n6112": { + "hide_name": 1, + "bits": [ 2592 ], + "attributes": { + } + }, + "$abc$32408$n6115": { + "hide_name": 1, + "bits": [ 2600 ], + "attributes": { + } + }, + "$abc$32408$n6118": { + "hide_name": 1, + "bits": [ 2606 ], + "attributes": { + } + }, + "$abc$32408$n6121": { + "hide_name": 1, + "bits": [ 2612 ], + "attributes": { + } + }, + "$abc$32408$n6124": { + "hide_name": 1, + "bits": [ 2617 ], + "attributes": { + } + }, + "$abc$32408$n6126": { + "hide_name": 1, + "bits": [ 2618 ], + "attributes": { + } + }, + "$abc$32408$n6128": { + "hide_name": 1, + "bits": [ 2619 ], + "attributes": { + } + }, + "$abc$32408$n6130": { + "hide_name": 1, + "bits": [ 2620 ], + "attributes": { + } + }, + "$abc$32408$n6132": { + "hide_name": 1, + "bits": [ 2621 ], + "attributes": { + } + }, + "$abc$32408$n6134": { + "hide_name": 1, + "bits": [ 2622 ], + "attributes": { + } + }, + "$abc$32408$n6136": { + "hide_name": 1, + "bits": [ 2623 ], + "attributes": { + } + }, + "$abc$32408$n6138": { + "hide_name": 1, + "bits": [ 2624 ], + "attributes": { + } + }, + "$abc$32408$n6140": { + "hide_name": 1, + "bits": [ 2625 ], + "attributes": { + } + }, + "$abc$32408$n6142": { + "hide_name": 1, + "bits": [ 2626 ], + "attributes": { + } + }, + "$abc$32408$n6144": { + "hide_name": 1, + "bits": [ 2627 ], + "attributes": { + } + }, + "$abc$32408$n6146": { + "hide_name": 1, + "bits": [ 2628 ], + "attributes": { + } + }, + "$abc$32408$n6148": { + "hide_name": 1, + "bits": [ 2629 ], + "attributes": { + } + }, + "$abc$32408$n6150": { + "hide_name": 1, + "bits": [ 2630 ], + "attributes": { + } + }, + "$abc$32408$n6152": { + "hide_name": 1, + "bits": [ 2631 ], + "attributes": { + } + }, + "$abc$32408$n6154": { + "hide_name": 1, + "bits": [ 2632 ], + "attributes": { + } + }, + "$abc$32408$n6156": { + "hide_name": 1, + "bits": [ 2633 ], + "attributes": { + } + }, + "$abc$32408$n6158": { + "hide_name": 1, + "bits": [ 2634 ], + "attributes": { + } + }, + "$abc$32408$n6160": { + "hide_name": 1, + "bits": [ 2635 ], + "attributes": { + } + }, + "$abc$32408$n6162": { + "hide_name": 1, + "bits": [ 2636 ], + "attributes": { + } + }, + "$abc$32408$n6164": { + "hide_name": 1, + "bits": [ 2637 ], + "attributes": { + } + }, + "$abc$32408$n6166": { + "hide_name": 1, + "bits": [ 2638 ], + "attributes": { + } + }, + "$abc$32408$n6168": { + "hide_name": 1, + "bits": [ 2639 ], + "attributes": { + } + }, + "$abc$32408$n6170": { + "hide_name": 1, + "bits": [ 2640 ], + "attributes": { + } + }, + "$abc$32408$n6172": { + "hide_name": 1, + "bits": [ 2641 ], + "attributes": { + } + }, + "$abc$32408$n6173": { + "hide_name": 1, + "bits": [ 2642 ], + "attributes": { + } + }, + "$abc$32408$n6175": { + "hide_name": 1, + "bits": [ 2643 ], + "attributes": { + } + }, + "$abc$32408$n6177": { + "hide_name": 1, + "bits": [ 2644 ], + "attributes": { + } + }, + "$abc$32408$n6178": { + "hide_name": 1, + "bits": [ 2645 ], + "attributes": { + } + }, + "$abc$32408$n6179": { + "hide_name": 1, + "bits": [ 2646 ], + "attributes": { + } + }, + "$abc$32408$n6180": { + "hide_name": 1, + "bits": [ 2647 ], + "attributes": { + } + }, + "$abc$32408$n6181": { + "hide_name": 1, + "bits": [ 2648 ], + "attributes": { + } + }, + "$abc$32408$n6182": { + "hide_name": 1, + "bits": [ 2649 ], + "attributes": { + } + }, + "$abc$32408$n6183": { + "hide_name": 1, + "bits": [ 2650 ], + "attributes": { + } + }, + "$abc$32408$n6184": { + "hide_name": 1, + "bits": [ 2651 ], + "attributes": { + } + }, + "$abc$32408$n6185": { + "hide_name": 1, + "bits": [ 2652 ], + "attributes": { + } + }, + "$abc$32408$n6186": { + "hide_name": 1, + "bits": [ 2653 ], + "attributes": { + } + }, + "$abc$32408$n6187": { + "hide_name": 1, + "bits": [ 2654 ], + "attributes": { + } + }, + "$abc$32408$n6188": { + "hide_name": 1, + "bits": [ 2655 ], + "attributes": { + } + }, + "$abc$32408$n6189": { + "hide_name": 1, + "bits": [ 2656 ], + "attributes": { + } + }, + "$abc$32408$n6190": { + "hide_name": 1, + "bits": [ 2657 ], + "attributes": { + } + }, + "$abc$32408$n6191": { + "hide_name": 1, + "bits": [ 2658 ], + "attributes": { + } + }, + "$abc$32408$n6192": { + "hide_name": 1, + "bits": [ 2659 ], + "attributes": { + } + }, + "$abc$32408$n6193": { + "hide_name": 1, + "bits": [ 2660 ], + "attributes": { + } + }, + "$abc$32408$n6194": { + "hide_name": 1, + "bits": [ 2661 ], + "attributes": { + } + }, + "$abc$32408$n6195": { + "hide_name": 1, + "bits": [ 2662 ], + "attributes": { + } + }, + "$abc$32408$n6196": { + "hide_name": 1, + "bits": [ 2663 ], + "attributes": { + } + }, + "$abc$32408$n6197": { + "hide_name": 1, + "bits": [ 2664 ], + "attributes": { + } + }, + "$abc$32408$n6198": { + "hide_name": 1, + "bits": [ 2665 ], + "attributes": { + } + }, + "$abc$32408$n6199": { + "hide_name": 1, + "bits": [ 2666 ], + "attributes": { + } + }, + "$abc$32408$n6200": { + "hide_name": 1, + "bits": [ 2667 ], + "attributes": { + } + }, + "$abc$32408$n6201": { + "hide_name": 1, + "bits": [ 2668 ], + "attributes": { + } + }, + "$abc$32408$n6202": { + "hide_name": 1, + "bits": [ 2669 ], + "attributes": { + } + }, + "$abc$32408$n6203": { + "hide_name": 1, + "bits": [ 2670 ], + "attributes": { + } + }, + "$abc$32408$n6204": { + "hide_name": 1, + "bits": [ 2671 ], + "attributes": { + } + }, + "$abc$32408$n6205": { + "hide_name": 1, + "bits": [ 2672 ], + "attributes": { + } + }, + "$abc$32408$n6206": { + "hide_name": 1, + "bits": [ 2673 ], + "attributes": { + } + }, + "$abc$32408$n6207": { + "hide_name": 1, + "bits": [ 2674 ], + "attributes": { + } + }, + "$abc$32408$n6208": { + "hide_name": 1, + "bits": [ 2675 ], + "attributes": { + } + }, + "$abc$32408$n6209": { + "hide_name": 1, + "bits": [ 2676 ], + "attributes": { + } + }, + "$abc$32408$n621": { + "hide_name": 1, + "bits": [ 25 ], + "attributes": { + } + }, + "$abc$32408$n6210": { + "hide_name": 1, + "bits": [ 2677 ], + "attributes": { + } + }, + "$abc$32408$n6211": { + "hide_name": 1, + "bits": [ 2678 ], + "attributes": { + } + }, + "$abc$32408$n6212": { + "hide_name": 1, + "bits": [ 2679 ], + "attributes": { + } + }, + "$abc$32408$n6213": { + "hide_name": 1, + "bits": [ 2680 ], + "attributes": { + } + }, + "$abc$32408$n6214": { + "hide_name": 1, + "bits": [ 2681 ], + "attributes": { + } + }, + "$abc$32408$n6215": { + "hide_name": 1, + "bits": [ 2682 ], + "attributes": { + } + }, + "$abc$32408$n6216": { + "hide_name": 1, + "bits": [ 2683 ], + "attributes": { + } + }, + "$abc$32408$n6217": { + "hide_name": 1, + "bits": [ 2684 ], + "attributes": { + } + }, + "$abc$32408$n6218": { + "hide_name": 1, + "bits": [ 2685 ], + "attributes": { + } + }, + "$abc$32408$n6219": { + "hide_name": 1, + "bits": [ 2686 ], + "attributes": { + } + }, + "$abc$32408$n622": { + "hide_name": 1, + "bits": [ 261 ], + "attributes": { + } + }, + "$abc$32408$n6220": { + "hide_name": 1, + "bits": [ 2687 ], + "attributes": { + } + }, + "$abc$32408$n6221": { + "hide_name": 1, + "bits": [ 2688 ], + "attributes": { + } + }, + "$abc$32408$n6222": { + "hide_name": 1, + "bits": [ 2689 ], + "attributes": { + } + }, + "$abc$32408$n6223": { + "hide_name": 1, + "bits": [ 2690 ], + "attributes": { + } + }, + "$abc$32408$n6224": { + "hide_name": 1, + "bits": [ 2691 ], + "attributes": { + } + }, + "$abc$32408$n6225": { + "hide_name": 1, + "bits": [ 2692 ], + "attributes": { + } + }, + "$abc$32408$n6226": { + "hide_name": 1, + "bits": [ 2693 ], + "attributes": { + } + }, + "$abc$32408$n6227": { + "hide_name": 1, + "bits": [ 2694 ], + "attributes": { + } + }, + "$abc$32408$n6228": { + "hide_name": 1, + "bits": [ 2695 ], + "attributes": { + } + }, + "$abc$32408$n6264": { + "hide_name": 1, + "bits": [ 2698 ], + "attributes": { + } + }, + "$abc$32408$n6265": { + "hide_name": 1, + "bits": [ 2701 ], + "attributes": { + } + }, + "$abc$32408$n6267": { + "hide_name": 1, + "bits": [ 2702 ], + "attributes": { + } + }, + "$abc$32408$n6268": { + "hide_name": 1, + "bits": [ 2703 ], + "attributes": { + } + }, + "$abc$32408$n6269": { + "hide_name": 1, + "bits": [ 2706 ], + "attributes": { + } + }, + "$abc$32408$n6270": { + "hide_name": 1, + "bits": [ 2710 ], + "attributes": { + } + }, + "$abc$32408$n6271": { + "hide_name": 1, + "bits": [ 2713 ], + "attributes": { + } + }, + "$abc$32408$n6272": { + "hide_name": 1, + "bits": [ 2717 ], + "attributes": { + } + }, + "$abc$32408$n6273": { + "hide_name": 1, + "bits": [ 2719 ], + "attributes": { + } + }, + "$abc$32408$n6274": { + "hide_name": 1, + "bits": [ 2720 ], + "attributes": { + } + }, + "$abc$32408$n6275": { + "hide_name": 1, + "bits": [ 2721 ], + "attributes": { + } + }, + "$abc$32408$n6276": { + "hide_name": 1, + "bits": [ 2722 ], + "attributes": { + } + }, + "$abc$32408$n6277": { + "hide_name": 1, + "bits": [ 2724 ], + "attributes": { + } + }, + "$abc$32408$n628": { + "hide_name": 1, + "bits": [ 266 ], + "attributes": { + } + }, + "$abc$32408$n629": { + "hide_name": 1, + "bits": [ 272 ], + "attributes": { + } + }, + "$abc$32408$n636": { + "hide_name": 1, + "bits": [ 275 ], + "attributes": { + } + }, + "$abc$32408$n637": { + "hide_name": 1, + "bits": [ 1817 ], + "attributes": { + } + }, + "$abc$32408$n638": { + "hide_name": 1, + "bits": [ 1818 ], + "attributes": { + } + }, + "$abc$32408$n640": { + "hide_name": 1, + "bits": [ 1819 ], + "attributes": { + } + }, + "$abc$32408$n641": { + "hide_name": 1, + "bits": [ 1820 ], + "attributes": { + } + }, + "$abc$32408$n644": { + "hide_name": 1, + "bits": [ 1814 ], + "attributes": { + } + }, + "$abc$32408$n645": { + "hide_name": 1, + "bits": [ 1815 ], + "attributes": { + } + }, + "$abc$32408$n647": { + "hide_name": 1, + "bits": [ 273 ], + "attributes": { + } + }, + "$abc$32408$n648": { + "hide_name": 1, + "bits": [ 1816 ], + "attributes": { + } + }, + "$abc$32408$n649": { + "hide_name": 1, + "bits": [ 1809 ], + "attributes": { + } + }, + "$abc$32408$n654": { + "hide_name": 1, + "bits": [ 294 ], + "attributes": { + } + }, + "$abc$32408$n655": { + "hide_name": 1, + "bits": [ 300 ], + "attributes": { + } + }, + "$abc$32408$n657": { + "hide_name": 1, + "bits": [ 301 ], + "attributes": { + } + }, + "$abc$32408$n660": { + "hide_name": 1, + "bits": [ 3239 ], + "attributes": { + } + }, + "$abc$32408$n661": { + "hide_name": 1, + "bits": [ 302 ], + "attributes": { + } + }, + "$abc$32408$n672": { + "hide_name": 1, + "bits": [ 307 ], + "attributes": { + } + }, + "$abc$32408$n689": { + "hide_name": 1, + "bits": [ 454 ], + "attributes": { + } + }, + "$abc$32408$n6953": { + "hide_name": 1, + "bits": [ 2728 ], + "attributes": { + } + }, + "$abc$32408$n6956": { + "hide_name": 1, + "bits": [ 2745 ], + "attributes": { + } + }, + "$abc$32408$n6959": { + "hide_name": 1, + "bits": [ 2764 ], + "attributes": { + } + }, + "$abc$32408$n696": { + "hide_name": 1, + "bits": [ 456 ], + "attributes": { + } + }, + "$abc$32408$n6962": { + "hide_name": 1, + "bits": [ 2784 ], + "attributes": { + } + }, + "$abc$32408$n6965": { + "hide_name": 1, + "bits": [ 2806 ], + "attributes": { + } + }, + "$abc$32408$n6968": { + "hide_name": 1, + "bits": [ 2829 ], + "attributes": { + } + }, + "$abc$32408$n697": { + "hide_name": 1, + "bits": [ 472 ], + "attributes": { + } + }, + "$abc$32408$n6971": { + "hide_name": 1, + "bits": [ 2851 ], + "attributes": { + } + }, + "$abc$32408$n6974": { + "hide_name": 1, + "bits": [ 2873 ], + "attributes": { + } + }, + "$abc$32408$n6977": { + "hide_name": 1, + "bits": [ 2895 ], + "attributes": { + } + }, + "$abc$32408$n6980": { + "hide_name": 1, + "bits": [ 2920 ], + "attributes": { + } + }, + "$abc$32408$n6983": { + "hide_name": 1, + "bits": [ 2944 ], + "attributes": { + } + }, + "$abc$32408$n6986": { + "hide_name": 1, + "bits": [ 2967 ], + "attributes": { + } + }, + "$abc$32408$n6989": { + "hide_name": 1, + "bits": [ 2990 ], + "attributes": { + } + }, + "$abc$32408$n6992": { + "hide_name": 1, + "bits": [ 3011 ], + "attributes": { + } + }, + "$abc$32408$n6995": { + "hide_name": 1, + "bits": [ 3031 ], + "attributes": { + } + }, + "$abc$32408$n6998": { + "hide_name": 1, + "bits": [ 3051 ], + "attributes": { + } + }, + "$abc$32408$n7": { + "hide_name": 1, + "bits": [ 36 ], + "attributes": { + } + }, + "$abc$32408$n7001": { + "hide_name": 1, + "bits": [ 3069 ], + "attributes": { + } + }, + "$abc$32408$n7004": { + "hide_name": 1, + "bits": [ 3084 ], + "attributes": { + } + }, + "$abc$32408$n7007": { + "hide_name": 1, + "bits": [ 3097 ], + "attributes": { + } + }, + "$abc$32408$n7010": { + "hide_name": 1, + "bits": [ 3106 ], + "attributes": { + } + }, + "$abc$32408$n7013": { + "hide_name": 1, + "bits": [ 3112 ], + "attributes": { + } + }, + "$abc$32408$n7016": { + "hide_name": 1, + "bits": [ 3626 ], + "attributes": { + } + }, + "$abc$32408$n7019": { + "hide_name": 1, + "bits": [ 3124 ], + "attributes": { + } + }, + "$abc$32408$n7021": { + "hide_name": 1, + "bits": [ 3125 ], + "attributes": { + } + }, + "$abc$32408$n7023": { + "hide_name": 1, + "bits": [ 3126 ], + "attributes": { + } + }, + "$abc$32408$n7025": { + "hide_name": 1, + "bits": [ 3127 ], + "attributes": { + } + }, + "$abc$32408$n7027": { + "hide_name": 1, + "bits": [ 3128 ], + "attributes": { + } + }, + "$abc$32408$n7029": { + "hide_name": 1, + "bits": [ 3129 ], + "attributes": { + } + }, + "$abc$32408$n703": { + "hide_name": 1, + "bits": [ 476 ], + "attributes": { + } + }, + "$abc$32408$n7031": { + "hide_name": 1, + "bits": [ 3130 ], + "attributes": { + } + }, + "$abc$32408$n7033": { + "hide_name": 1, + "bits": [ 3131 ], + "attributes": { + } + }, + "$abc$32408$n7035": { + "hide_name": 1, + "bits": [ 3132 ], + "attributes": { + } + }, + "$abc$32408$n7037": { + "hide_name": 1, + "bits": [ 3133 ], + "attributes": { + } + }, + "$abc$32408$n7039": { + "hide_name": 1, + "bits": [ 3134 ], + "attributes": { + } + }, + "$abc$32408$n7041": { + "hide_name": 1, + "bits": [ 3135 ], + "attributes": { + } + }, + "$abc$32408$n7043": { + "hide_name": 1, + "bits": [ 3136 ], + "attributes": { + } + }, + "$abc$32408$n7045": { + "hide_name": 1, + "bits": [ 3137 ], + "attributes": { + } + }, + "$abc$32408$n7047": { + "hide_name": 1, + "bits": [ 3138 ], + "attributes": { + } + }, + "$abc$32408$n7049": { + "hide_name": 1, + "bits": [ 3139 ], + "attributes": { + } + }, + "$abc$32408$n7051": { + "hide_name": 1, + "bits": [ 3140 ], + "attributes": { + } + }, + "$abc$32408$n7053": { + "hide_name": 1, + "bits": [ 3141 ], + "attributes": { + } + }, + "$abc$32408$n7055": { + "hide_name": 1, + "bits": [ 3142 ], + "attributes": { + } + }, + "$abc$32408$n7057": { + "hide_name": 1, + "bits": [ 3143 ], + "attributes": { + } + }, + "$abc$32408$n7059": { + "hide_name": 1, + "bits": [ 3144 ], + "attributes": { + } + }, + "$abc$32408$n7061": { + "hide_name": 1, + "bits": [ 3145 ], + "attributes": { + } + }, + "$abc$32408$n7063": { + "hide_name": 1, + "bits": [ 3147 ], + "attributes": { + } + }, + "$abc$32408$n7065": { + "hide_name": 1, + "bits": [ 3148 ], + "attributes": { + } + }, + "$abc$32408$n7067": { + "hide_name": 1, + "bits": [ 3149 ], + "attributes": { + } + }, + "$abc$32408$n7068": { + "hide_name": 1, + "bits": [ 3150 ], + "attributes": { + } + }, + "$abc$32408$n7073": { + "hide_name": 1, + "bits": [ 3151 ], + "attributes": { + } + }, + "$abc$32408$n7076": { + "hide_name": 1, + "bits": [ 3152 ], + "attributes": { + } + }, + "$abc$32408$n7079": { + "hide_name": 1, + "bits": [ 3153 ], + "attributes": { + } + }, + "$abc$32408$n7082": { + "hide_name": 1, + "bits": [ 3154 ], + "attributes": { + } + }, + "$abc$32408$n7085": { + "hide_name": 1, + "bits": [ 3155 ], + "attributes": { + } + }, + "$abc$32408$n7088": { + "hide_name": 1, + "bits": [ 3156 ], + "attributes": { + } + }, + "$abc$32408$n7091": { + "hide_name": 1, + "bits": [ 3157 ], + "attributes": { + } + }, + "$abc$32408$n7094": { + "hide_name": 1, + "bits": [ 3158 ], + "attributes": { + } + }, + "$abc$32408$n7097": { + "hide_name": 1, + "bits": [ 3159 ], + "attributes": { + } + }, + "$abc$32408$n7100": { + "hide_name": 1, + "bits": [ 3160 ], + "attributes": { + } + }, + "$abc$32408$n7103": { + "hide_name": 1, + "bits": [ 3161 ], + "attributes": { + } + }, + "$abc$32408$n7106": { + "hide_name": 1, + "bits": [ 3162 ], + "attributes": { + } + }, + "$abc$32408$n7109": { + "hide_name": 1, + "bits": [ 3163 ], + "attributes": { + } + }, + "$abc$32408$n7112": { + "hide_name": 1, + "bits": [ 3164 ], + "attributes": { + } + }, + "$abc$32408$n7114": { + "hide_name": 1, + "bits": [ 3165 ], + "attributes": { + } + }, + "$abc$32408$n7117": { + "hide_name": 1, + "bits": [ 3166 ], + "attributes": { + } + }, + "$abc$32408$n7119": { + "hide_name": 1, + "bits": [ 3167 ], + "attributes": { + } + }, + "$abc$32408$n7121": { + "hide_name": 1, + "bits": [ 3168 ], + "attributes": { + } + }, + "$abc$32408$n7123": { + "hide_name": 1, + "bits": [ 3169 ], + "attributes": { + } + }, + "$abc$32408$n7125": { + "hide_name": 1, + "bits": [ 3170 ], + "attributes": { + } + }, + "$abc$32408$n7127": { + "hide_name": 1, + "bits": [ 3171 ], + "attributes": { + } + }, + "$abc$32408$n7129": { + "hide_name": 1, + "bits": [ 3172 ], + "attributes": { + } + }, + "$abc$32408$n7131": { + "hide_name": 1, + "bits": [ 3173 ], + "attributes": { + } + }, + "$abc$32408$n7133": { + "hide_name": 1, + "bits": [ 3174 ], + "attributes": { + } + }, + "$abc$32408$n7135": { + "hide_name": 1, + "bits": [ 3175 ], + "attributes": { + } + }, + "$abc$32408$n7137": { + "hide_name": 1, + "bits": [ 3176 ], + "attributes": { + } + }, + "$abc$32408$n7139": { + "hide_name": 1, + "bits": [ 3177 ], + "attributes": { + } + }, + "$abc$32408$n7141": { + "hide_name": 1, + "bits": [ 3178 ], + "attributes": { + } + }, + "$abc$32408$n7143": { + "hide_name": 1, + "bits": [ 3179 ], + "attributes": { + } + }, + "$abc$32408$n7145": { + "hide_name": 1, + "bits": [ 3180 ], + "attributes": { + } + }, + "$abc$32408$n7147": { + "hide_name": 1, + "bits": [ 3181 ], + "attributes": { + } + }, + "$abc$32408$n7149": { + "hide_name": 1, + "bits": [ 3182 ], + "attributes": { + } + }, + "$abc$32408$n7151": { + "hide_name": 1, + "bits": [ 3183 ], + "attributes": { + } + }, + "$abc$32408$n7152": { + "hide_name": 1, + "bits": [ 3184 ], + "attributes": { + } + }, + "$abc$32408$n7153": { + "hide_name": 1, + "bits": [ 3185 ], + "attributes": { + } + }, + "$abc$32408$n7154": { + "hide_name": 1, + "bits": [ 3186 ], + "attributes": { + } + }, + "$abc$32408$n7155": { + "hide_name": 1, + "bits": [ 3187 ], + "attributes": { + } + }, + "$abc$32408$n7156": { + "hide_name": 1, + "bits": [ 3188 ], + "attributes": { + } + }, + "$abc$32408$n7157": { + "hide_name": 1, + "bits": [ 3189 ], + "attributes": { + } + }, + "$abc$32408$n7158": { + "hide_name": 1, + "bits": [ 3190 ], + "attributes": { + } + }, + "$abc$32408$n7159": { + "hide_name": 1, + "bits": [ 3191 ], + "attributes": { + } + }, + "$abc$32408$n716": { + "hide_name": 1, + "bits": [ 3502 ], + "attributes": { + } + }, + "$abc$32408$n7160": { + "hide_name": 1, + "bits": [ 3192 ], + "attributes": { + } + }, + "$abc$32408$n7161": { + "hide_name": 1, + "bits": [ 3193 ], + "attributes": { + } + }, + "$abc$32408$n7162": { + "hide_name": 1, + "bits": [ 3194 ], + "attributes": { + } + }, + "$abc$32408$n7163": { + "hide_name": 1, + "bits": [ 3195 ], + "attributes": { + } + }, + "$abc$32408$n7164": { + "hide_name": 1, + "bits": [ 3196 ], + "attributes": { + } + }, + "$abc$32408$n7165": { + "hide_name": 1, + "bits": [ 3197 ], + "attributes": { + } + }, + "$abc$32408$n7166": { + "hide_name": 1, + "bits": [ 3198 ], + "attributes": { + } + }, + "$abc$32408$n7167": { + "hide_name": 1, + "bits": [ 3199 ], + "attributes": { + } + }, + "$abc$32408$n7168": { + "hide_name": 1, + "bits": [ 3200 ], + "attributes": { + } + }, + "$abc$32408$n7169": { + "hide_name": 1, + "bits": [ 3201 ], + "attributes": { + } + }, + "$abc$32408$n7170": { + "hide_name": 1, + "bits": [ 3202 ], + "attributes": { + } + }, + "$abc$32408$n7171": { + "hide_name": 1, + "bits": [ 3203 ], + "attributes": { + } + }, + "$abc$32408$n7172": { + "hide_name": 1, + "bits": [ 3204 ], + "attributes": { + } + }, + "$abc$32408$n7173": { + "hide_name": 1, + "bits": [ 3205 ], + "attributes": { + } + }, + "$abc$32408$n7174": { + "hide_name": 1, + "bits": [ 3206 ], + "attributes": { + } + }, + "$abc$32408$n7175": { + "hide_name": 1, + "bits": [ 3207 ], + "attributes": { + } + }, + "$abc$32408$n7176": { + "hide_name": 1, + "bits": [ 3208 ], + "attributes": { + } + }, + "$abc$32408$n7177": { + "hide_name": 1, + "bits": [ 3209 ], + "attributes": { + } + }, + "$abc$32408$n7178": { + "hide_name": 1, + "bits": [ 3210 ], + "attributes": { + } + }, + "$abc$32408$n7179": { + "hide_name": 1, + "bits": [ 3211 ], + "attributes": { + } + }, + "$abc$32408$n7180": { + "hide_name": 1, + "bits": [ 3212 ], + "attributes": { + } + }, + "$abc$32408$n7181": { + "hide_name": 1, + "bits": [ 3213 ], + "attributes": { + } + }, + "$abc$32408$n7182": { + "hide_name": 1, + "bits": [ 3214 ], + "attributes": { + } + }, + "$abc$32408$n7183": { + "hide_name": 1, + "bits": [ 3215 ], + "attributes": { + } + }, + "$abc$32408$n7184": { + "hide_name": 1, + "bits": [ 3216 ], + "attributes": { + } + }, + "$abc$32408$n7185": { + "hide_name": 1, + "bits": [ 3217 ], + "attributes": { + } + }, + "$abc$32408$n7186": { + "hide_name": 1, + "bits": [ 3218 ], + "attributes": { + } + }, + "$abc$32408$n7187": { + "hide_name": 1, + "bits": [ 3219 ], + "attributes": { + } + }, + "$abc$32408$n7188": { + "hide_name": 1, + "bits": [ 3220 ], + "attributes": { + } + }, + "$abc$32408$n7189": { + "hide_name": 1, + "bits": [ 3221 ], + "attributes": { + } + }, + "$abc$32408$n7190": { + "hide_name": 1, + "bits": [ 3222 ], + "attributes": { + } + }, + "$abc$32408$n7191": { + "hide_name": 1, + "bits": [ 3223 ], + "attributes": { + } + }, + "$abc$32408$n7192": { + "hide_name": 1, + "bits": [ 3224 ], + "attributes": { + } + }, + "$abc$32408$n7193": { + "hide_name": 1, + "bits": [ 3225 ], + "attributes": { + } + }, + "$abc$32408$n7194": { + "hide_name": 1, + "bits": [ 3226 ], + "attributes": { + } + }, + "$abc$32408$n7195": { + "hide_name": 1, + "bits": [ 3227 ], + "attributes": { + } + }, + "$abc$32408$n7196": { + "hide_name": 1, + "bits": [ 3228 ], + "attributes": { + } + }, + "$abc$32408$n7197": { + "hide_name": 1, + "bits": [ 3229 ], + "attributes": { + } + }, + "$abc$32408$n7198": { + "hide_name": 1, + "bits": [ 3230 ], + "attributes": { + } + }, + "$abc$32408$n7199": { + "hide_name": 1, + "bits": [ 3231 ], + "attributes": { + } + }, + "$abc$32408$n7200": { + "hide_name": 1, + "bits": [ 3232 ], + "attributes": { + } + }, + "$abc$32408$n7208": { + "hide_name": 1, + "bits": [ 1448 ], + "attributes": { + } + }, + "$abc$32408$n7209": { + "hide_name": 1, + "bits": [ 905 ], + "attributes": { + } + }, + "$abc$32408$n7215": { + "hide_name": 1, + "bits": [ 1561 ], + "attributes": { + } + }, + "$abc$32408$n7216": { + "hide_name": 1, + "bits": [ 1562 ], + "attributes": { + } + }, + "$abc$32408$n7218": { + "hide_name": 1, + "bits": [ 1563 ], + "attributes": { + } + }, + "$abc$32408$n7220": { + "hide_name": 1, + "bits": [ 1566 ], + "attributes": { + } + }, + "$abc$32408$n7221": { + "hide_name": 1, + "bits": [ 1567 ], + "attributes": { + } + }, + "$abc$32408$n7223": { + "hide_name": 1, + "bits": [ 1568 ], + "attributes": { + } + }, + "$abc$32408$n7242": { + "hide_name": 1, + "bits": [ 3530 ], + "attributes": { + } + }, + "$abc$32408$n7248": { + "hide_name": 1, + "bits": [ 445 ], + "attributes": { + } + }, + "$abc$32408$n7249": { + "hide_name": 1, + "bits": [ 446 ], + "attributes": { + } + }, + "$abc$32408$n7250": { + "hide_name": 1, + "bits": [ 447 ], + "attributes": { + } + }, + "$abc$32408$n7252": { + "hide_name": 1, + "bits": [ 479 ], + "attributes": { + } + }, + "$abc$32408$n7253": { + "hide_name": 1, + "bits": [ 480 ], + "attributes": { + } + }, + "$abc$32408$n7254": { + "hide_name": 1, + "bits": [ 481 ], + "attributes": { + } + }, + "$abc$32408$n7257": { + "hide_name": 1, + "bits": [ 335 ], + "attributes": { + } + }, + "$abc$32408$n7258": { + "hide_name": 1, + "bits": [ 336 ], + "attributes": { + } + }, + "$abc$32408$n7259": { + "hide_name": 1, + "bits": [ 337 ], + "attributes": { + } + }, + "$abc$32408$n7262": { + "hide_name": 1, + "bits": [ 421 ], + "attributes": { + } + }, + "$abc$32408$n7263": { + "hide_name": 1, + "bits": [ 422 ], + "attributes": { + } + }, + "$abc$32408$n7264": { + "hide_name": 1, + "bits": [ 423 ], + "attributes": { + } + }, + "$abc$32408$n7267": { + "hide_name": 1, + "bits": [ 377 ], + "attributes": { + } + }, + "$abc$32408$n7268": { + "hide_name": 1, + "bits": [ 378 ], + "attributes": { + } + }, + "$abc$32408$n7269": { + "hide_name": 1, + "bits": [ 379 ], + "attributes": { + } + }, + "$abc$32408$n7272": { + "hide_name": 1, + "bits": [ 362 ], + "attributes": { + } + }, + "$abc$32408$n7273": { + "hide_name": 1, + "bits": [ 363 ], + "attributes": { + } + }, + "$abc$32408$n7274": { + "hide_name": 1, + "bits": [ 364 ], + "attributes": { + } + }, + "$abc$32408$n7277": { + "hide_name": 1, + "bits": [ 1997 ], + "attributes": { + } + }, + "$abc$32408$n7278": { + "hide_name": 1, + "bits": [ 1998 ], + "attributes": { + } + }, + "$abc$32408$n7279": { + "hide_name": 1, + "bits": [ 1999 ], + "attributes": { + } + }, + "$abc$32408$n7281": { + "hide_name": 1, + "bits": [ 599 ], + "attributes": { + } + }, + "$abc$32408$n7282": { + "hide_name": 1, + "bits": [ 600 ], + "attributes": { + } + }, + "$abc$32408$n7283": { + "hide_name": 1, + "bits": [ 601 ], + "attributes": { + } + }, + "$abc$32408$n7286": { + "hide_name": 1, + "bits": [ 595 ], + "attributes": { + } + }, + "$abc$32408$n7287": { + "hide_name": 1, + "bits": [ 596 ], + "attributes": { + } + }, + "$abc$32408$n7288": { + "hide_name": 1, + "bits": [ 597 ], + "attributes": { + } + }, + "$abc$32408$n7290": { + "hide_name": 1, + "bits": [ 634 ], + "attributes": { + } + }, + "$abc$32408$n7291": { + "hide_name": 1, + "bits": [ 635 ], + "attributes": { + } + }, + "$abc$32408$n7292": { + "hide_name": 1, + "bits": [ 636 ], + "attributes": { + } + }, + "$abc$32408$n7295": { + "hide_name": 1, + "bits": [ 537 ], + "attributes": { + } + }, + "$abc$32408$n7296": { + "hide_name": 1, + "bits": [ 538 ], + "attributes": { + } + }, + "$abc$32408$n7297": { + "hide_name": 1, + "bits": [ 539 ], + "attributes": { + } + }, + "$abc$32408$n7300": { + "hide_name": 1, + "bits": [ 3498 ], + "attributes": { + } + }, + "$abc$32408$n7301": { + "hide_name": 1, + "bits": [ 3499 ], + "attributes": { + } + }, + "$abc$32408$n7302": { + "hide_name": 1, + "bits": [ 3500 ], + "attributes": { + } + }, + "$abc$32408$n7303": { + "hide_name": 1, + "bits": [ 1039 ], + "attributes": { + } + }, + "$abc$32408$n7304": { + "hide_name": 1, + "bits": [ 1040 ], + "attributes": { + } + }, + "$abc$32408$n7306": { + "hide_name": 1, + "bits": [ 667 ], + "attributes": { + } + }, + "$abc$32408$n7307": { + "hide_name": 1, + "bits": [ 668 ], + "attributes": { + } + }, + "$abc$32408$n7309": { + "hide_name": 1, + "bits": [ 669 ], + "attributes": { + } + }, + "$abc$32408$n7310": { + "hide_name": 1, + "bits": [ 1556 ], + "attributes": { + } + }, + "$abc$32408$n7311": { + "hide_name": 1, + "bits": [ 1557 ], + "attributes": { + } + }, + "$abc$32408$n7313": { + "hide_name": 1, + "bits": [ 1558 ], + "attributes": { + } + }, + "$abc$32408$n7315": { + "hide_name": 1, + "bits": [ 1041 ], + "attributes": { + } + }, + "$abc$32408$n7317": { + "hide_name": 1, + "bits": [ 1553 ], + "attributes": { + } + }, + "$abc$32408$n7318": { + "hide_name": 1, + "bits": [ 1554 ], + "attributes": { + } + }, + "$abc$32408$n7319": { + "hide_name": 1, + "bits": [ 1555 ], + "attributes": { + } + }, + "$abc$32408$n752": { + "hide_name": 1, + "bits": [ 654 ], + "attributes": { + } + }, + "$abc$32408$n758": { + "hide_name": 1, + "bits": [ 671 ], + "attributes": { + } + }, + "$abc$32408$n764": { + "hide_name": 1, + "bits": [ 679 ], + "attributes": { + } + }, + "$abc$32408$n765": { + "hide_name": 1, + "bits": [ 694 ], + "attributes": { + } + }, + "$abc$32408$n772": { + "hide_name": 1, + "bits": [ 700 ], + "attributes": { + } + }, + "$abc$32408$n773": { + "hide_name": 1, + "bits": [ 703 ], + "attributes": { + } + }, + "$abc$32408$n779": { + "hide_name": 1, + "bits": [ 708 ], + "attributes": { + } + }, + "$abc$32408$n780": { + "hide_name": 1, + "bits": [ 710 ], + "attributes": { + } + }, + "$abc$32408$n786": { + "hide_name": 1, + "bits": [ 715 ], + "attributes": { + } + }, + "$abc$32408$n787": { + "hide_name": 1, + "bits": [ 718 ], + "attributes": { + } + }, + "$abc$32408$n790": { + "hide_name": 1, + "bits": [ 722 ], + "attributes": { + } + }, + "$abc$32408$n791": { + "hide_name": 1, + "bits": [ 732 ], + "attributes": { + } + }, + "$abc$32408$n793": { + "hide_name": 1, + "bits": [ 735 ], + "attributes": { + } + }, + "$abc$32408$n794": { + "hide_name": 1, + "bits": [ 745 ], + "attributes": { + } + }, + "$abc$32408$n796": { + "hide_name": 1, + "bits": [ 752 ], + "attributes": { + } + }, + "$abc$32408$n799": { + "hide_name": 1, + "bits": [ 757 ], + "attributes": { + } + }, + "$abc$32408$n8": { + "hide_name": 1, + "bits": [ 30 ], + "attributes": { + } + }, + "$abc$32408$n804": { + "hide_name": 1, + "bits": [ 761 ], + "attributes": { + } + }, + "$abc$32408$n809": { + "hide_name": 1, + "bits": [ 763 ], + "attributes": { + } + }, + "$abc$32408$n812": { + "hide_name": 1, + "bits": [ 764 ], + "attributes": { + } + }, + "$abc$32408$n813": { + "hide_name": 1, + "bits": [ 769 ], + "attributes": { + } + }, + "$abc$32408$n866": { + "hide_name": 1, + "bits": [ 774 ], + "attributes": { + } + }, + "$abc$32408$n867": { + "hide_name": 1, + "bits": [ 781 ], + "attributes": { + } + }, + "$abc$32408$n869": { + "hide_name": 1, + "bits": [ 784 ], + "attributes": { + } + }, + "$abc$32408$n870": { + "hide_name": 1, + "bits": [ 786 ], + "attributes": { + } + }, + "$abc$32408$n872": { + "hide_name": 1, + "bits": [ 788 ], + "attributes": { + } + }, + "$abc$32408$n873": { + "hide_name": 1, + "bits": [ 790 ], + "attributes": { + } + }, + "$abc$32408$n976": { + "hide_name": 1, + "bits": [ 3240 ], + "attributes": { + } + }, + "$abc$32408$n99": { + "hide_name": 1, + "bits": [ 3238 ], + "attributes": { + } + }, + "$auto$alumacc.cc:474:replace_alu$1715.C": { + "hide_name": 1, + "bits": [ 4928, 3683, 3684, 3685, 3686, 3687, 3688, 3689, 3690, 3691 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1726.C": { + "hide_name": 1, + "bits": [ 4929, 4930, 4931, 4932, 4933, 4934, 4935, 4936, 4937, 4938, 4939, 4940, 4941, 3692, 3693, 3694, 3695, 3696, 3697 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:394|verilog/TopEntity/TopEntity/SpaceShooter_fFractionalFixed_c.v:36|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1735.C": { + "hide_name": 1, + "bits": [ 4942, 4943, 3702, 3703, 3704, 3705, 3706, 3707, 3708, 3709, 3698, 3699, 3700, 3701, 4944 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:221|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1750.C": { + "hide_name": 1, + "bits": [ 4945, 4946, 3714, 3715, 3716, 3717, 3718, 3719, 3720, 3721, 3710, 3711, 3712, 3713, 4947 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:197|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1765.C": { + "hide_name": 1, + "bits": [ 4948, 4949, 3726, 3727, 3728, 3729, 3730, 3731, 3732, 3733, 3722, 3723, 3724, 3725, 4950 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1776.C": { + "hide_name": 1, + "bits": [ 4951, 4952, 3738, 3739, 3740, 3741, 3742, 3743, 3744, 3745, 3734, 3735, 3736, 3737, 4953 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:178|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1787.C": { + "hide_name": 1, + "bits": [ 4954, 3746, 3747, 3748, 3749, 3750, 3751 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:98|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1798.C": { + "hide_name": 1, + "bits": [ 4955, 3752, 3753, 3754, 3755, 3756, 3757, 3758 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:87|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1809.C": { + "hide_name": 1, + "bits": [ 4956, 3759, 3760, 3761, 3762, 3763, 3764, 3765 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:78|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1820.C": { + "hide_name": 1, + "bits": [ 4957, 3766, 3767, 3768, 3769, 3770, 3771, 3772 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:109|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1831.C": { + "hide_name": 1, + "bits": [ 4958, 3773, 3774, 3775, 3776, 3777, 3778, 3779 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:27|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1836.AA": { + "hide_name": 1, + "bits": [ 3781, 4959, 4960, 4961, 4962, 4963, 4964, 4965 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:33|/home/uni-user/tools/yosys/share/ice40/arith_map.v:41" + } + }, + "$auto$alumacc.cc:474:replace_alu$1836.C": { + "hide_name": 1, + "bits": [ 4966, 3780, 3782, 3783, 3784, 3785, 3786, 3787 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:33|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1841.C": { + "hide_name": 1, + "bits": [ 4967, 4968, 3788, 3789, 3790, 3791, 3792, 3793 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:18|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1857.C": { + "hide_name": 1, + "bits": [ 4969, 4970, 3794 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:328|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1862.C": { + "hide_name": 1, + "bits": [ 4971, 3795, 3796, 3797, 3798, 3799, 3800, 3801 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:50|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1867.C": { + "hide_name": 1, + "bits": [ 4972, 3802, 3804, 3805, 3807, 3809, 3811, 3812 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:47|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1872.C": { + "hide_name": 1, + "bits": [ 4973, 3813, 3815, 3816, 3817, 3818, 3819, 3820 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:45|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1877.C": { + "hide_name": 1, + "bits": [ 4974, 4975, 3821, 3822, 3823, 3824, 3825, 3826 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:63|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1882.AA": { + "hide_name": 1, + "bits": [ 3828, 4976, 4977, 4978, 4979, 4980, 4981, 4982 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:28|/home/uni-user/tools/yosys/share/ice40/arith_map.v:41" + } + }, + "$auto$alumacc.cc:474:replace_alu$1882.C": { + "hide_name": 1, + "bits": [ 4983, 3827, 3829, 3830, 3831, 3832, 3833, 3834 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:28|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1887.C": { + "hide_name": 1, + "bits": [ 4984, 3835, 3836, 3837, 3838, 3839, 3840, 3841 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:167|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1900.C": { + "hide_name": 1, + "bits": [ 4985, 4986, 3842, 3843, 3844, 3845, 3846, 3847 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:166|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1909.C": { + "hide_name": 1, + "bits": [ 4987, 4988, 3848, 3849, 3850, 3851, 3852 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:242|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1944.C": { + "hide_name": 1, + "bits": [ 4989, 4990, 3863, 3864, 3865, 3866, 3867, 3868, 3869, 3870, 3853, 3854, 3855, 3856, 3857, 3858, 3859, 3860, 3861, 3862 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1949.C": { + "hide_name": 1, + "bits": [ 4991, 4992, 3876, 3877, 3878, 3879, 3880, 3881, 3882, 3883, 3871, 3872, 3873, 3874, 3875, 4993 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:86|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1956.C": { + "hide_name": 1, + "bits": [ 4994, 4995, 3889, 3890, 3891, 3892, 3893, 3894, 3895, 3896, 3884, 3885, 3886, 3887, 3888, 4996 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1963.C": { + "hide_name": 1, + "bits": [ 4997, 4998, 3908, 3915, 3916, 3917, 3918, 3919, 3920, 3921, 3897, 3898, 3899, 3900, 3901, 3902, 3903, 3904, 3905, 3906, 3907, 3909, 3910, 3911, 3912, 3913, 3914, 4999 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1976.C": { + "hide_name": 1, + "bits": [ 5000, 5001, 3933, 3940, 3941, 3942, 3943, 3944, 3945, 3946, 3922, 3923, 3924, 3925, 3926, 3927, 3928, 3929, 3930, 3931, 3932, 3934, 3935, 3936, 3937, 3938, 3939, 5002 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1989.C": { + "hide_name": 1, + "bits": [ 5003, 5004, 3952, 3953, 3954, 3955, 3956, 3957, 3958, 3959, 3947, 3948, 3949, 3950, 3951, 5005 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$1996.C": { + "hide_name": 1, + "bits": [ 5006, 5007, 3971, 3978, 3979, 3980, 3981, 3982, 3983, 3984, 3960, 3961, 3962, 3963, 3964, 3965, 3966, 3967, 3968, 3969, 3970, 3972, 3973, 3974, 3975, 3976, 3977, 5008 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2009.C": { + "hide_name": 1, + "bits": [ 5009, 5010, 3996, 4003, 4004, 4005, 4006, 4007, 4008, 4009, 3985, 3986, 3987, 3988, 3989, 3990, 3991, 3992, 3993, 3994, 3995, 3997, 3998, 3999, 4000, 4001, 4002, 5011 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2016.C": { + "hide_name": 1, + "bits": [ 5012, 5013, 4015, 4016, 4017, 4018, 4019, 4020, 4021, 4022, 4010, 4011, 4012, 4013, 4014, 5014 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2029.C": { + "hide_name": 1, + "bits": [ 5015, 5016, 4028, 4029, 4030, 4031, 4032, 4033, 4034, 4035, 4023, 4024, 4025, 4026, 4027, 5017 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2042.C": { + "hide_name": 1, + "bits": [ 5018, 5019, 4041, 4042, 4043, 4044, 4045, 4046, 4047, 4048, 4036, 4037, 4038, 4039, 4040, 5020 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2055.C": { + "hide_name": 1, + "bits": [ 5021, 5022, 4054, 4055, 4056, 4057, 4058, 4059, 4060, 4061, 4049, 4050, 4051, 4052, 4053, 5023 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2068.C": { + "hide_name": 1, + "bits": [ 5024, 5025, 4067, 4068, 4069, 4070, 4071, 4072, 4073, 4074, 4062, 4063, 4064, 4065, 4066, 5026 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2081.C": { + "hide_name": 1, + "bits": [ 5027, 5028, 4080, 4081, 4082, 4083, 4084, 4085, 4086, 4087, 4075, 4076, 4077, 4078, 4079, 5029 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2088.C": { + "hide_name": 1, + "bits": [ 5030, 5031, 5032, 5033, 5034, 5035, 5036, 5037, 5038, 5039, 5040, 5041, 5042, 5043, 4088, 5044 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:39|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2101.C": { + "hide_name": 1, + "bits": [ 5045, 5046, 4089, 4090 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:51|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2104.C": { + "hide_name": 1, + "bits": [ 5047, 5048, 4097, 4098, 4099, 4100, 4101, 4102, 4103, 4104, 4091, 4092, 4093, 4094, 4095, 4096 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2107.C": { + "hide_name": 1, + "bits": [ 5049, 5050, 4111, 4112, 4113, 4114, 4115, 4116, 4117, 4118, 4105, 4106, 4107, 4108, 4109, 4110 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2110.C": { + "hide_name": 1, + "bits": [ 5051, 5052, 4125, 4126, 4127, 4128, 4129, 4130, 4131, 4132, 4119, 4120, 4121, 4122, 4123, 4124 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:57|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2113.C": { + "hide_name": 1, + "bits": [ 5053, 5054, 4139, 4140, 4141, 4142, 4143, 4144, 4145, 4146, 4133, 4134, 4135, 4136, 4137, 4138 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:59|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2116.C": { + "hide_name": 1, + "bits": [ 5055, 5056, 4169, 4178, 4180, 4182, 4184, 4186, 4188, 4190, 4148, 4150, 4152, 4154, 4156, 4158, 4160, 4162, 4164, 4166, 4168, 4171, 4173, 4175 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:44|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2119.C": { + "hide_name": 1, + "bits": [ 5057, 5058, 4193, 4195, 4197, 4199, 4201, 4203, 4205, 4207 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:54|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2125.C": { + "hide_name": 1, + "bits": [ 5059, 5060, 4220, 4228, 4229, 4230, 4231, 4232, 4233, 4234, 4209, 4210, 4211, 4212, 4213, 4214, 4215, 4216, 4217, 4218, 4219, 4221, 4222, 4223, 4224, 4225, 4226, 4227 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:53|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2128.C": { + "hide_name": 1, + "bits": [ 5061, 5062, 4235, 4236, 4237, 4238, 4239, 4240, 4241, 4242 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:31|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2131.C": { + "hide_name": 1, + "bits": [ 5063, 5064, 4244, 4246, 4248, 4250, 4252, 4254, 4256, 4258 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:52|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2134.C": { + "hide_name": 1, + "bits": [ 5065, 5066, 5067, 5068, 5069, 5070, 5071, 5072, 5073, 5074, 5075, 4260, 4261, 4262, 4263, 4264 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2137.C": { + "hide_name": 1, + "bits": [ 5076, 5077, 5078, 5079, 5080, 5081, 5082, 5083, 5084, 5085, 5086, 4265, 4266, 4267, 4268, 4269 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:21|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2140.C": { + "hide_name": 1, + "bits": [ 5087, 5088, 4291, 4293, 4295, 4297, 4299, 4301, 4303, 4305, 4271, 4273, 4275, 4277, 4279, 4281, 4283, 4285, 4287, 4289 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:90|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2143.C": { + "hide_name": 1, + "bits": [ 5089, 5090, 4308, 4310, 4312, 4314, 4316, 4318 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:108|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2146.C": { + "hide_name": 1, + "bits": [ 5091, 5092, 4320, 4321 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:210|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2149.C": { + "hide_name": 1, + "bits": [ 5093, 5094, 4323, 4325, 4327, 4329, 4331, 4333 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:117|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2152.C": { + "hide_name": 1, + "bits": [ 5095, 5096, 4337, 4338, 4339, 4340, 4341, 4342, 4343, 4344, 4335, 4336 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:212|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2155.C": { + "hide_name": 1, + "bits": [ 5097, 5098, 4345, 4346 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:242|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2158.C": { + "hide_name": 1, + "bits": [ 5099, 5100, 4347, 4348 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2161.C": { + "hide_name": 1, + "bits": [ 5101, 5102, 4350, 4352 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:162|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2164.C": { + "hide_name": 1, + "bits": [ 5103, 5104, 4355, 4357, 4359, 4361, 4363 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:185|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2167.C": { + "hide_name": 1, + "bits": [ 5105, 5106, 4366, 4368, 4370 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:192|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2170.C": { + "hide_name": 1, + "bits": [ 5107, 5108, 4373, 4375, 4377, 4379, 4381 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:206|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2173.C": { + "hide_name": 1, + "bits": [ 5109, 5110, 4384, 4386, 4388, 4390, 4392 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:299|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2176.C": { + "hide_name": 1, + "bits": [ 5111, 5112, 4395, 4397, 4399 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:306|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2179.C": { + "hide_name": 1, + "bits": [ 5113, 5114, 4402, 4404, 4406, 4408, 4410 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:320|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2194.C": { + "hide_name": 1, + "bits": [ 5115, 5116, 4413, 4414 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:106|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2197.C": { + "hide_name": 1, + "bits": [ 5117, 5118, 4422, 4424, 4426, 4428, 4430, 4432, 4434, 4436, 4416, 4418, 4420 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:55|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2203.C": { + "hide_name": 1, + "bits": [ 5119, 5120, 4438, 4439, 4440 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:37|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2213.C": { + "hide_name": 1, + "bits": [ 5121, 5122, 5123, 4442, 4445, 4448, 4451, 4454 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:174|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2216.C": { + "hide_name": 1, + "bits": [ 5124, 5125, 4457, 4458, 4459, 4460, 4461, 4462, 4463, 4464 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:187|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2219.C": { + "hide_name": 1, + "bits": [ 5126, 5127, 5128, 4466, 4468, 4470, 4472, 4474 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:215|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2225.C": { + "hide_name": 1, + "bits": [ 5129, 5130, 4479, 4481, 4483, 4485, 4487, 4489 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:244|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2231.C": { + "hide_name": 1, + "bits": [ 5131, 4491, 4493, 4495, 4497, 4499, 4501, 4502 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:397|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2234.C": { + "hide_name": 1, + "bits": [ 5132, 4503, 4505, 4506, 4507, 4508, 4509, 4510, 4511, 4512, 4504 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:349|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2237.C": { + "hide_name": 1, + "bits": [ 5133, 5134, 4516, 4517, 4518, 4519, 4520, 4521, 4522, 4523, 4513, 4514, 4515 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:389|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2240.C": { + "hide_name": 1, + "bits": [ 5135, 5136, 4524 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:469|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2243.C": { + "hide_name": 1, + "bits": [ 5137, 5138, 4525, 4526, 4527, 4528, 4529, 4530 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2246.C": { + "hide_name": 1, + "bits": [ 5139, 5140, 4531, 4532, 4533, 4534, 4535, 4536 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2249.C": { + "hide_name": 1, + "bits": [ 5141, 5142, 4537, 4538, 4539, 4540, 4541, 4542 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2252.C": { + "hide_name": 1, + "bits": [ 5143, 5144, 4543, 4544, 4545, 4546, 4547, 4548 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:48|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2255.C": { + "hide_name": 1, + "bits": [ 5145, 4549, 4550, 4551, 4552, 4553, 4554, 4555 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:32|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$alumacc.cc:474:replace_alu$2261.C": { + "hide_name": 1, + "bits": [ 5146, 5147, 4563, 4565, 4567, 4569, 4571, 4573, 4575, 4577, 4557, 4559, 4561 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:107|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$maccmap.cc:240:synth$2820.C": { + "hide_name": 1, + "bits": [ 5148, 5149, 4591, 4599, 4600, 4601, 4602, 4603, 4604, 4605, 4580, 4581, 4582, 4583, 4584, 4585, 4586, 4587, 4588, 4589, 4590, 4592, 4593, 4594, 4595, 4596, 4597, 4598 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$maccmap.cc:240:synth$2827.C": { + "hide_name": 1, + "bits": [ 5150, 5151, 4612, 4613, 4614, 4615, 4616, 4617, 4618, 4619, 4606, 4607, 4608, 4609, 4610, 4611 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$maccmap.cc:240:synth$2831.C": { + "hide_name": 1, + "bits": [ 5152, 5153, 4621, 4623, 4625, 4627, 4629, 4631 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$maccmap.cc:240:synth$2909.C": { + "hide_name": 1, + "bits": [ 5154, 5155, 5156, 5157, 5158, 5159, 4653, 4654, 4655, 4656, 4633, 4634, 4635, 4636, 4637, 4638, 4639, 4640, 4641, 4642, 4643, 4644, 4645, 4646, 4647, 4648, 4649, 4650, 4651, 4652 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$maccmap.cc:240:synth$2921.C": { + "hide_name": 1, + "bits": [ 5160, 5161, 4657, 4658, 4659, 4660, 4661, 4662 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$maccmap.cc:240:synth$2928.C": { + "hide_name": 1, + "bits": [ 5162, 5163, 4674, 4682, 4683, 4684, 4685, 4686, 4687, 4688, 4663, 4664, 4665, 4666, 4667, 4668, 4669, 4670, 4671, 4672, 4673, 4675, 4676, 4677, 4678, 4679, 4680, 4681 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$maccmap.cc:240:synth$3006.C": { + "hide_name": 1, + "bits": [ 5164, 5165, 5166, 5167, 5168, 5169, 4709, 4710, 4711, 4712, 4689, 4690, 4691, 4692, 4693, 4694, 4695, 4696, 4697, 4698, 4699, 4700, 4701, 4702, 4703, 4704, 4705, 4706, 4707, 4708 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$maccmap.cc:240:synth$3013.C": { + "hide_name": 1, + "bits": [ 5170, 5171, 4724, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4713, 4714, 4715, 4716, 4717, 4718, 4719, 4720, 4721, 4722, 4723, 4725, 4726, 4727, 4728, 4729, 4730, 4731 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$maccmap.cc:240:synth$3022.C": { + "hide_name": 1, + "bits": [ 5172, 5173, 4750, 4758, 4759, 4760, 4761, 4762, 4763, 4764, 4739, 4740, 4741, 4742, 4743, 4744, 4745, 4746, 4747, 4748, 4749, 4751, 4752, 4753, 4754, 4755, 4756, 4757 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$auto$maccmap.cc:245:synth$2832": { + "hide_name": 1, + "bits": [ 4620, 5174, 4622, 4624, 4626, 4628, 4630, 4632 ], + "attributes": { + } + }, + "$auto$memory_bram.cc:896:replace_cell$2337": { + "hide_name": 1, + "bits": [ 5175, 5176, 5177, 4923 ], + "attributes": { + "unused_bits": "0 1 2 3" + } + }, + "$auto$memory_bram.cc:896:replace_cell$2338": { + "hide_name": 1, + "bits": [ 5178, 5179, 5180, 5181, 5182, 5183, 5184, 5185, 5186, 5187, 5188, 5189, 5190, 5191, 5192, 4926 ], + "attributes": { + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15" + } + }, + "$auto$memory_bram.cc:896:replace_cell$2339": { + "hide_name": 1, + "bits": [ 5193, 5194, 5195, 5196, 5197, 5198, 5199, 5200, 5201, 5202, 5203, 5204, 5205, 5206, 5207, 4927 ], + "attributes": { + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.C": { + "hide_name": 1, + "bits": [ 5208, 5209, 5210, 5211, 5212, 5213, 5214, 5215, 5216, 5217, 4789, 4790, 4791, 4792, 4793 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.C": { + "hide_name": 1, + "bits": [ 5218, 5219, 5220, 5221, 5222, 5223, 5224, 5225, 4798, 4799, 4794, 4795, 4796, 4797 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.C": { + "hide_name": 1, + "bits": [ 5226, 5227, 5228, 5229, 5230, 5231, 5232, 4803, 4804, 4805, 4800, 4801, 4802 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.C": { + "hide_name": 1, + "bits": [ 5233, 5234, 5235, 5236, 5237, 5238, 4808, 4809, 4810, 4811, 4806, 4807 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.C": { + "hide_name": 1, + "bits": [ 5239, 5240, 5241, 5242, 5243, 4813, 4814, 4815, 4816, 4817, 4812 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.C": { + "hide_name": 1, + "bits": [ 5244, 5245, 5246, 5247, 4818, 4819, 4820, 4821, 4822, 4823 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.C": { + "hide_name": 1, + "bits": [ 5248, 5249, 5250, 4824, 4825, 4826, 4827, 4828, 4829 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.C": { + "hide_name": 1, + "bits": [ 5251, 5252, 4830, 4831, 4832, 4833, 4834, 4835 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20347.$auto$alumacc.cc:474:replace_alu$20722.C": { + "hide_name": 1, + "bits": [ 5253, 5254, 5255, 5256, 5257, 5258, 5259, 4836, 5260, 5261, 5262, 5263, 5264 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20351.$auto$alumacc.cc:474:replace_alu$20692.C": { + "hide_name": 1, + "bits": [ 5265, 5266, 5267, 5268, 5269, 5270, 4837, 4838, 5271, 5272, 5273, 5274 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.C": { + "hide_name": 1, + "bits": [ 5275, 5276, 5277, 5278, 5279, 4839, 4840, 4841, 5280, 5281, 5282 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.C": { + "hide_name": 1, + "bits": [ 5283, 5284, 5285, 5286, 4842, 4843, 4844, 4845, 5287, 5288 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67$541.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.C": { + "hide_name": 1, + "bits": [ 5289, 5290, 5291, 4846, 4847, 4848, 4849, 4850, 5292 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20338.$auto$alumacc.cc:474:replace_alu$20789.C": { + "hide_name": 1, + "bits": [ 5293, 5294, 5295, 5296, 5297, 5298, 5299, 5300, 5301, 5302, 4851, 4852, 4853, 4854, 4855 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20342.$auto$alumacc.cc:474:replace_alu$20757.C": { + "hide_name": 1, + "bits": [ 5303, 5304, 5305, 5306, 5307, 5308, 5309, 5310, 4860, 4861, 4856, 4857, 4858, 4859 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20346.$auto$alumacc.cc:474:replace_alu$20726.C": { + "hide_name": 1, + "bits": [ 5311, 5312, 5313, 5314, 5315, 5316, 5317, 4865, 4866, 4867, 4862, 4863, 4864 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20350.$auto$alumacc.cc:474:replace_alu$20696.C": { + "hide_name": 1, + "bits": [ 5318, 5319, 5320, 5321, 5322, 5323, 4870, 4871, 4872, 4873, 4868, 4869 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20354.$auto$alumacc.cc:474:replace_alu$20667.C": { + "hide_name": 1, + "bits": [ 5324, 5325, 5326, 5327, 5328, 4875, 4876, 4877, 4878, 4879, 4874 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20358.$auto$alumacc.cc:474:replace_alu$20639.C": { + "hide_name": 1, + "bits": [ 5329, 5330, 5331, 5332, 4880, 4881, 4882, 4883, 4884, 4885 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20362.$auto$alumacc.cc:474:replace_alu$20612.C": { + "hide_name": 1, + "bits": [ 5333, 5334, 5335, 4886, 4887, 4888, 4889, 4890, 4891 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$ge$/home/uni-user/tools/yosys/share/techmap.v:301$20366.$auto$alumacc.cc:474:replace_alu$20586.C": { + "hide_name": 1, + "bits": [ 5336, 5337, 4892, 4893, 4894, 4895, 4896, 4897 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:301|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20347.$auto$alumacc.cc:474:replace_alu$20722.C": { + "hide_name": 1, + "bits": [ 5338, 5339, 5340, 5341, 5342, 5343, 5344, 4898, 5345, 5346, 5347, 5348, 5349 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20351.$auto$alumacc.cc:474:replace_alu$20692.C": { + "hide_name": 1, + "bits": [ 5350, 5351, 5352, 5353, 5354, 5355, 4899, 4900, 5356, 5357, 5358, 5359 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20355.$auto$alumacc.cc:474:replace_alu$20663.C": { + "hide_name": 1, + "bits": [ 5360, 5361, 5362, 5363, 5364, 4901, 4902, 4903, 5365, 5366, 5367 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20359.$auto$alumacc.cc:474:replace_alu$20635.C": { + "hide_name": 1, + "bits": [ 5368, 5369, 5370, 5371, 4904, 4905, 4906, 4907, 5372, 5373 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap$techmap$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.$div$verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22$519.div_mod.div_mod_u.$sub$/home/uni-user/tools/yosys/share/techmap.v:302$20363.$auto$alumacc.cc:474:replace_alu$20608.C": { + "hide_name": 1, + "bits": [ 5374, 5375, 5376, 4908, 4909, 4910, 4911, 4912, 5377 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:22|/home/uni-user/tools/yosys/share/techmap.v:302|/home/uni-user/tools/yosys/share/techmap.v:330|/home/uni-user/tools/yosys/share/techmap.v:355|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:67|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SuperTopEntity.v:38|/home/uni-user/tools/yosys/share/ice40/arith_map.v:43" + } + }, + "$techmap2348\\main.LedMatrix_ledMatrix_matrixoutput.RAM.0.0.0.A1DATA_16": { + "hide_name": 1, + "bits": [ 4913, 5378, 4914, 4915, 4916, 5379, 4917, 4918, 4919, 5380, 4920, 4921, 4922, 5381, 4924, 4925 ], + "attributes": { + "src": "/home/uni-user/tools/yosys/share/ice40/brams_map.v:255", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15" + } + }, + "$techmap\\main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.$0\\prescaler[9:0]": { + "hide_name": 1, + "bits": [ 4192, 5382, 4194, 4196, 4198, 4200, 4202, 4204, 4206, 4208 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:50" + } + }, + "$techmap\\main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.$0\\reseter[23:0]": { + "hide_name": 1, + "bits": [ 4147, 5383, 4177, 4179, 4181, 4183, 4185, 4187, 4189, 4191, 4149, 4151, 4153, 4155, 4157, 4159, 4161, 4163, 4165, 4167, 4170, 4172, 4174, 4176 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:40" + } + }, + "$techmap\\main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.$0\\result_0[7:0]": { + "hide_name": 1, + "bits": [ 4307, 5384, 4309, 4311, 4313, 4315, 4317, 4319 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:104" + } + }, + "$techmap\\main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.$0\\result_0[7:0]": { + "hide_name": 1, + "bits": [ 4322, 5385, 4324, 4326, 4328, 4330, 4332, 4334 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:113" + } + }, + "$techmap\\main.LedMatrix_ledMatrix_matrixoutput.$0\\clock1[6:0]": { + "hide_name": 1, + "bits": [ 4354, 5386, 4356, 4358, 4360, 4362, 4364 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:181" + } + }, + "$techmap\\main.LedMatrix_ledMatrix_matrixoutput.$0\\clock1_0[6:0]": { + "hide_name": 1, + "bits": [ 4372, 5387, 4374, 4376, 4378, 4380, 4382 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:202" + } + }, + "$techmap\\main.LedMatrix_ledMatrix_matrixoutput.$0\\clock1_1[6:0]": { + "hide_name": 1, + "bits": [ 4383, 5388, 4385, 4387, 4389, 4391, 4393 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:295" + } + }, + "$techmap\\main.LedMatrix_ledMatrix_matrixoutput.$0\\clock1_2[6:0]": { + "hide_name": 1, + "bits": [ 4401, 5389, 4403, 4405, 4407, 4409, 4411 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:316" + } + }, + "$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.$0\\counter1[12:0]": { + "hide_name": 1, + "bits": [ 4415, 5390, 4423, 4425, 4427, 4429, 4431, 4433, 4435, 4437, 4417, 4419, 4421 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:51" + } + }, + "$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.$0\\counter1[12:0]": { + "hide_name": 1, + "bits": [ 4556, 5391, 4564, 4566, 4568, 4570, 4572, 4574, 4576, 4578, 4558, 4560, 4562 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:103" + } + }, + "$techmap\\main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.$0\\counter1[9:0]": { + "hide_name": 1, + "bits": [ 4243, 5392, 4245, 4247, 4249, 4251, 4253, 4255, 4257, 4259 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:48" + } + }, + "BUTRST": { + "hide_name": 0, + "bits": [ 6 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:7" + } + }, + "C1": { + "hide_name": 0, + "bits": [ 9, 10, 11 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:14" + } + }, + "C2": { + "hide_name": 0, + "bits": [ 12, 13, 14 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:15" + } + }, + "CLK_OUT": { + "hide_name": 0, + "bits": [ 8 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:13" + } + }, + "CLOCK": { + "hide_name": 0, + "bits": [ 2 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:3" + } + }, + "CS_AG": { + "hide_name": 0, + "bits": [ 21 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:19" + } + }, + "CS_ALT": { + "hide_name": 0, + "bits": [ "1" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:21" + } + }, + "CS_M": { + "hide_name": 0, + "bits": [ 22 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:20" + } + }, + "DATA": { + "hide_name": 0, + "bits": [ 15, 16, 17, 18 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:16" + } + }, + "DCLOCK": { + "hide_name": 0, + "bits": [ 3364 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:34" + } + }, + "DRDY_M": { + "hide_name": 0, + "bits": [ "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:25" + } + }, + "INT": { + "hide_name": 0, + "bits": [ "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:24" + } + }, + "LAT": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:17" + } + }, + "LED": { + "hide_name": 0, + "bits": [ "1", "0", "0", "1", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:12" + } + }, + "LOCALRESET": { + "hide_name": 0, + "bits": [ 3233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:32" + } + }, + "MANRST": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:10" + } + }, + "OE": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:18" + } + }, + "PM1_0": { + "hide_name": 0, + "bits": [ "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:26" + } + }, + "PM1_2": { + "hide_name": 0, + "bits": [ "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:27" + } + }, + "PM1_5": { + "hide_name": 0, + "bits": [ "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:28" + } + }, + "PM1_7": { + "hide_name": 0, + "bits": [ "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:29" + } + }, + "RESET": { + "hide_name": 0, + "bits": [ 3 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:4" + } + }, + "RX": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:5" + } + }, + "SCK": { + "hide_name": 0, + "bits": [ 24 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:23" + } + }, + "SDI": { + "hide_name": 0, + "bits": [ 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:22" + } + }, + "SDO": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:6" + } + }, + "TX": { + "hide_name": 0, + "bits": [ "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:11" + } + }, + "counter": { + "hide_name": 0, + "bits": [ 3234, 3235, 3236, 3237 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:33" + } + }, + "main.#app_arg": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:33" + } + }, + "main.#app_arg_fun_arg": { + "hide_name": 0, + "bits": [ 3233, 3364 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:61" + } + }, + "main.#ds1_app_arg": { + "hide_name": 0, + "bits": [ 306 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:58" + } + }, + "main.#tup_case_alt": { + "hide_name": 0, + "bits": [ 5393 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:51", + "unused_bits": "0" + } + }, + "main.C1": { + "hide_name": 0, + "bits": [ 9, 10, 11 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:16" + } + }, + "main.C2": { + "hide_name": 0, + "bits": [ 12, 13, 14 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:17" + } + }, + "main.CLK_OUT": { + "hide_name": 0, + "bits": [ 8 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:15" + } + }, + "main.CLOCK": { + "hide_name": 0, + "bits": [ 3364 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:6" + } + }, + "main.CS_AG": { + "hide_name": 0, + "bits": [ 21 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:21" + } + }, + "main.CS_M": { + "hide_name": 0, + "bits": [ 22 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:22" + } + }, + "main.Converter_inputManager_ds.#ds1_case_alt": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, "x", "x", 5394, 5395 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:20" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.#app_arg": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:20" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.#app_arg_fun_arg": { + "hide_name": 0, + "bits": [ 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:36" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.#vec": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444, "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:37" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.#gamemode_rec": { + "hide_name": 0, + "bits": [ 482, 448, 592 ], + "attributes": { + "onehot": 1 + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.#rotation_app_arg": { + "hide_name": 0, + "bits": [ 1903, 1906, 1908, 1910, 1912, 1914, 1916, 1918, 1920, 1922, 1924, 1926, 1928, 1930, 1932, 1934, 1936, 1938, 1940, 1942, 1944, 1946, 1948, 1950, 1952, 1954, 1956, 1958 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:21" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.#rotation_app_arg_fun_arg": { + "hide_name": 0, + "bits": [ 5396, 630, 631, 632, 633, 626, 627, 628, 629, 614, 615, 616, 617, 610, 611, 612, 613, 622, 623, 624, 625, 618, 619, 620, 621, 639, 640, 647, 648, 649, 650, 643, 644, 645, 646, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 514, 515, 516, 517, 510, 511, 512, 513, 506, 507, 508, 509, 524, 525, 526, 527, 520, 521, 522, 523, 530, 531, 532, 496, 533, 534, 535, 536 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:35" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.#tup_case_alt_3": { + "hide_name": 0, + "bits": [ 5396, 849, 795 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:32" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.Converter_updateGamemodeRotation_rotation_app_arg.#app_arg": { + "hide_name": 0, + "bits": [ 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 368, 368, 368, 368, 368, 368, 368, 368, 368, 368, 368, 368 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:12" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.Converter_updateGamemodeRotation_rotation_app_arg.#case_alt": { + "hide_name": 0, + "bits": [ 1903, 1906, 1908, 1910, 1912, 1914, 1916, 1918, 1920, 1922, 1924, 1926, 1928, 1930, 1932, 1934, 1936, 1938, 1940, 1942, 1944, 1946, 1948, 1950, 1952, 1954, 1956, 1958 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:10" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.Converter_updateGamemodeRotation_rotation_app_arg.#case_alt_0": { + "hide_name": 0, + "bits": [ 1902, 5397, 1907, 1909, 1911, 1913, 1915, 1917, 1919, 1921, 1923, 1925, 1927, 1929, 1931, 1933, 1935, 1937, 1939, 1941, 1943, 1945, 1947, 1949, 1951, 1953, 1955, 1957 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:13" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.Converter_updateGamemodeRotation_rotation_app_arg.#case_alt_1": { + "hide_name": 0, + "bits": [ 1902, 5397, 1907, 1909, 1911, 1913, 1915, 1917, 1919, 1921, 1923, 1925, 1927, 1929, 1931, 1933, 1935, 1937, 1939, 1941, 1943, 1945, 1947, 1949, 1951, 1953, 1955, 1957 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:14" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.Converter_updateGamemodeRotation_rotation_app_arg.ds": { + "hide_name": 0, + "bits": [ 5396, 630, 631, 632, 633, 626, 627, 628, 629, 614, 615, 616, 617, 610, 611, 612, 613, 622, 623, 624, 625, 618, 619, 620, 621, 639, 640, 647, 648, 649, 650, 643, 644, 645, 646, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 514, 515, 516, 517, 510, 511, 512, 513, 506, 507, 508, 509, 524, 525, 526, 527, 520, 521, 522, 523, 530, 531, 532, 496, 533, 534, 535, 536 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:6" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.Converter_updateGamemodeRotation_rotation_app_arg.ds1": { + "hide_name": 0, + "bits": [ 630, 631, 632, 633, 626, 627, 628, 629, 614, 615, 616, 617, 610, 611, 612, 613, 622, 623, 624, 625, 618, 619, 620, 621 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:20" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.Converter_updateGamemodeRotation_rotation_app_arg.ds2": { + "hide_name": 0, + "bits": [ 5396 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:21", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.Converter_updateGamemodeRotation_rotation_app_arg.gyro": { + "hide_name": 0, + "bits": [ 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:18" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.Converter_updateGamemodeRotation_rotation_app_arg.old": { + "hide_name": 0, + "bits": [ 514, 515, 516, 517, 510, 511, 512, 513, 506, 507, 508, 509, 524, 525, 526, 527, 520, 521, 522, 523, 530, 531, 532, 496, 533, 534, 535, 536 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:17" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.Converter_updateGamemodeRotation_rotation_app_arg.pre": { + "hide_name": 0, + "bits": [ 639, 640, 647, 648, 649, 650, 643, 644, 645, 646 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:81|verilog/TopEntity/TopEntity/Converter_updateGamemodeRotation.v:19" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.a1": { + "hide_name": 0, + "bits": [ 514, 515, 516, 517, 510, 511, 512, 513, 506, 507, 508, 509, 524, 525, 526, 527, 520, 521, 522, 523, 530, 531, 532, 496, 533, 534, 535, 536 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:20" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.b1": { + "hide_name": 0, + "bits": [ 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:19" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.c1": { + "hide_name": 0, + "bits": [ 639, 640, 647, 648, 649, 650, 643, 644, 645, 646 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:18" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.d1": { + "hide_name": 0, + "bits": [ 630, 631, 632, 633, 626, 627, 628, 629, 614, 615, 616, 617, 610, 611, 612, 613, 622, 623, 624, 625, 618, 619, 620, 621 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:17" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.ds": { + "hide_name": 0, + "bits": [ 5396, 630, 631, 632, 633, 626, 627, 628, 629, 614, 615, 616, 617, 610, 611, 612, 613, 622, 623, 624, 625, 618, 619, 620, 621, 639, 640, 647, 648, 649, 650, 643, 644, 645, 646, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 514, 515, 516, 517, 510, 511, 512, 513, 506, 507, 508, 509, 524, 525, 526, 527, 520, 521, 522, 523, 530, 531, 532, 496, 533, 534, 535, 536 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:15" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.ds_0": { + "hide_name": 0, + "bits": [ 514, 515, 516, 517, 510, 511, 512, 513, 506, 507, 508, 509, 524, 525, 526, 527, 520, 521, 522, 523, 530, 531, 532, 496, 533, 534, 535, 536, "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:24" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.e1": { + "hide_name": 0, + "bits": [ 5396 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:16", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.gyro_y": { + "hide_name": 0, + "bits": [ 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:7" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.prescaler": { + "hide_name": 0, + "bits": [ 639, 640, 647, 648, 649, 650, 643, 644, 645, 646 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:14" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.reseter": { + "hide_name": 0, + "bits": [ 630, 631, 632, 633, 626, 627, 628, 629, 614, 615, 616, 617, 610, 611, 612, 613, 622, 623, 624, 625, 618, 619, 620, 621 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:13" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.rot": { + "hide_name": 0, + "bits": [ 514, 515, 516, 517, 510, 511, 512, 513, 506, 507, 508, 509, 524, 525, 526, 527, 520, 521, 522, 523, 530, 531, 532, 496, 533, 534, 535, 536 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:23" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.rotation": { + "hide_name": 0, + "bits": [ 514, 515, 516, 517, 510, 511, 512, 513, 506, 507, 508, 509, 524, 525, 526, 527, 520, 521, 522, 523, 530, 531, 532, 496, 533, 534, 535, 536 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:22" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.x": { + "hide_name": 0, + "bits": [ 849, 795 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:33" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_gamemodeChooser_gamemode.y": { + "hide_name": 0, + "bits": [ 5396 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:89|verilog/TopEntity/TopEntity/Converter_gamemodeChooser.v:12", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.#app_arg": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:25" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.#intRotation_app_arg": { + "hide_name": 0, + "bits": [ 1035, 1045, 1057, 1064, 1071, 1078, 1085, 1092, 1099, 1106, 1113, 1120, 1127, 1134, 1141, 1148, 1155, 1162, 1169, 1176, 1183, 1190, 1197, 1204, 1211, 1218, 1225, 1232 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:23" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.#intRotation_app_arg_fun_arg": { + "hide_name": 0, + "bits": [ "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 655, 664, 665, 666, 656, 659, 660, 661, 663, 662, 1036, 1043, 1058, 1065, 1072, 1079, 1086, 1093, 1100, 1107, 1114, 1121, 1128, 1135, 1142, 1149, 1156, 1163, 1170, 1177, 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:26" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.#prescaler_app_arg": { + "hide_name": 0, + "bits": [ 1730, 3367, 1732, 1734, 1736, 1738, 1740, 1742, 1744, 1746 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:13" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.Converter_rotationCalcuator_supdatePlayerRotation_intRotation_app_arg.#app_arg": { + "hide_name": 0, + "bits": [ 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 398, 398, 398, 398, 398, 398, 398, 398, 398, 398, 398, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:21" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.Converter_rotationCalcuator_supdatePlayerRotation_intRotation_app_arg.#app_arg_0": { + "hide_name": 0, + "bits": [ 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 341, 341, 341, 341, 341, 341, 341, 341, 341, 341, 341, 341 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:23" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.Converter_rotationCalcuator_supdatePlayerRotation_intRotation_app_arg.#case_alt": { + "hide_name": 0, + "bits": [ 1035, 1045, 1057, 1064, 1071, 1078, 1085, 1092, 1099, 1106, 1113, 1120, 1127, 1134, 1141, 1148, 1155, 1162, 1169, 1176, 1183, 1190, 1197, 1204, 1211, 1218, 1225, 1232 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:10" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.Converter_rotationCalcuator_supdatePlayerRotation_intRotation_app_arg.#case_alt_0": { + "hide_name": 0, + "bits": [ 1035, 1045, 1057, 1064, 1071, 1078, 1085, 1092, 1099, 1106, 1113, 1120, 1127, 1134, 1141, 1148, 1155, 1162, 1169, 1176, 1183, 1190, 1197, 1204, 1211, 1218, 1225, 1232 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:17" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.Converter_rotationCalcuator_supdatePlayerRotation_intRotation_app_arg.#case_alt_1": { + "hide_name": 0, + "bits": [ 1032, 5398, 1054, 1061, 1068, 1075, 1082, 1089, 1096, 1103, 1110, 1117, 1124, 1131, 1138, 1145, 1152, 1159, 1166, 1173, 1180, 1187, 1194, 1201, 1208, 1215, 1222, 1229 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:18" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.Converter_rotationCalcuator_supdatePlayerRotation_intRotation_app_arg.ds": { + "hide_name": 0, + "bits": [ "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 655, 664, 665, 666, 656, 659, 660, 661, 663, 662, 1036, 1043, 1058, 1065, 1072, 1079, 1086, 1093, 1100, 1107, 1114, 1121, 1128, 1135, 1142, 1149, 1156, 1163, 1170, 1177, 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:6" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.Converter_rotationCalcuator_supdatePlayerRotation_intRotation_app_arg.ds1": { + "hide_name": 0, + "bits": [ 655, 664, 665, 666, 656, 659, 660, 661, 663, 662 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:15" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.Converter_rotationCalcuator_supdatePlayerRotation_intRotation_app_arg.gyro_x": { + "hide_name": 0, + "bits": [ 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:14" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.Converter_rotationCalcuator_supdatePlayerRotation_intRotation_app_arg.gyro_z": { + "hide_name": 0, + "bits": [ 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:13" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.Converter_rotationCalcuator_supdatePlayerRotation_intRotation_app_arg.old": { + "hide_name": 0, + "bits": [ 1036, 1043, 1058, 1065, 1072, 1079, 1086, 1093, 1100, 1107, 1114, 1121, 1128, 1135, 1142, 1149, 1156, 1163, 1170, 1177, 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:71|verilog/TopEntity/TopEntity/Converter_rotationCalcuator_supdatePlayerRotation.v:16" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.a1": { + "hide_name": 0, + "bits": [ 1036, 1043, 1058, 1065, 1072, 1079, 1086, 1093, 1100, 1107, 1114, 1121, 1128, 1135, 1142, 1149, 1156, 1163, 1170, 1177, 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:22" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.b1": { + "hide_name": 0, + "bits": [ 655, 664, 665, 666, 656, 659, 660, 661, 663, 662 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:21" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.c1": { + "hide_name": 0, + "bits": [ 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:20" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.d1": { + "hide_name": 0, + "bits": [ 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:19" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.ds": { + "hide_name": 0, + "bits": [ 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:7" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.ds_0": { + "hide_name": 0, + "bits": [ "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 655, 664, 665, 666, 656, 659, 660, 661, 663, 662, 1036, 1043, 1058, 1065, 1072, 1079, 1086, 1093, 1100, 1107, 1114, 1121, 1128, 1135, 1142, 1149, 1156, 1163, 1170, 1177, 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:17" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.gyro_x": { + "hide_name": 0, + "bits": [ 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:15" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.gyro_z": { + "hide_name": 0, + "bits": [ 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:14" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.intRotation": { + "hide_name": 0, + "bits": [ 1036, 1043, 1058, 1065, 1072, 1079, 1086, 1093, 1100, 1107, 1114, 1121, 1128, 1135, 1142, 1149, 1156, 1163, 1170, 1177, 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:24" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.prescaler": { + "hide_name": 0, + "bits": [ 655, 664, 665, 666, 656, 659, 660, 661, 663, 662 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:16" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.Converter_rotationCalcuator_app_arg.result": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:83|verilog/TopEntity/TopEntity/Converter_rotationCalcuator.v:11" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.acc_z": { + "hide_name": 0, + "bits": [ 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:18" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.az": { + "hide_name": 0, + "bits": [ 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:29" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.ds": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444, "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:7" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.ds1_0": { + "hide_name": 0, + "bits": [ 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:25" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.ds_0": { + "hide_name": 0, + "bits": [ 5399, 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444, "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:14" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.gx": { + "hide_name": 0, + "bits": [ 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:28" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.gy": { + "hide_name": 0, + "bits": [ 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:26" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.gz": { + "hide_name": 0, + "bits": [ 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:27" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.result": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, "x", "x", 5394, 5395 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:10" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.scrut": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:33" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.scrut1": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:32" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.scrut2": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:31" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.scrut3": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:30" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.x": { + "hide_name": 0, + "bits": [ 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:22" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.y": { + "hide_name": 0, + "bits": [ 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:23" + } + }, + "main.Converter_inputManager_ds.Converter_converter_ds1_case_alt.z": { + "hide_name": 0, + "bits": [ 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:51|verilog/TopEntity/TopEntity/Converter_converter.v:24" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#app_arg": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444, "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:81" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#app_arg_0": { + "hide_name": 0, + "bits": [ 24, 22, 21, 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:82" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#app_arg_0_fun_arg": { + "hide_name": 0, + "bits": [ 64, 63, 24, 5400, 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:84" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5401, 5402, 5403, 5404, 5405, 5406, 5407, 5408, "x", "x", "x", "x", "x", "x", "x", "x", 5409, 5410, 5411, "1", 5412, 5413, 5414, "0", "0", 5406 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:22" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_0": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5415, 5416, 5417, 5418, 5419, 5420, 5421, 5422, "x", "x", "x", "x", "x", "x", "x", "x", 5423, 5424, 5425, "1", 5426, 5427, 5428, "0", "0", 5420 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:23" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_1": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5429, 5430, 5431, 5432, 5433, 5434, 5435, 5436, "x", "x", "x", "x", "x", "x", "x", "x", 5437, 5438, 5439, "1", 5440, 5441, 5442, "0", "0", 5434 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:24" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_10": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5443, 5444, 5445, "0", "0", 5446, 5447, 5448, "x", "x", "x", "x", "x", "x", "x", "x", 5449, 5450, 5451, "1", "0", "1", 5452, "0", "0", 5446 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:33" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_11": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5453, 5454, 5455, "0", "0", 5456, 5457, 5458, "x", "x", "x", "x", "x", "x", "x", "x", 5459, 5460, 5461, "1", "0", "1", 5462, "0", "0", 5456 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:34" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_12": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5463, 5464, "1", "0", "0", 5465, 5466, 5467, "x", "x", "x", "x", "x", "x", "x", "x", 5468, 5469, 5470, "1", "0", "1", 5471, "0", "0", 5465 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:35" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_13": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5472, 5455, "1", "0", "0", 5473, 5474, 5475, "x", "x", "x", "x", "x", "x", "x", "x", 5476, "0", 5477, "1", "0", "1", 5478, "0", "0", 5473 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:36" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_14": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5455, "1", "1", "0", "0", 5479, 5480, 5481, "x", "x", "x", "x", "x", "x", "x", "x", 5469, "0", 5469, "1", "0", "1", 5455, "0", "0", 5479 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:37" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_15": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, "1", "1", "1", "0", "0", 5469, 5469, 5455, "x", "x", "x", "x", "x", "x", "x", "x", "0", "0", "0", "1", "0", "1", "1", "0", "0", 5469 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:38" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_17": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "0", 5482, 5483, "0", "0", 5484, 5485, 5486, 5469, 5484, 5487, 5488, 5489, 5469, 5490, 5469, 5455, 5491, "0", 5492, 5493 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:58", + "unused_bits": "14 15 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_18": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "0", 5494, 5495, "0", "0", 5469, 5496, 5469, "0", 5469, 5497, 5498, 5499, "0", 5500, "0", "1", 5500, "0", 5501, 5502 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:59", + "unused_bits": "14 15 18 19 20 22 23 24 25 27 30 32 33" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_19": { + "hide_name": 0, + "bits": [ 5503, 5504, 5505, 5506, 5507, 5508, 5509, 5510, 5511, 5512, 5513, 5514, 5515, 5516, 5517, 5518, 5519, 5520, 5521, 5522, 5523, 5524, 5525, 5526, 5527, 5528, 5529, 5530, 5531, 5532, 5533, 5534, 5535, 5536 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:60", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_2": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5537, 5538, 5539, 5540, 5541, 5542, 5543, 5544, "x", "x", "x", "x", "x", "x", "x", "x", 5545, 5546, 5547, "1", 5548, 5549, 5550, "0", "0", 5542 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:25" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_3": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5551, 5552, 5553, 5554, 5526, 5555, 5556, 5557, "x", "x", "x", "x", "x", "x", "x", "x", 5558, 5559, 5560, "1", 5561, 5562, 5563, "0", "0", 5555 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:26" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_4": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5564, 5565, 5566, 5567, "0", 5568, 5569, 5570, "x", "x", "x", "x", "x", "x", "x", "x", 5571, 5572, 5573, "1", 5574, 5575, 5576, "0", "0", 5568 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:27" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_5": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5577, 5578, 5579, 5580, "0", 5581, 5582, 5583, "x", "x", "x", "x", "x", "x", "x", "x", 5584, 5585, 5586, "1", 5587, 5588, 5589, "0", "0", 5581 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:28" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_6": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5590, 5591, 5592, 5593, "0", 5594, 5595, 5596, "x", "x", "x", "x", "x", "x", "x", "x", 5597, 5598, 5599, "1", 5600, 5601, 5602, "0", "0", 5594 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:29" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_7": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5603, 5604, 5605, 5606, "0", 5607, 5608, 5609, "x", "x", "x", "x", "x", "x", "x", "x", 5610, 5611, 5612, "1", 5613, 5614, 5615, "0", "0", 5607 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:30" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_8": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5616, 5617, 5618, 5619, "0", 5620, 5621, 5622, "x", "x", "x", "x", "x", "x", "x", "x", 5623, 5624, 5625, "1", 5469, 5455, 5626, "0", "0", 5620 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:31" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#case_alt_9": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5627, 5628, 5629, 5469, "0", 5630, 5631, 5632, "x", "x", "x", "x", "x", "x", "x", "x", 5633, 5634, 5635, "1", "0", "1", 5636, "0", "0", 5630 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:32" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#initCount_app_arg": { + "hide_name": 0, + "bits": [ 4270, 3375, 4292, 4294, 4296, 4298, 4300, 4302, 4304, 4306, 4272, 4274, 4276, 4278, 4280, 4282, 4284, 4286, 4288, 4290 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#tup_case_alt": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5637, 5638, 5639, 5640, 5641, 5642, 5643, 5644, "x", "x", "x", "x", "x", "x", "x", "x", 5645, 5646, 5647, "1", 5648, 5649, 5650, "0", "0", 5642 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:56" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.#tup_case_alt_2": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42, 3609, 1964, "0", "0", 5664, 5665, 5666, 5667, 5668, 5669, 5670, 5671, 5672, 5673, 5674, 5675, 5676, "0", 5677, 5678 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:76" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#app_arg_10": { + "hide_name": 0, + "bits": [ 5679, 5680, 5681, 5682 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:76", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#app_arg_12": { + "hide_name": 0, + "bits": [ 1656, 1658, 1660, 1662, 1664, 1666, 1668, 1670, "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:90" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#app_arg_13": { + "hide_name": 0, + "bits": [ 5683 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:97", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#app_arg_16": { + "hide_name": 0, + "bits": [ 1672, 1674, 1676, 1678, 1680, 1682, 1684, 1686, "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:112" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#app_arg_20": { + "hide_name": 0, + "bits": [ 1705, 1707, 1709, 1711, 1713, 1715, 1717, 1719, "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:134" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#app_arg_8": { + "hide_name": 0, + "bits": [ 1640, 1642, 1644, 1646, 1648, 1650, 1652, 1654, "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:68" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#buffer_case_alt_10": { + "hide_name": 0, + "bits": [ 1690, 1692, 1694, 1696, 1698, 1700, 1702, 1704 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:131" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#buffer_case_alt_3": { + "hide_name": 0, + "bits": [ 1690, 1692, 1694, 1696, 1698, 1700, 1702, 1704 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:63" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#buffer_case_alt_4": { + "hide_name": 0, + "bits": [ 1690, 1692, 1694, 1696, 1698, 1700, 1702, 1704 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:65" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#buffer_case_alt_5": { + "hide_name": 0, + "bits": [ 1690, 1692, 1694, 1696, 1698, 1700, 1702, 1704 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:85" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#buffer_case_alt_6": { + "hide_name": 0, + "bits": [ 1690, 1692, 1694, 1696, 1698, 1700, 1702, 1704 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:87" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#buffer_case_alt_7": { + "hide_name": 0, + "bits": [ 1690, 1692, 1694, 1696, 1698, 1700, 1702, 1704 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:107" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#buffer_case_alt_8": { + "hide_name": 0, + "bits": [ 1690, 1692, 1694, 1696, 1698, 1700, 1702, 1704 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:109" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#buffer_case_alt_9": { + "hide_name": 0, + "bits": [ 1690, 1692, 1694, 1696, 1698, 1700, 1702, 1704 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:129" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#case_alt_10": { + "hide_name": 0, + "bits": [ 1706, 1708, 1710, 1712, 1714, 1716, 1718, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:143" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#case_alt_4": { + "hide_name": 0, + "bits": [ 1641, 1643, 1645, 1647, 1649, 1651, 1653, 1655, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:77" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#case_alt_6": { + "hide_name": 0, + "bits": [ 1657, 1659, 1661, 1663, 1665, 1667, 1669, 1671, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:99" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.#case_alt_8": { + "hide_name": 0, + "bits": [ 1673, 1675, 1677, 1679, 1681, 1683, 1685, 1687, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:121" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_0_result_3.#oldData_case_alt": { + "hide_name": 0, + "bits": [ 1657, 1659, 1661, 1663, 1665, 1667, 1669, 1671, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:15" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_0_result_3.#oldData_case_alt_0": { + "hide_name": 0, + "bits": [ 1657, 1659, 1661, 1663, 1665, 1667, 1669, 1671, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:16" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_0_result_3.#oldData_rec": { + "hide_name": 0, + "bits": [ 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:14" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_0_result_3.#pTS": { + "hide_name": 0, + "bits": [ 3233, 3364 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:6" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_0_result_3.#pTS_0": { + "hide_name": 0, + "bits": [ 1657, 1659, 1661, 1663, 1665, 1667, 1669, 1671, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_0_result_3.a1": { + "hide_name": 0, + "bits": [ 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:17" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_0_result_3.b1": { + "hide_name": 0, + "bits": [ 1657, 1659, 1661, 1663, 1665, 1667, 1669, 1671, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:18" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_0_result_3.ds": { + "hide_name": 0, + "bits": [ 5683, 5679, 5680, 5681, 5682, 1657, 1659, 1661, 1663, 1665, 1667, 1669, 1671, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:21" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_0_result_3.oldData": { + "hide_name": 0, + "bits": [ 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:475|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_0.v:12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_1_result_2.#oldData_case_alt": { + "hide_name": 0, + "bits": [ 1641, 1643, 1645, 1647, 1649, 1651, 1653, 1655, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:19" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_1_result_2.#oldData_case_alt_0": { + "hide_name": 0, + "bits": [ 1641, 1643, 1645, 1647, 1649, 1651, 1653, 1655, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:20" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_1_result_2.#oldData_rec": { + "hide_name": 0, + "bits": [ 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:21" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_1_result_2.#pTS": { + "hide_name": 0, + "bits": [ 3233, 3364 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:6" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_1_result_2.#pTS_0": { + "hide_name": 0, + "bits": [ 1641, 1643, 1645, 1647, 1649, 1651, 1653, 1655, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_1_result_2.#pTS_1": { + "hide_name": 0, + "bits": [ 5679, 5680, 5681, 5682 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:8", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_1_result_2.#pTS_2": { + "hide_name": 0, + "bits": [ 5683 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:9", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_1_result_2.a1": { + "hide_name": 0, + "bits": [ 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:18" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_1_result_2.b1": { + "hide_name": 0, + "bits": [ 1641, 1643, 1645, 1647, 1649, 1651, 1653, 1655, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:17" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_1_result_2.c1": { + "hide_name": 0, + "bits": [ 5679, 5680, 5681, 5682 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:16", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_1_result_2.d1": { + "hide_name": 0, + "bits": [ 5683 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:15", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_1_result_2.ds": { + "hide_name": 0, + "bits": [ 5683, 5679, 5680, 5681, 5682, 1641, 1643, 1645, 1647, 1649, 1651, 1653, 1655, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:14" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_1_result_2.oldData": { + "hide_name": 0, + "bits": [ 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:387|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_1.v:12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_2_result_7.#pTS": { + "hide_name": 0, + "bits": [ 3233, 3364 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:827|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_2.v:6" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_3_result_4.#oldData_case_alt": { + "hide_name": 0, + "bits": [ 1673, 1675, 1677, 1679, 1681, 1683, 1685, 1687, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:15" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_3_result_4.#oldData_case_alt_0": { + "hide_name": 0, + "bits": [ 1673, 1675, 1677, 1679, 1681, 1683, 1685, 1687, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:16" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_3_result_4.#oldData_rec": { + "hide_name": 0, + "bits": [ 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:14" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_3_result_4.#pTS": { + "hide_name": 0, + "bits": [ 3233, 3364 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:6" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_3_result_4.#pTS_0": { + "hide_name": 0, + "bits": [ 1673, 1675, 1677, 1679, 1681, 1683, 1685, 1687, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_3_result_4.#pTS_1": { + "hide_name": 0, + "bits": [ 5679, 5680, 5681, 5682 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:8", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_3_result_4.#pTS_2": { + "hide_name": 0, + "bits": [ 5683 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:9", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_3_result_4.a1": { + "hide_name": 0, + "bits": [ 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:17" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_3_result_4.b1": { + "hide_name": 0, + "bits": [ 1673, 1675, 1677, 1679, 1681, 1683, 1685, 1687, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:18" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_3_result_4.c1": { + "hide_name": 0, + "bits": [ 5679, 5680, 5681, 5682 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:19", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_3_result_4.d1": { + "hide_name": 0, + "bits": [ 5683 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:20", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_3_result_4.ds": { + "hide_name": 0, + "bits": [ 5683, 5679, 5680, 5681, 5682, 1673, 1675, 1677, 1679, 1681, 1683, 1685, 1687, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:21" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_3_result_4.oldData": { + "hide_name": 0, + "bits": [ 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:563|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_3.v:12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_4_result_8.#pTS": { + "hide_name": 0, + "bits": [ 3233, 3364 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:915|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_4.v:6" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_5_result_1.#pTS": { + "hide_name": 0, + "bits": [ 3233, 3364 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:299|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_5.v:6" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_6_result_5.#oldData_case_alt": { + "hide_name": 0, + "bits": [ 1706, 1708, 1710, 1712, 1714, 1716, 1718, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:15" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_6_result_5.#oldData_case_alt_0": { + "hide_name": 0, + "bits": [ 1706, 1708, 1710, 1712, 1714, 1716, 1718, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:16" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_6_result_5.#oldData_rec": { + "hide_name": 0, + "bits": [ 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:14" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_6_result_5.#pTS": { + "hide_name": 0, + "bits": [ 3233, 3364 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:6" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_6_result_5.#pTS_0": { + "hide_name": 0, + "bits": [ 1706, 1708, 1710, 1712, 1714, 1716, 1718, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_6_result_5.#pTS_1": { + "hide_name": 0, + "bits": [ 5679, 5680, 5681, 5682 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:8", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_6_result_5.#pTS_2": { + "hide_name": 0, + "bits": [ 5683 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:9", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_6_result_5.a1": { + "hide_name": 0, + "bits": [ 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:17" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_6_result_5.b1": { + "hide_name": 0, + "bits": [ 1706, 1708, 1710, 1712, 1714, 1716, 1718, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:18" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_6_result_5.c1": { + "hide_name": 0, + "bits": [ 5679, 5680, 5681, 5682 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:19", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_6_result_5.d1": { + "hide_name": 0, + "bits": [ 5683 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:20", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_6_result_5.ds": { + "hide_name": 0, + "bits": [ 5683, 5679, 5680, 5681, 5682, 1706, 1708, 1710, 1712, 1714, 1716, 1718, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:21" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_6_result_5.oldData": { + "hide_name": 0, + "bits": [ 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:651|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_6.v:12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_7_result_0.#pTS": { + "hide_name": 0, + "bits": [ 3233, 3364 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:211|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister_7.v:6" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.SensorSpi_sensorRegister_result_6.#pTS": { + "hide_name": 0, + "bits": [ 3233, 3364 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:739|verilog/TopEntity/TopEntity/SensorSpi_sensorRegister.v:6" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.buffer_1": { + "hide_name": 0, + "bits": [ 1640, 1642, 1644, 1646, 1648, 1650, 1652, 1654 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:67" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.buffer_2": { + "hide_name": 0, + "bits": [ 1656, 1658, 1660, 1662, 1664, 1666, 1668, 1670 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:89" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.buffer_3": { + "hide_name": 0, + "bits": [ 1672, 1674, 1676, 1678, 1680, 1682, 1684, 1686 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:111" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.buffer_4": { + "hide_name": 0, + "bits": [ 1705, 1707, 1709, 1711, 1713, 1715, 1717, 1719 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:133" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.crt": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:15", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_0": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:20", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_1": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:37", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_10": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:130", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_11": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:147", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_12": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:152", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_13": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:169", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_14": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:174", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_15": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:191", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_16": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:196", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_2": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:42", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_3": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:59", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_4": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:64", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_5": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:81", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_6": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:86", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_7": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:103", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_8": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:108", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.d_9": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:125", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42, "x", "x", "x", "x", "x", "x", "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:14" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:17" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_0": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:25", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_1": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:39" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_10": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:135", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_11": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:149" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_12": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:157", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_13": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:171" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_14": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:179", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_15": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:193" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_16": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:201", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_2": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:47", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_3": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:61" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_4": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:69", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_5": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:83" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_6": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:91", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_7": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:105" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_8": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:113", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds1_9": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:127" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:13", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_0": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:26", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_1": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:35", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_10": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:136", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_11": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:145", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_12": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:158", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_13": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:167", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_14": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:180", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_15": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:189", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_16": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:202", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_2": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:48", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_3": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:57", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_4": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:70", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_5": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:79", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_6": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:92", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_7": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:101", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_8": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:114", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds2_9": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:123", + "unused_bits": "0 1 2 3 4 5 6 7 8 9 10 11 12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds3": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:27", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds3_0": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:49", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds3_1": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:71", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds3_2": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:93", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds3_3": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:115", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds3_4": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:137", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds3_5": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:159", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds3_6": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:181", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds3_7": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:203", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:16", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_0": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:29", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_1": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:38", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_10": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:139", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_11": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:148", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_12": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:161", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_13": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:170", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_14": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:183", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_15": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:192", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_16": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:205", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_2": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:51", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_3": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:60", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_4": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:73", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_5": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:82", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_6": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:95", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_7": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:104", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_8": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:117", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds4_9": { + "hide_name": 0, + "bits": [ 5659 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:126", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds_0": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42, "x", "x", "x", "x", "x", "x", "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:36" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds_1": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42, 1640, 1642, 1644, 1646, 1648, 1650, 1652, 1654 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:58" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds_2": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42, 1656, 1658, 1660, 1662, 1664, 1666, 1668, 1670 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:80" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds_3": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42, 1672, 1674, 1676, 1678, 1680, 1682, 1684, 1686 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:102" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds_4": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42, 1705, 1707, 1709, 1711, 1713, 1715, 1717, 1719 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:124" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds_5": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42, "x", "x", "x", "x", "x", "x", "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:146" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds_6": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42, "x", "x", "x", "x", "x", "x", "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:168" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.ds_7": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42, "x", "x", "x", "x", "x", "x", "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:190" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.old_1": { + "hide_name": 0, + "bits": [ 1640, 1642, 1644, 1646, 1648, 1650, 1652, 1654 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:62" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.old_2": { + "hide_name": 0, + "bits": [ 1656, 1658, 1660, 1662, 1664, 1666, 1668, 1670 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:84" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.old_3": { + "hide_name": 0, + "bits": [ 1672, 1674, 1676, 1678, 1680, 1682, 1684, 1686 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:106" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.old_4": { + "hide_name": 0, + "bits": [ 1705, 1707, 1709, 1711, 1713, 1715, 1717, 1719 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:128" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.reg": { + "hide_name": 0, + "bits": [ 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:28", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.reg_0": { + "hide_name": 0, + "bits": [ 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:50", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.reg_1": { + "hide_name": 0, + "bits": [ 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:72", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.reg_2": { + "hide_name": 0, + "bits": [ 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:94", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.reg_3": { + "hide_name": 0, + "bits": [ 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:116", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.reg_4": { + "hide_name": 0, + "bits": [ 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:138", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.reg_5": { + "hide_name": 0, + "bits": [ 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:160", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.reg_6": { + "hide_name": 0, + "bits": [ 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:182", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.reg_7": { + "hide_name": 0, + "bits": [ 5660, 5661, 5662, 5663 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:204", + "unused_bits": "0 1 2 3" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.result": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444, "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:10" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.result_2": { + "hide_name": 0, + "bits": [ 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:56" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.result_3": { + "hide_name": 0, + "bits": [ 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:78" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.result_4": { + "hide_name": 0, + "bits": [ 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:100" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_registerManager_app_arg.result_5": { + "hide_name": 0, + "bits": [ 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:583|verilog/TopEntity/TopEntity/SensorSpi_registerManager.v:122" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_sensorSelector_app_arg_0.#case_alt": { + "hide_name": 0, + "bits": [ 24, 22, 21, 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:591|verilog/TopEntity/TopEntity/SensorSpi_sensorSelector.v:10" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_sensorSelector_app_arg_0.ds": { + "hide_name": 0, + "bits": [ 64, 63, 24, 5400, 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:591|verilog/TopEntity/TopEntity/SensorSpi_sensorSelector.v:6" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_sensorSelector_app_arg_0.ds1": { + "hide_name": 0, + "bits": [ 24, 5400, 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:591|verilog/TopEntity/TopEntity/SensorSpi_sensorSelector.v:15" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_sensorSelector_app_arg_0.ds2": { + "hide_name": 0, + "bits": [ 64, 63 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:591|verilog/TopEntity/TopEntity/SensorSpi_sensorSelector.v:16" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_sensorSelector_app_arg_0.sdi": { + "hide_name": 0, + "bits": [ 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:591|verilog/TopEntity/TopEntity/SensorSpi_sensorSelector.v:12" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_sensorSelector_app_arg_0.spc": { + "hide_name": 0, + "bits": [ 24 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:591|verilog/TopEntity/TopEntity/SensorSpi_sensorSelector.v:14" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.#app_arg": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 53, 66, 56, 57, 59, 62, 61, 60, 96, 95 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:46" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.#case_alt": { + "hide_name": 0, + "bits": [ 24, 5400, 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:47" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.#ds1_app_arg": { + "hide_name": 0, + "bits": [ 4769, 4770, 4771, 4772, 4773, 4774, 4775, "0", 1900 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:21" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.#ds_app_arg": { + "hide_name": 0, + "bits": [ 155, 150, 145, 142, 138, 137, 38, 60, 98, 97 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:17" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.#ds_app_arg_0": { + "hide_name": 0, + "bits": [ "0", "0", 4776, 4777, 4778, 4779, 4780, 4781, 4782, 4783, 4784, 4785, 4786, 4787, 4788, "0", 1897 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:22" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.#tup_case_alt": { + "hide_name": 0, + "bits": [ 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 155, 150, 145, 142, 138, 137, 38, 60, "0", 5692, "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "0", "x", "x", "x", "x", "x", "x", "x", "x", "0", 155, 150, 145, 142, 138, 137, 38, 60, 5693, 5694 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:36" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.#tup_case_alt_0": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", 155, 150, 145, 142, 138, 137, 38, 60, 5695, "0", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "0", "x", "x", "x", "x", "x", "x", "x", "x", "0", 155, 150, 145, 142, 138, 137, 38, 60, 5696, 5697 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:37" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.#tup_case_alt_2": { + "hide_name": 0, + "bits": [ 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 2138, 954, 955, "0", "0", 2128, 2130, 2131, 2133, 2134, 2135, 157, 152, 143, 143, 139, 2136, "0", "0", 99, 156, 151, 146, 100, 140, 2137, 39, "0", 100, 158, 153, 147, 144, 141, 103, 40, 2138, 885, 792 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:40" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.#$j_app_arg": { + "hide_name": 0, + "bits": [ 200 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:45" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.#controlBuffer_case_alt": { + "hide_name": 0, + "bits": [ 4769, 4770, 4771, 4772, 4773, 4774, 4775, "x", 5698 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:60" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.#spc_case_alt": { + "hide_name": 0, + "bits": [ 1899 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:20" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.#state_case_alt": { + "hide_name": 0, + "bits": [ 259, 257, 253, 249, 245, 241, 237, 233, 229, 225, 221, 202, 889, 746, 890 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:59" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.#tup_app_arg": { + "hide_name": 0, + "bits": [ 200 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:39" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.#tup_app_arg_0": { + "hide_name": 0, + "bits": [ 5, "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:57" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.#tup_case_alt": { + "hide_name": 0, + "bits": [ 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 5699, 5700, 5701, 259, 257, 253, 249, 245, 241, 237, 233, 229, 225, 221, 202, 889, 746, 890 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:25" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.#tup_case_alt_1": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "0", 5702, "0", "x", "x", "x", "x", "0", 242, 238, 234, 230, 226, 222, 217, 751 ], + "attributes": { + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.#tup_case_alt_2": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "0", "0", 5703, 5704, 5705, 5706, 5707, 243, 239, 235, 231, 227, 223, 219, 200, 5708 ], + "attributes": { + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.a": { + "hide_name": 0, + "bits": [ 243, 239, 235, 231, 227, 223, 219, 200 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:40" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.a1": { + "hide_name": 0, + "bits": [ 212, 213, 214, 215, 243, 239, 235, 231, 227, 223, 219, 200, 209, 208, 207 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:47" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.a_0": { + "hide_name": 0, + "bits": [ 243, 239, 235, 231, 227, 223, 219, 200 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:43" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.a_1": { + "hide_name": 0, + "bits": [ 243, 239, 235, 231, 227, 223, 219, 200 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:46" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.a_2": { + "hide_name": 0, + "bits": [ 242, 238, 234, 230, 226, 222, 217, "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:51" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.a_3": { + "hide_name": 0, + "bits": [ 243, 239, 235, 231, 227, 223, 219, 200 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:52" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.a_4": { + "hide_name": 0, + "bits": [ 243, 239, 235, 231, 227, 223, 219, 200 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:56" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.b1": { + "hide_name": 0, + "bits": [ 242, 238, 234, 230, 226, 222, 217, "x", 751 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:48" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.c": { + "hide_name": 0, + "bits": [ 740, 741, 742, 743, 736, 737, 738, 739 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:14" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.c1": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:49" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.c_0": { + "hide_name": 0, + "bits": [ 740, 741, 742, 743, 736, 737, 738, 739 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:61" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.controlBuffer": { + "hide_name": 0, + "bits": [ 242, 238, 234, 230, 226, 222, 217, "x", 751 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:54" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.d": { + "hide_name": 0, + "bits": [ 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 5699 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:15", + "unused_bits": "0 1 2 3 4 5 6 7 8" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.d1": { + "hide_name": 0, + "bits": [ 204 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:50" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.ds": { + "hide_name": 0, + "bits": [ 204, 5, 242, 238, 234, 230, 226, 222, 217, "x", 751, 212, 213, 214, 215, 243, 239, 235, 231, 227, 223, 219, 200, 209, 208, 207 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:53" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.ds1": { + "hide_name": 0, + "bits": [ 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 5699, 740, 741, 742, 743, 736, 737, 738, 739 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:19" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.ds1_0": { + "hide_name": 0, + "bits": [ 204, 259, 257, 253, 249, 245, 241, 237, 233, 229, 225, 221, 202, 889, 746, 890, 740, 741, 742, 743, 736, 737, 738, 739 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:28" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.ds1_1": { + "hide_name": 0, + "bits": [ 212, 213, 214, 215, 243, 239, 235, 231, 227, 223, 219, 200, 209, 208, 207, 259, 257, 253, 249, 245, 241, 237, 233, 229, 225, 221, 202, 889, 746, 890, 740, 741, 742, 743, 736, 737, 738, 739 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:64" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.ds2": { + "hide_name": 0, + "bits": [ 740, 741, 742, 743, 736, 737, 738, 739 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:26" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.ds3": { + "hide_name": 0, + "bits": [ 259, 257, 253, 249, 245, 241, 237, 233, 229, 225, 221, 202, 889, 746, 890 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:23" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.ds4": { + "hide_name": 0, + "bits": [ 204 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:27" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.ds6": { + "hide_name": 0, + "bits": [ 212, 213, 214, 215, 243, 239, 235, 231, 227, 223, 219, 200 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:41" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.ds6_0": { + "hide_name": 0, + "bits": [ 212, 213, 214, 215, 243, 239, 235, 231, 227, 223, 219, 200 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:42" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.i": { + "hide_name": 0, + "bits": [ 212, 213, 214, 215 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:36" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.i_0": { + "hide_name": 0, + "bits": [ 212, 213, 214, 215 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:38" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.n": { + "hide_name": 0, + "bits": [ 259, 257, 253, 249, 245, 241, 237, 233, 229, 225, 221, 202, 889, 746, 890 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:62" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.o": { + "hide_name": 0, + "bits": [ 212, 213, 214, 215, 243, 239, 235, 231, 227, 223, 219, 200, 209, 208, 207 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:63" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.readControl": { + "hide_name": 0, + "bits": [ 4769, 4770, 4771, 4772, 4773, 4774, 4775, "0", 1900 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:8" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.result": { + "hide_name": 0, + "bits": [ 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 5692, 204, 5700, 5701 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:11" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.result_0": { + "hide_name": 0, + "bits": [ 740, 741, 742, 743, 736, 737, 738, 739 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:21" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.result_2": { + "hide_name": 0, + "bits": [ 4769, 4770, 4771, 4772, 4773, 4774, 4775, "x", 1901 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:58" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.sdo": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.spc": { + "hide_name": 0, + "bits": [ 204 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:16" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.state": { + "hide_name": 0, + "bits": [ 212, 213, 214, 215, 243, 239, 235, 231, 227, 223, 219, 200, 209, 208, 207 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:55" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.x": { + "hide_name": 0, + "bits": [ 5701 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:17", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.x_0": { + "hide_name": 0, + "bits": [ 5700 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:18", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.x_1": { + "hide_name": 0, + "bits": [ 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 5699 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:24", + "unused_bits": "0 1 2 3 4 5 6 7 8" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_readSPI_ds1.x_2": { + "hide_name": 0, + "bits": [ 259, 257, 253, 249, 245, 241, 237, 233, 229, 225, 221, 202, 889, 746, 890 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:96|verilog/TopEntity/TopEntity/SensorSpi_readSPI.v:44" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#$j_app_arg": { + "hide_name": 0, + "bits": [ 813 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:48" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#controlBuffer_case_alt": { + "hide_name": 0, + "bits": [ "0", "0", 4776, 4777, 4778, 4779, 4780, 4781, 4782, 4783, 4784, 4785, 4786, 4787, 4788, "x", 5709 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:64" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#spc_case_alt": { + "hide_name": 0, + "bits": [ 1030 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:19" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#state_case_alt": { + "hide_name": 0, + "bits": [ 197, 193, 188, 180, 176, 173, 170, 164, 958, 965, 971, 839, 977, 980, 987, 995, 1000, 1007, 1012, 3514, 3504, 818, 888 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:59" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#tup_app_arg": { + "hide_name": 0, + "bits": [ 813 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:42" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#tup_app_arg_0": { + "hide_name": 0, + "bits": [ 813 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:55" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#tup_app_arg_1": { + "hide_name": 0, + "bits": [ 959, 5710, 974, 840 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:56" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#tup_case_alt": { + "hide_name": 0, + "bits": [ 5711, 5712, 5713, 197, 193, 188, 180, 176, 173, 170, 164, 958, 965, 971, 839, 977, 980, 987, 995, 1000, 1007, 1012, 3514, 3504, 818, 888 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:24" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#tup_case_alt_0": { + "hide_name": 0, + "bits": [ "0", "0", 5714, 5715, 5716, 5717, 5718, 174, 171, 168, 161, 803, 804, 805, 802, 806, 807, 810, 808, 811, 812, 809, 813, 5719, 5720, 5721 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:29" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#tup_case_alt_1": { + "hide_name": 0, + "bits": [ "0", 5722, 5723, 194, 195, 189, 178, 174, 171, 168, 161, 5724, 5725, 5726, 5727, 5728, 5729, 5730, 5731, 5732, 5733, 5734, 5735, 5736, 5737, 5738 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:31" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#tup_case_alt_2": { + "hide_name": 0, + "bits": [ "0", 5739, "0", "x", "x", "x", "x", 175, 172, 169, 163, 961, 966, 972, 845, "0", 985, 991, 997, 1003, 1009, 1015, 1020, 731 ], + "attributes": { + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#tup_case_alt_3": { + "hide_name": 0, + "bits": [ 5740, "1", "0", "x", "x", "x", "x", "x", "x", "x", "x", 960, 5741, 968, 836, 978, 981, 988, 992, 1001, 1004, 1013 ], + "attributes": { + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#tup_case_alt_4": { + "hide_name": 0, + "bits": [ "0", "0", 813, 5742, 5743, 5744, 5745, 174, 171, 168, 161, 5746, 5747, 5748, 5749, 5750, 5751, 5752, 5753, 5754, 5755, 5756, 5757, 5758 ], + "attributes": { + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#tup_case_alt_4_selection_res": { + "hide_name": 0, + "bits": [ 182 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:72" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#tup_case_alt_5": { + "hide_name": 0, + "bits": [ "0", 5759, 5760, 194, 195, 189, 178, 174, 171, 168, 161, 5761, 5762, 5763, 5764, 5765, 5766, 5767, 5768, 5769, 5770, 5771, 5772, 5773, 5774, 5775 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:39" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.#tup_case_alt_6": { + "hide_name": 0, + "bits": [ "0", "0", 813, 194, 195, 189, 178, 174, 171, 168, 161, 5776, 5777, 5778, 5779, 5780, 5781, 5782, 5783, 5784, 5785, 5786, 5787, 5788, 5789, 5790 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:43" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.a": { + "hide_name": 0, + "bits": [ 806, 807, 810, 808, 811, 812, 809, 813 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:53" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.a_0": { + "hide_name": 0, + "bits": [ 985, 991, 997, 1003, 1009, 1015, 1020, "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:60" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.a_1": { + "hide_name": 0, + "bits": [ 806, 807, 810, 808, 811, 812, 809, 813 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:68" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.c": { + "hide_name": 0, + "bits": [ 727, 728, 729, 730, 723, 724, 725, 726 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:13" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.c_0": { + "hide_name": 0, + "bits": [ 727, 728, 729, 730, 723, 724, 725, 726 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:65" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.controlBuffer": { + "hide_name": 0, + "bits": [ 175, 172, 169, 163, 961, 966, 972, 845, 985, 991, 997, 1003, 1009, 1015, 1020, "x", 731 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:50" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.d_0": { + "hide_name": 0, + "bits": [ 175, 172, 169, 163, 961, 966, 972, 845 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:52" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.d_1": { + "hide_name": 0, + "bits": [ 174, 171, 168, 161, 803, 804, 805, 802 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:54" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.d_2": { + "hide_name": 0, + "bits": [ 806, 807, 810, 808, 811, 812, 809, 813 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:57" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.d_3": { + "hide_name": 0, + "bits": [ 174, 171, 168, 161, 803, 804, 805, 802 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:62" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.ds1": { + "hide_name": 0, + "bits": [ 5711, 727, 728, 729, 730, 723, 724, 725, 726 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:18" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.ds1_0": { + "hide_name": 0, + "bits": [ 182, 197, 193, 188, 180, 176, 173, 170, 164, 958, 965, 971, 839, 977, 980, 987, 995, 1000, 1007, 1012, 3514, 3504, 818, 888, 727, 728, 729, 730, 723, 724, 725, 726 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:28" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.ds1_1": { + "hide_name": 0, + "bits": [ 194, 195, 189, 178, 174, 171, 168, 161, 803, 804, 805, 802, 806, 807, 810, 808, 811, 812, 809, 813, 167, 165, 166, 197, 193, 188, 180, 176, 173, 170, 164, 958, 965, 971, 839, 977, 980, 987, 995, 1000, 1007, 1012, 3514, 3504, 818, 888, 727, 728, 729, 730, 723, 724, 725, 726 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:69" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.ds2": { + "hide_name": 0, + "bits": [ 727, 728, 729, 730, 723, 724, 725, 726 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:26" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.ds3": { + "hide_name": 0, + "bits": [ 197, 193, 188, 180, 176, 173, 170, 164, 958, 965, 971, 839, 977, 980, 987, 995, 1000, 1007, 1012, 3514, 3504, 818, 888 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:22" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.ds4": { + "hide_name": 0, + "bits": [ 182 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:27" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.ds5": { + "hide_name": 0, + "bits": [ 803, 804, 805, 802, 806, 807, 810, 808, 811, 812, 809, 813 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:40" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.ds5_0": { + "hide_name": 0, + "bits": [ 958, 965, 971, 839, 977, 980, 987, 995, 1000, 1007, 1012, 3514 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:41" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.ds5_1": { + "hide_name": 0, + "bits": [ 174, 171, 168, 161, 803, 804, 805, 802, 806, 807, 810, 808, 811, 812, 809, 813 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:45" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.ds5_2": { + "hide_name": 0, + "bits": [ 194, 195, 189, 178, 174, 171, 168, 161, 803, 804, 805, 802, 806, 807, 810, 808, 811, 812, 809, 813 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:46" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.ds5_3": { + "hide_name": 0, + "bits": [ 803, 804, 805, 802, 806, 807, 810, 808, 811, 812, 809, 813 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:49" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.ds5_4": { + "hide_name": 0, + "bits": [ 175, 172, 169, 163, 961, 966, 972, 845, 985, 991, 997, 1003, 1009, 1015, 1020, "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:61" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.ds5_5": { + "hide_name": 0, + "bits": [ 174, 171, 168, 161, 803, 804, 805, 802, 806, 807, 810, 808, 811, 812, 809, 813 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:63" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.i": { + "hide_name": 0, + "bits": [ 958, 965, 971, 839 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:34" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.i_0": { + "hide_name": 0, + "bits": [ 194, 195, 189, 178 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:38" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.i_1": { + "hide_name": 0, + "bits": [ 803, 804, 805, 802 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:44" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.n": { + "hide_name": 0, + "bits": [ 197, 193, 188, 180, 176, 173, 170, 164, 958, 965, 971, 839, 977, 980, 987, 995, 1000, 1007, 1012, 3514, 3504, 818, 888 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:66" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.o": { + "hide_name": 0, + "bits": [ 194, 195, 189, 178, 174, 171, 168, 161, 803, 804, 805, 802, 806, 807, 810, 808, 811, 812, 809, 813, 167, 165, 166 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:67" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.result": { + "hide_name": 0, + "bits": [ 5695, 182, 5712, 5713 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:10" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.result_0": { + "hide_name": 0, + "bits": [ 727, 728, 729, 730, 723, 724, 725, 726 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:20" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.result_1": { + "hide_name": 0, + "bits": [ "0", "0", 813, 5742, 5743, 5744, 5745, 174, 171, 168, 161, 5791, 5792, 5793, 5794, 5795, 5796, 5797, 5798, 5799, 5800, 5801, 5802, 5803, 5804, 5805 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:30" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.result_2": { + "hide_name": 0, + "bits": [ "0", "0", 4776, 4777, 4778, 4779, 4780, 4781, 4782, 4783, 4784, 4785, 4786, 4787, 4788, "x", 1898 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:58" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.spc": { + "hide_name": 0, + "bits": [ 182 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:15" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.state": { + "hide_name": 0, + "bits": [ 194, 195, 189, 178, 174, 171, 168, 161, 803, 804, 805, 802, 806, 807, 810, 808, 811, 812, 809, 813, 167, 165, 166 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:51" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.writeControl": { + "hide_name": 0, + "bits": [ "0", "0", 4776, 4777, 4778, 4779, 4780, 4781, 4782, 4783, 4784, 4785, 4786, 4787, 4788, "0", 1897 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.x": { + "hide_name": 0, + "bits": [ 5713 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:16", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.x_0": { + "hide_name": 0, + "bits": [ 5712 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:17", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.x_1": { + "hide_name": 0, + "bits": [ 5711 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:23", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.SensorSpi_writeSPI_ds_0.x_2": { + "hide_name": 0, + "bits": [ 197, 193, 188, 180, 176, 173, 170, 164, 958, 965, 971, 839, 977, 980, 987, 995, 1000, 1007, 1012, 3514, 3504, 818, 888 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:102|verilog/TopEntity/TopEntity/SensorSpi_writeSPI.v:47" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.a": { + "hide_name": 0, + "bits": [ 155, 150, 145, 142, 138, 137, 38, 60 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:19" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.a1": { + "hide_name": 0, + "bits": [ 155, 150, 145, 142, 138, 137, 38, 60, 98, 97 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:28" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.a1_0": { + "hide_name": 0, + "bits": [ 158, 153, 147, 144, 141, 103, 40, 2138, 885, 792 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:44" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.a_0": { + "hide_name": 0, + "bits": [ 155, 150, 145, 142, 138, 137, 38, 60 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:29" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.c1": { + "hide_name": 0, + "bits": [ 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 5692 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:26", + "unused_bits": "0 1 2 3 4 5 6 7 8" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.c1_0": { + "hide_name": 0, + "bits": [ 204, 5700, 5701 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:42" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.d": { + "hide_name": 0, + "bits": [ 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5691 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:20", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.d1": { + "hide_name": 0, + "bits": [ 5695 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:25", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.d1_0": { + "hide_name": 0, + "bits": [ 182, 5712, 5713 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:41" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.ds": { + "hide_name": 0, + "bits": [ 5695, 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 5692, "0", "0", 5664, 5665, 5666, 5667, 5668, 5669, 5670, 5671, 5672, 5673, 5674, 5675, 5676, "0", 5677, 5678, 155, 150, 145, 142, 138, 137, 38, 60, 98, 97 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:18" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.ds1": { + "hide_name": 0, + "bits": [ 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 5692, 204, 5700, 5701 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:23" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.ds7": { + "hide_name": 0, + "bits": [ "0", "0", 5664, 5665, 5666, 5667, 5668, 5669, 5670, 5671, 5672, 5673, 5674, 5675, 5676, "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:31", + "unused_bits": "2 3 4 5 6 7 8 9 10 11 12 13 14" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.ds_0": { + "hide_name": 0, + "bits": [ 5695, 182, 5712, 5713 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:24" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.ds_1": { + "hide_name": 0, + "bits": [ 182, 5712, 5713, 204, 5700, 5701, "0", "1", "0", 158, 153, 147, 144, 141, 103, 40, 2138, 885, 792 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:39" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.readFinished": { + "hide_name": 0, + "bits": [ 5684, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 5692 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:14", + "unused_bits": "0 1 2 3 4 5 6 7 8" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.readOut": { + "hide_name": 0, + "bits": [ 204, 5700, 5701 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:35" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.result": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 53, 66, 56, 57, 59, 62, 61, 60, 96, 95, 24, 5400, 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:11" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.sdo": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.spiCrt": { + "hide_name": 0, + "bits": [ "0", "0", 5664, 5665, 5666, 5667, 5668, 5669, 5670, 5671, 5672, 5673, 5674, 5675, 5676, "0", 5677, 5678 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:8", + "unused_bits": "2 3 4 5 6 7 8 9 10 11 12 13 14 16 17" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.writeFinished": { + "hide_name": 0, + "bits": [ 5695 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:13", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.writeOut": { + "hide_name": 0, + "bits": [ 182, 5712, 5713 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:34" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.x": { + "hide_name": 0, + "bits": [ 156, 151, 146, 100, 140, 2137, 39, "0", 100 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:15" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.x_0": { + "hide_name": 0, + "bits": [ "0", "0", 2128, 2130, 2131, 2133, 2134, 2135, 157, 152, 143, 143, 139, 2136, "0", "0", 99 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:16" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.x_1": { + "hide_name": 0, + "bits": [ 158, 153, 147, 144, 141, 103, 40, 2138, 885, 792 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:33" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.SensorSpi_spi_ds.x_2": { + "hide_name": 0, + "bits": [ 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 2138, 954, 955 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:553|verilog/TopEntity/TopEntity/SensorSpi_spi.v:45" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.d": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:17" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.ds": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 53, 66, 56, 57, 59, 62, 61, 60, 96, 95, 24, 5400, 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:75" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.ds1": { + "hide_name": 0, + "bits": [ 64, 63, 5806, 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 53, 66, 56, 57, 59, 62, 61, 60, 96, 95 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:18" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.ds2": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 53, 66, 56, 57, 59, 62, 61, 60, 96, 95 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:71" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.ds3": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 53, 66, 56, 57, 59, 62, 61, 60 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:16" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.ds3_0": { + "hide_name": 0, + "bits": [ 53, 66, 56, 57, 59, 62, 61, 60 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:20" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.ds4": { + "hide_name": 0, + "bits": [ 53, 66, 56, 57, 59, 62, 61, 60 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:21" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.initCount": { + "hide_name": 0, + "bits": [ 129, 130, 131, 132, 125, 126, 127, 128, 121, 122, 123, 124, 117, 118, 119, 120, 113, 114, 115, 116 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:13" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.input": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:7" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.pre_output": { + "hide_name": 0, + "bits": [ 24, 5400, 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:78" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444, "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", 24, 22, 21, 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:10" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_0": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, "1", "1", "1", "0", "0", 5807, 5807, 5808, "x", "x", "x", "x", "x", "x", "x", "x", "0", "0", "0", "1", "0", "1", "1", "0", "0", 5807 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:39" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_1": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5809, "1", "1", "0", "0", 5810, 5811, 5812, "x", "x", "x", "x", "x", "x", "x", "x", 5813, "0", 5813, "1", "0", "1", 5809, "0", "0", 5810 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:40" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_10": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5814, 5815, 5816, 5817, "0", 5818, 5819, 5820, "x", "x", "x", "x", "x", "x", "x", "x", 5821, 5822, 5823, "1", 5824, 5825, 5826, "0", "0", 5818 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:49" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_11": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5827, 5828, 5829, 5830, "0", 5831, 5832, 5833, "x", "x", "x", "x", "x", "x", "x", "x", 5834, 5835, 5836, "1", 5837, 5838, 5839, "0", "0", 5831 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:50" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_12": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5840, 5841, 5842, 5843, 5844, 5845, 5846, 5847, "x", "x", "x", "x", "x", "x", "x", "x", 5848, 5849, 5850, "1", 5851, 5852, 5853, "0", "0", 5845 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:51" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_13": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5854, 5855, 5856, 5857, 5858, 5859, 5860, 5861, "x", "x", "x", "x", "x", "x", "x", "x", 5862, 5863, 5864, "1", 5865, 5866, 5867, "0", "0", 5859 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:52" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_14": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5868, 5869, 5870, 5871, 5872, 5873, 5874, 5875, "x", "x", "x", "x", "x", "x", "x", "x", 5876, 5877, 5878, "1", 5879, 5880, 5881, "0", "0", 5873 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:53" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_15": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5882, 5883, 5884, 5885, 5886, 5887, 5888, 5889, "x", "x", "x", "x", "x", "x", "x", "x", 5890, 5891, 5892, "1", 5893, 5894, 5895, "0", "0", 5887 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:54" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_16": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5896, 5897, 5898, 5899, 5900, 5901, 5902, 5903, "x", "x", "x", "x", "x", "x", "x", "x", 5904, 5905, 5906, "1", 5907, 5908, 5909, "0", "0", 5901 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:55" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_2": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5910, 5911, "1", "0", "0", 5912, 5913, 5914, "x", "x", "x", "x", "x", "x", "x", "x", 5915, "0", 5916, "1", "0", "1", 5917, "0", "0", 5912 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:41" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_23": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5918, 5919, 5920, 5921, 5922, 5923, 5924, 5925, "x", "x", "x", "x", "x", "x", "x", "x", 5926, 5927, 5928, "1", 5929, 5930, 5931, "0", "0", 5923 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:73" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_3": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5932, 5933, "1", "0", "0", 5934, 5935, 5936, "x", "x", "x", "x", "x", "x", "x", "x", 5937, 5938, 5939, "1", "0", "1", 5940, "0", "0", 5934 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:42" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_4": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5941, 5942, 5943, "0", "0", 5944, 5945, 5946, "x", "x", "x", "x", "x", "x", "x", "x", 5947, 5948, 5949, "1", "0", "1", 5950, "0", "0", 5944 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:43" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_5": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5951, 5952, 5953, "0", "0", 5954, 5955, 5956, "x", "x", "x", "x", "x", "x", "x", "x", 5957, 5958, 5959, "1", "0", "1", 5960, "0", "0", 5954 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:44" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_6": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5961, 5962, 5963, 5964, "0", 5965, 5966, 5967, "x", "x", "x", "x", "x", "x", "x", "x", 5968, 5969, 5970, "1", "0", "1", 5971, "0", "0", 5965 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:45" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_7": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5972, 5973, 5974, 5975, "0", 5976, 5977, 5978, "x", "x", "x", "x", "x", "x", "x", "x", 5979, 5980, 5981, "1", 5982, 5983, 5984, "0", "0", 5976 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:46" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_8": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5985, 5986, 5987, 5988, "0", 5989, 5990, 5991, "x", "x", "x", "x", "x", "x", "x", "x", 5992, 5993, 5994, "1", 5995, 5996, 5997, "0", "0", 5989 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:47" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.result_9": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 5998, 5999, 6000, 6001, "0", 6002, 6003, 6004, "x", "x", "x", "x", "x", "x", "x", "x", 6005, 6006, 6007, "1", 6008, 6009, 6010, "0", "0", 6002 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:48" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.sensType": { + "hide_name": 0, + "bits": [ 64, 63 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:15" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.sensorType": { + "hide_name": 0, + "bits": [ 64, 63 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:79" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.spiOutput": { + "hide_name": 0, + "bits": [ 1689, 1691, 1693, 1695, 1697, 1699, 1701, 1703, 53, 66, 56, 57, 59, 62, 61, 60, 96, 95 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:14" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.x": { + "hide_name": 0, + "bits": [ "0", "0", 5664, 5665, 5666, 5667, 5668, 5669, 5670, 5671, 5672, 5673, 5674, 5675, 5676, "0", 5677, 5678 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:70", + "unused_bits": "2 3 4 5 6 7 8 9 10 11 12 13 14 16 17" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.x_0": { + "hide_name": 0, + "bits": [ 3609, 1964 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:77" + } + }, + "main.Converter_inputManager_ds.SensorSpi_sensor_ds.x_1": { + "hide_name": 0, + "bits": [ 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 42 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:60|verilog/TopEntity/TopEntity/SensorSpi_sensor.v:80" + } + }, + "main.Converter_inputManager_ds.ds": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444, "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", 24, 22, 21, 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:23" + } + }, + "main.Converter_inputManager_ds.registerVec": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", 319, 332, 333, 334, 328, 329, 330, 331, 342, 343, 344, 345, 338, 339, 340, 341, 346, 359, 360, 361, 355, 356, 357, 358, 369, 370, 371, 372, 365, 366, 367, 368, 373, 388, 389, 390, 384, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 434, 435, 436, 437, 430, 431, 432, 433, 438, 439, 441, 442, 427, 443, 426, 444, "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:21" + } + }, + "main.Converter_inputManager_ds.reset": { + "hide_name": 0, + "bits": [ 5395 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:19", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.result": { + "hide_name": 0, + "bits": [ 5395, 5394, 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, "x", "x", 22, "1", 24, 23, 21 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:10" + } + }, + "main.Converter_inputManager_ds.rotation": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:17" + } + }, + "main.Converter_inputManager_ds.sdo": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:7" + } + }, + "main.Converter_inputManager_ds.sensorOut1": { + "hide_name": 0, + "bits": [ 24, 22, 21, 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:22" + } + }, + "main.Converter_inputManager_ds.shot": { + "hide_name": 0, + "bits": [ 5394 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:18", + "unused_bits": "0" + } + }, + "main.Converter_inputManager_ds.x": { + "hide_name": 0, + "bits": [ 21 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:12" + } + }, + "main.Converter_inputManager_ds.x_0": { + "hide_name": 0, + "bits": [ 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:13" + } + }, + "main.Converter_inputManager_ds.x_1": { + "hide_name": 0, + "bits": [ 24 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:14" + } + }, + "main.Converter_inputManager_ds.x_2": { + "hide_name": 0, + "bits": [ 22 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:125|verilog/TopEntity/TopEntity/Converter_inputManager.v:15" + } + }, + "main.DATA": { + "hide_name": 0, + "bits": [ 15, 16, 17, 18 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:18" + } + }, + "main.LAT": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:19" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#*#Out": { + "hide_name": 0, + "bits": [ "0", "0", "0", "0", "0", 908, 917, 924, 931, 937 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:76" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#*#Out_app_arg": { + "hide_name": 0, + "bits": [ 908, 917, 924, 931, 937 ], + "attributes": { + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#*#Out_case_alt": { + "hide_name": 0, + "bits": [ 274, 916, 923, 930, "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:83" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#*#Out_case_alt_0": { + "hide_name": 0, + "bits": [ 902, 913, 920, 927, 934, "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:84" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#acct_x1_case_alt": { + "hide_name": 0, + "bits": [ 4365, 3379, 4367, 4369, 4371 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:24" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#acct_x1_case_alt_0": { + "hide_name": 0, + "bits": [ 4394, 3382, 4396, 4398, 4400 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:49" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#acct_y1_case_alt": { + "hide_name": 0, + "bits": [ 4349, 3383, 4351, 4353 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:18" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#acct_y1_case_alt_0": { + "hide_name": 0, + "bits": [ 4349, 3383, 4351, 4353 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:19" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#c1reg_case_alt": { + "hide_name": 0, + "bits": [ 4766, 4767, 4768 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:37" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#c2reg_case_alt": { + "hide_name": 0, + "bits": [ 4766, 4767, 4768 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:36" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#case_alt": { + "hide_name": 0, + "bits": [ 8 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:12" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#case_alt_0": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:13" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#case_alt_1": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:14" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#wild_app_arg": { + "hide_name": 0, + "bits": [ 1449, 1450, 1451, 1452, 1453, 908, 917, 924, 931, 937, "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:64" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#wild_app_arg_0": { + "hide_name": 0, + "bits": [ 4412, 1427, 1431, 1434, 1437, 902, 913, 920, 927, 934, "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:65" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#wrM_app_arg": { + "hide_name": 0, + "bits": [ 4412, 1427, 1431, 1434, 1437, 902, 913, 920, 927, 934 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:73" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#wrM_app_arg_0": { + "hide_name": 0, + "bits": [ 1424, 1427, 1431, 1434, 1437, "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:78" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#wrM_app_arg_1": { + "hide_name": 0, + "bits": [ 902, 913, 920, 927, 934, "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:90" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#wrM_case_alt": { + "hide_name": 0, + "bits": [ 1343, 1407, 3671, 4412, 1427, 1431, 1434, 1437, 902, 913, 920, 927, 934, "1" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:67" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#x_app_arg": { + "hide_name": 0, + "bits": [ 299, 1441, 1442, 1443, 1444, "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:74" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#x_app_arg_0": { + "hide_name": 0, + "bits": [ 1424, 1427, 1431, 1434, 1437, "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:75" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.#x_case_alt": { + "hide_name": 0, + "bits": [ 1446, 1441, 1442, 1443, 1444, 908, 917, 924, 931, 937 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:71" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.a1_0": { + "hide_name": 0, + "bits": [ 893, 892, 894, 896, 897, 898, 899 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:85" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.acct_x1": { + "hide_name": 0, + "bits": [ 271, 285, 280, 281, 282 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:29" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.acct_x1_0": { + "hide_name": 0, + "bits": [ 299, 1441, 1442, 1443, 1444 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:54" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.acct_y1": { + "hide_name": 0, + "bits": [ 274, 916, 923, 930 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:31" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.b1": { + "hide_name": 0, + "bits": [ 1424, 1427, 1431, 1434, 1437 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:80" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.b1_0": { + "hide_name": 0, + "bits": [ 1424, 1427, 1431, 1434, 1437 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:86" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.c": { + "hide_name": 0, + "bits": [ 279, 284, 286, 287, 288, 289, 283 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:20" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.c1": { + "hide_name": 0, + "bits": [ 902, 913, 920, 927, 934 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:81" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.c1_0": { + "hide_name": 0, + "bits": [ 902, 913, 920, 927, 934 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:87" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.c1reg": { + "hide_name": 0, + "bits": [ 9, 10, 11 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:17" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.c2reg": { + "hide_name": 0, + "bits": [ 12, 13, 14 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:16" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.c_0": { + "hide_name": 0, + "bits": [ 264, 267, 265, 268, 269, 270, 262 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:25" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.c_1": { + "hide_name": 0, + "bits": [ 893, 892, 894, 896, 897, 898, 899 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:39" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.c_2": { + "hide_name": 0, + "bits": [ 893, 892, 894, 896, 897, 898, 899 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:42" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.c_3": { + "hide_name": 0, + "bits": [ 893, 892, 894, 896, 897, 898, 899 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:45" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.c_4": { + "hide_name": 0, + "bits": [ 292, 295, 293, 296, 297, 298, 290 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:50" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.c_5": { + "hide_name": 0, + "bits": [ 893, 892, 894, 896, 897, 898, 899 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:55" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.clock1": { + "hide_name": 0, + "bits": [ 279, 284, 286, 287, 288, 289, 283 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:23" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.clock1_0": { + "hide_name": 0, + "bits": [ 264, 267, 265, 268, 269, 270, 262 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:27" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.clock1_1": { + "hide_name": 0, + "bits": [ 893, 892, 894, 896, 897, 898, 899 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:48" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.clock1_2": { + "hide_name": 0, + "bits": [ 292, 295, 293, 296, 297, 298, 290 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:52" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.d1": { + "hide_name": 0, + "bits": [ 1343, 1407, 3671 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:82" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.d1_0": { + "hide_name": 0, + "bits": [ 299, 1441, 1442, 1443, 1444 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:88" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.ds": { + "hide_name": 0, + "bits": [ 271, 285, 280, 281, 282, 264, 267, 265, 268, 269, 270, 262 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:28" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.ds1": { + "hide_name": 0, + "bits": [ 1424, 1427, 1431, 1434, 1437 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:94" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.ds2": { + "hide_name": 0, + "bits": [ 902, 913, 920, 927, 934 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:95" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.ds3": { + "hide_name": 0, + "bits": [ 1343, 1407, 3671 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:96" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.ds_0": { + "hide_name": 0, + "bits": [ 271, 285, 280, 281, 282, 274, 916, 923, 930, 279, 284, 286, 287, 288, 289, 283 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:30" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.ds_1": { + "hide_name": 0, + "bits": [ 299, 1441, 1442, 1443, 1444, 893, 892, 894, 896, 897, 898, 899 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:38" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.ds_2": { + "hide_name": 0, + "bits": [ 299, 1441, 1442, 1443, 1444, 292, 295, 293, 296, 297, 298, 290 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:53" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.ds_3": { + "hide_name": 0, + "bits": [ "x", "x", "x", 4766, 4767, 4768, 893, 892, 894, 896, 897, 898, 899 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:56" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.ds_4": { + "hide_name": 0, + "bits": [ 12, 13, 14, 4766, 4767, 4768, 893, 892, 894, 896, 897, 898, 899 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:57" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.ds_5": { + "hide_name": 0, + "bits": [ 9, 10, 11, 4766, 4767, 4768, 893, 892, 894, 896, 897, 898, 899 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:58" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.ds_6": { + "hide_name": 0, + "bits": [ 1343, 1407, 3671, 902, 913, 920, 927, 934, 1424, 1427, 1431, 1434, 1437, "1" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:91" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.ds_7": { + "hide_name": 0, + "bits": [ 274, 916, 923, 930, 299, 1441, 1442, 1443, 1444, 902, 913, 920, 927, 934, 1424, 1427, 1431, 1434, 1437, 893, 892, 894, 896, 897, 898, 899 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:92" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.e1": { + "hide_name": 0, + "bits": [ 274, 916, 923, 930 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:89" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.input": { + "hide_name": 0, + "bits": [ "1", 1343, 1407, 3671, 902, 913, 920, 927, 934, 1424, 1427, 1431, 1434, 1437 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:7" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.new": { + "hide_name": 0, + "bits": [ 4766, 4767, 4768 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:40" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.new_0": { + "hide_name": 0, + "bits": [ 4766, 4767, 4768 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:43" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.new_1": { + "hide_name": 0, + "bits": [ 4766, 4767, 4768 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:46" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.old": { + "hide_name": 0, + "bits": [ 274, 916, 923, 930 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:21" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.old_0": { + "hide_name": 0, + "bits": [ 271, 285, 280, 281, 282 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:26" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.old_2": { + "hide_name": 0, + "bits": [ 12, 13, 14 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:44" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.old_3": { + "hide_name": 0, + "bits": [ 9, 10, 11 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:47" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.old_4": { + "hide_name": 0, + "bits": [ 299, 1441, 1442, 1443, 1444 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:51" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.result": { + "hide_name": 0, + "bits": [ 20, 19, 15, 16, 17, 18, 12, 13, 14, 9, 10, 11, 8 ], + "attributes": { + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.result_0": { + "hide_name": 0, + "bits": [ 4766, 4767, 4768 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:59" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.result_1": { + "hide_name": 0, + "bits": [ 1449, 1450, 1451, 1452, 1453, 908, 917, 924, 931, 937 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:69" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.tup": { + "hide_name": 0, + "bits": [ 1343, 1407, 3671, 4412, 1427, 1431, 1434, 1437, 902, 913, 920, 927, 934 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:66" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.wild": { + "hide_name": 0, + "bits": [ 1449, 1450, 1451, 1452, 1453, 908, 917, 924, 931, 937, "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:61" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.wild_0": { + "hide_name": 0, + "bits": [ 4412, 1427, 1431, 1434, 1437, 902, 913, 920, 927, 934, "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:62" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.x": { + "hide_name": 0, + "bits": [ 271, 285, 280, 281, 282 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:22" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.x_0": { + "hide_name": 0, + "bits": [ 299, 1441, 1442, 1443, 1444 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:34" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.x_1": { + "hide_name": 0, + "bits": [ 1343, 1407, 3671, 4412, 1427, 1431, 1434, 1437, 902, 913, 920, 927, 934 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:70" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.x_2": { + "hide_name": 0, + "bits": [ 4412, 1427, 1431, 1434, 1437, 902, 913, 920, 927, 934 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:72" + } + }, + "main.LedMatrix_ledMatrix_matrixoutput.y": { + "hide_name": 0, + "bits": [ 1343, 1407, 3671 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:120|verilog/TopEntity/TopEntity/LedMatrix_ledMatrix.v:63" + } + }, + "main.MANRST": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:12" + } + }, + "main.OE": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:20" + } + }, + "main.RESET": { + "hide_name": 0, + "bits": [ 3233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:7" + } + }, + "main.RX": { + "hide_name": 0, + "bits": [ 4 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:8", + "unused_bits": "0" + } + }, + "main.SCK": { + "hide_name": 0, + "bits": [ 24 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:25" + } + }, + "main.SDI": { + "hide_name": 0, + "bits": [ 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:24" + } + }, + "main.SDO": { + "hide_name": 0, + "bits": [ 5 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:9" + } + }, + "main.SpaceShooter_spaceShooter_tup.#case_alt": { + "hide_name": 0, + "bits": [ 1343, 1407, 3671, 902, 913, 920, 927, 934, 1424, 1427, 1431, 1434, 1437 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:10" + } + }, + "main.SpaceShooter_spaceShooter_tup.#ds_app_arg": { + "hide_name": 0, + "bits": [ 1384, 1408, 1412, 903, 914, 921, 928, 935, 1425, 1428, 1432, 1435, 1438 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:21" + } + }, + "main.SpaceShooter_spaceShooter_tup.#ds_app_arg_0": { + "hide_name": 0, + "bits": [ 6011, 6012, 6013, 904, 915, 922, 929, 936, 1390, 1391, 1392, 1393, 1396 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:22" + } + }, + "main.SpaceShooter_spaceShooter_tup.#ds_app_arg_0_fun_arg": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:33" + } + }, + "main.SpaceShooter_spaceShooter_tup.#ds_app_arg_1": { + "hide_name": 0, + "bits": [ 6014, 6015, 6016, 901, 912, 919, 926, 933, 1423, 1418, 1430, 1420, 1416 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:23" + } + }, + "main.SpaceShooter_spaceShooter_tup.#ds_app_arg_1_fun_arg": { + "hide_name": 0, + "bits": [ 449, 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525, 6017, 6018, 6019 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:34" + } + }, + "main.SpaceShooter_spaceShooter_tup.#ds_app_arg_fun_arg": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:32" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.#draw_case_scrut_fun_arg": { + "hide_name": 0, + "bits": [ 3361, 3360, 3359, 3358, 3357, 3356, 3355, 3354, "x", "x", "x", "x", "x", "x", "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:45" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.#draw_case_scrut_fun_arg_0": { + "hide_name": 0, + "bits": [ 903, 914, 921, 928, 935, 1425, 1428, 1432, 1435, 1438 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:46" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.#wild_app_arg": { + "hide_name": 0, + "bits": [ 1603, 1602, 1604, "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:44" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.#$j_app_arg": { + "hide_name": 0, + "bits": [ 3803, 1965, 3806, 3808, 3810 ], + "attributes": { + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.#$j_app_arg_0": { + "hide_name": 0, + "bits": [ 3814, 914, 921, 928, 3392 ], + "attributes": { + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.#relativ_angle_app_arg": { + "hide_name": 0, + "bits": [ 1425, 1428, 1432, 1435, 1438, "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:16" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.ds": { + "hide_name": 0, + "bits": [ 3361, 3360, 3359, 3358, 3357, 3356, 3355, 3354, "x", "x", "x", "x", "x", "x", "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:6" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.ds1": { + "hide_name": 0, + "bits": [ 903, 914, 921, 928, 935, 1425, 1428, 1432, 1435, 1438 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.radius": { + "hide_name": 0, + "bits": [ 3361, 3360, 3359, 3358, 3357, 3356, 3355, 3354 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:22" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.relativ_angle": { + "hide_name": 0, + "bits": [ 3415, 3387, 3417, 3419, 3421, 3423, 3425, 3427 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:17" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.x": { + "hide_name": 0, + "bits": [ 1425, 1428, 1432, 1435, 1438 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:19" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.SpaceShooter_pointInside_draw_case_scrut.y": { + "hide_name": 0, + "bits": [ 903, 914, 921, 928, 935 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:159|verilog/TopEntity/TopEntity/SpaceShooter_pointInside.v:20" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.a1": { + "hide_name": 0, + "bits": [ 1603, 1602, 1604 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:22" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.b1": { + "hide_name": 0, + "bits": [ 1425, 1428, 1432, 1435, 1438 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:23" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.c1": { + "hide_name": 0, + "bits": [ 903, 914, 921, 928, 935 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:24" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.counter1": { + "hide_name": 0, + "bits": [ 1603, 1602, 1604, 1425, 1428, 1432, 1435, 1438, 903, 914, 921, 928, 935 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:12" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.d1": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:25" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.ds": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.ds_0": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589, 1609, 1611, 1615, 1613, 1612, 1614, 1616, 1610, 1384, 1408, 1412, 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, 903, 914, 921, 928, 935, 1425, 1428, 1432, 1435, 1438, 1603, 1602, 1604 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:30" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.e1": { + "hide_name": 0, + "bits": [ 1384, 1408, 1412 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:26" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.e_angle": { + "hide_name": 0, + "bits": [ 6020, 6021, 6022, 6023, 6024, 6025, 6026, 6027 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:42", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.e_color": { + "hide_name": 0, + "bits": [ 6028, 6029, 6030 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:31", + "unused_bits": "0 1 2" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.e_radius1": { + "hide_name": 0, + "bits": [ 3361, 3360, 3359, 3358, 3357, 3356, 3355, 3354 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:39" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.enemies": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:37" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.f1": { + "hide_name": 0, + "bits": [ 1609, 1611, 1615, 1613, 1612, 1614, 1616, 1610 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:27" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.g1": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:28" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.player_rotation": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:38" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.result": { + "hide_name": 0, + "bits": [ 1384, 1408, 1412, 903, 914, 921, 928, 935, 1425, 1428, 1432, 1435, 1438 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:10" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.result_0": { + "hide_name": 0, + "bits": [ 1581, 1620, 1622, 1624, 1626, 1628, 1630, 1632, 1635, 1637, 1639 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:15" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.result_2": { + "hide_name": 0, + "bits": [ 1603, 1602, 1604 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:34" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.result_3": { + "hide_name": 0, + "bits": [ 1425, 1428, 1432, 1435, 1438 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:35" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.result_4": { + "hide_name": 0, + "bits": [ 903, 914, 921, 928, 935 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:36" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.result_5": { + "hide_name": 0, + "bits": [ 6028, 6029, 6030, 3361, 3360, 3359, 3358, 3357, 3356, 3355, 3354, 6020, 6021, 6022, 6023, 6024, 6025, 6026, 6027 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:41" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.tup": { + "hide_name": 0, + "bits": [ 1609, 1611, 1615, 1613, 1612, 1614, 1616, 1610, 1384, 1408, 1412 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:14" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.vec[0]": { + "hide_name": 0, + "bits": [ "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:4" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.vec[1]": { + "hide_name": 0, + "bits": [ "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:4" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.vec[2]": { + "hide_name": 0, + "bits": [ "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:4" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.vec[3]": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:4" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.wild": { + "hide_name": 0, + "bits": [ 1603, 1602, 1604, "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:43" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.x": { + "hide_name": 0, + "bits": [ 1384, 1408, 1412 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:13" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_cockpitBoard_ds_app_arg.y": { + "hide_name": 0, + "bits": [ 1609, 1611, 1615, 1613, 1612, 1614, 1616, 1610 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:64|verilog/TopEntity/TopEntity/SpaceShooter_cockpitBoard.v:40" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#app_arg_fun_arg": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:86" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#e1_case_alt": { + "hide_name": 0, + "bits": [ 6031 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:27", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#e1_case_alt_0": { + "hide_name": 0, + "bits": [ 713 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:28" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#e2_case_alt": { + "hide_name": 0, + "bits": [ 706 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:30" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#e3_case_alt": { + "hide_name": 0, + "bits": [ 697 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:34" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#e4_case_alt": { + "hide_name": 0, + "bits": [ 6032 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:45", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#e4_case_alt_0": { + "hide_name": 0, + "bits": [ 675 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:46" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#game_over_case_alt": { + "hide_name": 0, + "bits": [ 1477 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:16" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#move_clock_case_alt": { + "hide_name": 0, + "bits": [ 1510, 1511, 1513, 1515, 1517, 1519, 1521, 1523, 1525, 1527, 1529, 1531, 1533 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:51" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#move_clock_case_alt_0": { + "hide_name": 0, + "bits": [ 1509, 6033, 1512, 1514, 1516, 1518, 1520, 1522, 1524, 1526, 1528, 1530, 1532 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:58" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#move_tick_norm_case_alt": { + "hide_name": 0, + "bits": [ 6034 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:39", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#pre_move_clock_app_arg": { + "hide_name": 0, + "bits": [ 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525, "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:73" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#pre_move_clock_case_alt": { + "hide_name": 0, + "bits": [ 1488, 1490, 1492, 1494, 1496, 1498, 1500, 1502, 1504, 1506, 1508 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:50" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#score_case_alt": { + "hide_name": 0, + "bits": [ 1457, 1459, 1461, 1463, 1465, 1467, 1469, 1471, 1473, 1475 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:15" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#score_case_alt_0": { + "hide_name": 0, + "bits": [ 1456, 6035, 1460, 1462, 1464, 1466, 1468, 1470, 1472, 1474 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#score_case_alt_1": { + "hide_name": 0, + "bits": [ 1456, 6035, 1460, 1462, 1464, 1466, 1468, 1470, 1472, 1474 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:23" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#shot_counter_case_alt": { + "hide_name": 0, + "bits": [ 1535, 1536, 1538 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:77" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.#wild_app_arg": { + "hide_name": 0, + "bits": [ 676, 677, "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:79" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.#angle_case_alt": { + "hide_name": 0, + "bits": [ 1967, 1966, 1979, 4443, 4446, 4449, 4452, 4455 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:25" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.#radius_case_alt": { + "hide_name": 0, + "bits": [ 1793, 3369, 1796, 1798, 1800, 1802, 1804, 1806 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:20" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.#radius_case_alt_0": { + "hide_name": 0, + "bits": [ 1794, 1795, 1797, 1799, 1801, 1803, 1805, 1807 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:24" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.angle": { + "hide_name": 0, + "bits": [ 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:28" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.ds": { + "hide_name": 0, + "bits": [ "1", "0", "1", 1967, 1966, 1979, 4443, 4446, 4449, 4452, 4455, 713, 6031 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.ds1": { + "hide_name": 0, + "bits": [ 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 6031, 713 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:15" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.ds1_0": { + "hide_name": 0, + "bits": [ 1967, 1966, 1979, 4443, 4446, 4449, 4452, 4455, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589, 713 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.new": { + "hide_name": 0, + "bits": [ 1967, 1966, 1979, 4443, 4446, 4449, 4452, 4455 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:21" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.old": { + "hide_name": 0, + "bits": [ 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:22" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.r": { + "hide_name": 0, + "bits": [ 713 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:23" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.rad": { + "hide_name": 0, + "bits": [ 719, 1378, 1373, 1358, 1366, 1356, 854, 851 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:16" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.radius": { + "hide_name": 0, + "bits": [ 719, 1378, 1373, 1358, 1366, 1356, 854, 851 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:27" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.reset": { + "hide_name": 0, + "bits": [ 713 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:13" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.reset_angle": { + "hide_name": 0, + "bits": [ 1967, 1966, 1979, 4443, 4446, 4449, 4452, 4455 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:12" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.result": { + "hide_name": 0, + "bits": [ "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:10" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e1.rst": { + "hide_name": 0, + "bits": [ 713 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:150|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:19" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.#angle_case_alt": { + "hide_name": 0, + "bits": [ 4441, 3385, 3390, 4444, 4447, 4450, 4453, 4456 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:25" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.#radius_case_alt": { + "hide_name": 0, + "bits": [ 1778, 6036, 1781, 1783, 1785, 1787, 1789, 1791 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:20" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.#radius_case_alt_0": { + "hide_name": 0, + "bits": [ 1779, 1780, 1782, 1784, 1786, 1788, 1790, 1792 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:24" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.angle": { + "hide_name": 0, + "bits": [ 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:28" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.ds": { + "hide_name": 0, + "bits": [ "0", "1", "0", 4441, 3385, 3390, 4444, 4447, 4450, 4453, 4456, 706, 6034 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.ds1": { + "hide_name": 0, + "bits": [ 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 6034, 706 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:15" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.ds1_0": { + "hide_name": 0, + "bits": [ 4441, 3385, 3390, 4444, 4447, 4450, 4453, 4456, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, 706 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.new": { + "hide_name": 0, + "bits": [ 4441, 3385, 3390, 4444, 4447, 4450, 4453, 4456 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:21" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.old": { + "hide_name": 0, + "bits": [ 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:22" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.r": { + "hide_name": 0, + "bits": [ 706 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:23" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.rad": { + "hide_name": 0, + "bits": [ 711, 1374, 1377, 1372, 1357, 1365, 1355, 853 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:16" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.radius": { + "hide_name": 0, + "bits": [ 711, 1374, 1377, 1372, 1357, 1365, 1355, 853 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:27" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.reset": { + "hide_name": 0, + "bits": [ 706 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:13" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.reset_angle": { + "hide_name": 0, + "bits": [ 4441, 3385, 3390, 4444, 4447, 4450, 4453, 4456 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:12" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.result": { + "hide_name": 0, + "bits": [ "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:10" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e2.rst": { + "hide_name": 0, + "bits": [ 706 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:176|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:19" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.#angle_case_alt": { + "hide_name": 0, + "bits": [ 4465, 3385, 1980, 4467, 4469, 4471, 4473, 4475 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:25" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.#radius_case_alt": { + "hide_name": 0, + "bits": [ 1763, 3368, 1766, 1768, 1770, 1772, 1774, 1776 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:20" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.#radius_case_alt_0": { + "hide_name": 0, + "bits": [ 1764, 1765, 1767, 1769, 1771, 1773, 1775, 1777 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:24" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.angle": { + "hide_name": 0, + "bits": [ 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:28" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.clk": { + "hide_name": 0, + "bits": [ 6034 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:17", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.clock": { + "hide_name": 0, + "bits": [ 6034 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:14", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.ds": { + "hide_name": 0, + "bits": [ "0", "1", "1", 4465, 3385, 1980, 4467, 4469, 4471, 4473, 4475, 697, 6034 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.ds1": { + "hide_name": 0, + "bits": [ 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 6034, 697 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:15" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.ds1_0": { + "hide_name": 0, + "bits": [ 4465, 3385, 1980, 4467, 4469, 4471, 4473, 4475, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, 697 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.new": { + "hide_name": 0, + "bits": [ 4465, 3385, 1980, 4467, 4469, 4471, 4473, 4475 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:21" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.old": { + "hide_name": 0, + "bits": [ 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:22" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.r": { + "hide_name": 0, + "bits": [ 697 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:23" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.rad": { + "hide_name": 0, + "bits": [ 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:16" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.radius": { + "hide_name": 0, + "bits": [ 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:27" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.reset": { + "hide_name": 0, + "bits": [ 697 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:13" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.reset_angle": { + "hide_name": 0, + "bits": [ 4465, 3385, 1980, 4467, 4469, 4471, 4473, 4475 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:12" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.result": { + "hide_name": 0, + "bits": [ "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:10" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e3.rst": { + "hide_name": 0, + "bits": [ 697 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:217|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:19" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.#angle_case_alt": { + "hide_name": 0, + "bits": [ 4478, 1968, 4480, 4482, 4484, 4486, 4488, 4490 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:25" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.#radius_case_alt": { + "hide_name": 0, + "bits": [ 1747, 6037, 1751, 1753, 1755, 1757, 1759, 1761 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:20" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.#radius_case_alt_0": { + "hide_name": 0, + "bits": [ 1748, 1750, 1752, 1754, 1756, 1758, 1760, 1762 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:24" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.angle": { + "hide_name": 0, + "bits": [ 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:28" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.ds": { + "hide_name": 0, + "bits": [ "1", "0", "0", 4478, 1968, 4480, 4482, 4484, 4486, 4488, 4490, 675, 6032 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.ds1": { + "hide_name": 0, + "bits": [ 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 6032, 675 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:15" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.ds1_0": { + "hide_name": 0, + "bits": [ 4478, 1968, 4480, 4482, 4484, 4486, 4488, 4490, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, 675 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.new": { + "hide_name": 0, + "bits": [ 4478, 1968, 4480, 4482, 4484, 4486, 4488, 4490 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:21" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.old": { + "hide_name": 0, + "bits": [ 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:22" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.r": { + "hide_name": 0, + "bits": [ 675 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:23" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.rad": { + "hide_name": 0, + "bits": [ 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:16" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.radius": { + "hide_name": 0, + "bits": [ 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:27" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.reset": { + "hide_name": 0, + "bits": [ 675 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:13" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.reset_angle": { + "hide_name": 0, + "bits": [ 4478, 1968, 4480, 4482, 4484, 4486, 4488, 4490 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:12" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.result": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:10" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyModul_e4.rst": { + "hide_name": 0, + "bits": [ 675 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:246|verilog/TopEntity/TopEntity/SpaceShooter_enemyModul.v:19" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.#app_arg": { + "hide_name": 0, + "bits": [ 6038 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:12", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.#case_alt": { + "hide_name": 0, + "bits": [ 6039, 6040 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:10", + "unused_bits": "0 1" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.#case_alt_0_fun_arg": { + "hide_name": 0, + "bits": [ 6041, 6042, 6043, 6044, 6045, 6046, 6047, 6048, 3431, 3433, 3435, 3437, 3439, 3441, 3443, 3445 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:19" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.angle": { + "hide_name": 0, + "bits": [ 3431, 3433, 3435, 3437, 3439, 3441, 3443, 3445 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:13" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.ds": { + "hide_name": 0, + "bits": [ 6041, 6042, 6043, 6044, 6045, 6046, 6047, 6048, 3431, 3433, 3435, 3437, 3439, 3441, 3443, 3445 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:6" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.SpaceShooter_pointHit_case_alt_0.radius": { + "hide_name": 0, + "bits": [ 6041, 6042, 6043, 6044, 6045, 6046, 6047, 6048 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:34|verilog/TopEntity/TopEntity/SpaceShooter_pointHit.v:14", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.angle": { + "hide_name": 0, + "bits": [ 3593, 3595, 3597, 3599, 3601, 3603, 3605, 3607 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:17" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.ds": { + "hide_name": 0, + "bits": [ "x", 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, "x", "x", "x", 6041, 6042, 6043, 6044, 6045, 6046, 6047, 6048, 3593, 3595, 3597, 3599, 3601, 3603, 3605, 3607 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:6" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.ds1": { + "hide_name": 0, + "bits": [ "x", "x", "x", 6041, 6042, 6043, 6044, 6045, 6046, 6047, 6048, 3593, 3595, 3597, 3599, 3601, 3603, 3605, 3607 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:16" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.player_rotation": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_enemyStateCheck_tup.radius": { + "hide_name": 0, + "bits": [ 6041, 6042, 6043, 6044, 6045, 6046, 6047, 6048 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:330|verilog/TopEntity/TopEntity/SpaceShooter_enemyStateCheck.v:14", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.#case_scrut": { + "hide_name": 0, + "bits": [ "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.#case_scrut_0": { + "hide_name": 0, + "bits": [ "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:19" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.#case_scrut_1": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:20" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.#case_scrut_2": { + "hide_name": 0, + "bits": [ "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:21" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.ds": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:6" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.r1": { + "hide_name": 0, + "bits": [ 719, 1378, 1373, 1358, 1366, 1356, 854, 851 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:27" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.r2": { + "hide_name": 0, + "bits": [ 711, 1374, 1377, 1372, 1357, 1365, 1355, 853 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:22" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.r2'": { + "hide_name": 0, + "bits": [ 1374, 1377, 1372, 1357, 1365, 1355, 853 ], + "attributes": { + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.r3": { + "hide_name": 0, + "bits": [ 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:24" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.r3'": { + "hide_name": 0, + "bits": [ 1370, 1376, 1371, 1352, 1364, 1354, 1367 ], + "attributes": { + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.r4": { + "hide_name": 0, + "bits": [ 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:26" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.r4'": { + "hide_name": 0, + "bits": [ 3494, 1381, 1382, 3490, 1379, 3487 ], + "attributes": { + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.scrut": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:14" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.scrut1": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:15" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.SpaceShooter_fastestEnemy_app_arg.scrut2": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:108|verilog/TopEntity/TopEntity/SpaceShooter_fastestEnemy.v:16" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.b1": { + "hide_name": 0, + "bits": [ 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:36" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.c": { + "hide_name": 0, + "bits": [ 676, 677 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:62" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.c_0": { + "hide_name": 0, + "bits": [ 459, 460, 467, 468, 469, 470, 463, 464, 465, 466, 457 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:66" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.c_1": { + "hide_name": 0, + "bits": [ 471, 691, 692, 686, 687, 688, 689, 683, 684, 685, 690, 701, 716 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:69" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.c_2": { + "hide_name": 0, + "bits": [ 676, 677 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:82" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.counter1": { + "hide_name": 0, + "bits": [ 676, 677 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:44" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.d1": { + "hide_name": 0, + "bits": [ 449 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:38" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.ds": { + "hide_name": 0, + "bits": [ 5394, 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, 5393 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.ds2": { + "hide_name": 0, + "bits": [ 5393, 449, 6039 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:26" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.ds2_0": { + "hide_name": 0, + "bits": [ 471, 691, 692, 686, 687, 688, 689, 683, 684, 685, 690, 701, 716, 459, 460, 467, 468, 469, 470, 463, 464, 465, 466, 457 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:41" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.ds2_1": { + "hide_name": 0, + "bits": [ 5393, 6038, 676, 677 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:64" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.ds2_2": { + "hide_name": 0, + "bits": [ 449, 459, 460, 467, 468, 469, 470, 463, 464, 465, 466, 457, 471, 691, 692, 686, 687, 688, 689, 683, 684, 685, 690, 701, 716 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:71" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.ds2_3": { + "hide_name": 0, + "bits": [ 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525, 459, 460, 467, 468, 469, 470, 463, 464, 465, 466, 457 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:74" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.ds2_4": { + "hide_name": 0, + "bits": [ 676, 677, "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:76" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.ds2_5": { + "hide_name": 0, + "bits": [ 5394, 475, 477, 478 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:84" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.ds_0": { + "hide_name": 0, + "bits": [ 449, 5393, 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525, 6038 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:42" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.e": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:67" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.e1": { + "hide_name": 0, + "bits": [ "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:17" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.e1_fun_arg": { + "hide_name": 0, + "bits": [ "1", "0", "1", 1967, 1966, 1979, 4443, 4446, 4449, 4452, 4455, 713, 6031 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:87" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.e2": { + "hide_name": 0, + "bits": [ "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:21" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.e2_fun_arg": { + "hide_name": 0, + "bits": [ "0", "1", "0", 4441, 3385, 3390, 4444, 4447, 4450, 4453, 4456, 706, 6034 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:88" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.e3": { + "hide_name": 0, + "bits": [ "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:29" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.e3_fun_arg": { + "hide_name": 0, + "bits": [ "0", "1", "1", 4465, 3385, 1980, 4467, 4469, 4471, 4473, 4475, 697, 6034 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:90" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.e4": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:32" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.e4_fun_arg": { + "hide_name": 0, + "bits": [ "1", "0", "0", 4478, 1968, 4480, 4482, 4484, 4486, 4488, 4490, 675, 6032 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:92" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.enemies": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:22" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.g": { + "hide_name": 0, + "bits": [ 449 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:59" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.game_over": { + "hide_name": 0, + "bits": [ 449 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:14" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.move_clock": { + "hide_name": 0, + "bits": [ 471, 691, 692, 686, 687, 688, 689, 683, 684, 685, 690, 701, 716 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:49" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.old": { + "hide_name": 0, + "bits": [ 449 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:25" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.old_0": { + "hide_name": 0, + "bits": [ 475, 477, 478 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:83" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.p": { + "hide_name": 0, + "bits": [ 459, 460, 467, 468, 469, 470, 463, 464, 465, 466, 457 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:53" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.player_rotation": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:65" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.player_shot": { + "hide_name": 0, + "bits": [ 5394 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:85", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.pre_move_clock": { + "hide_name": 0, + "bits": [ 459, 460, 467, 468, 469, 470, 463, 464, 465, 466, 457 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:47" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.r": { + "hide_name": 0, + "bits": [ 5393 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:55", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.random_angle1": { + "hide_name": 0, + "bits": [ 1967, 1966, 1979, 4443, 4446, 4449, 4452, 4455 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:31" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.res": { + "hide_name": 0, + "bits": [ 5393 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:20", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.reset": { + "hide_name": 0, + "bits": [ 5393 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:33", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.result": { + "hide_name": 0, + "bits": [ 6017, 6018, 6019, "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589, 449, 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:10" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.result_0": { + "hide_name": 0, + "bits": [ "x", "x", "x", 6041, 6042, 6043, 6044, 6045, 6046, 6047, 6048, 3593, 3595, 3597, 3599, 3601, 3603, 3605, 3607 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:57" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.s": { + "hide_name": 0, + "bits": [ 459, 460, 467, 468, 469, 470, 463, 464, 465, 466, 457 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:70" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.s_0": { + "hide_name": 0, + "bits": [ 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:78" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.s_1": { + "hide_name": 0, + "bits": [ 5394 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:81", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.score": { + "hide_name": 0, + "bits": [ 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:13" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.shot_counter": { + "hide_name": 0, + "bits": [ 475, 477, 478 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:68" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.t": { + "hide_name": 0, + "bits": [ 471, 691, 692, 686, 687, 688, 689, 683, 684, 685, 690, 701, 716 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:61" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.tup": { + "hide_name": 0, + "bits": [ 6039, 6038 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:48", + "unused_bits": "0 1" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.tup_fun_arg": { + "hide_name": 0, + "bits": [ "x", 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, "x", "x", "x", 6041, 6042, 6043, 6044, 6045, 6046, 6047, 6048, 3593, 3595, 3597, 3599, 3601, 3603, 3605, 3607 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:95" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.v": { + "hide_name": 0, + "bits": [ 6039 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:24", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.vec[0]": { + "hide_name": 0, + "bits": [ "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:4" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.vec[1]": { + "hide_name": 0, + "bits": [ "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:4" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.vec[2]": { + "hide_name": 0, + "bits": [ "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:4" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.vec[3]": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:4" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.wild": { + "hide_name": 0, + "bits": [ 676, 677, "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:75" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.x": { + "hide_name": 0, + "bits": [ 6038 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:56", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_gameLogicManager_ds1.y": { + "hide_name": 0, + "bits": [ 6039 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:46|verilog/TopEntity/TopEntity/SpaceShooter_gameLogicManager.v:40", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.#ds_app_arg": { + "hide_name": 0, + "bits": [ 1386, 1410, 1415 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:21" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.#ds_app_arg_0": { + "hide_name": 0, + "bits": [ 1539, 1574, 1576 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:30" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.#ds_app_arg_5": { + "hide_name": 0, + "bits": [ "0", 1850, 1848, 1841, 1846, 1844, 2226, 2252, 2275, "0", "0", "0", "0", "0", 2394 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:66" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.#ds_app_arg_6": { + "hide_name": 0, + "bits": [ 4476, 4492, 4494, 4496, 4498, 4500, 1989, 1990 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:70" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.#ds_app_arg_7": { + "hide_name": 0, + "bits": [ 6049, 6050, 6051, 6052, 6053, 6054, 6055, 6056, 6057, 6058 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:74", + "unused_bits": "0 1 2 3 4 5 6 7 8 9" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.#ds_case_alt": { + "hide_name": 0, + "bits": [ 1541, 1575, 1577 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:22" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.#tmp_x_coord_app_arg": { + "hide_name": 0, + "bits": [ 1866, 6059, 6060, 6061, 6062, 6063, 6064, 6065, 6066, 863, 1890, 1892, 1894, 1896, 865 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:36" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.#tmp_y_coord_app_arg": { + "hide_name": 0, + "bits": [ 1829, 6067, 6068, 6069, 6070, 6071, 6072, 6073, 6074, 780, 1858, 1860, 1862, 1864, 782 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:40" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.#wild_app_arg": { + "hide_name": 0, + "bits": [ 1399, 1398, 1400, "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:51" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.#wild_app_arg_0": { + "hide_name": 0, + "bits": [ 4579, 4492, 4494, 4496, 4498, 4500, 1989, 3394 ], + "attributes": { + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.#wild_app_arg_1": { + "hide_name": 0, + "bits": [ 4477, 4492, 4494, 4496, 4498, 4500, 3393, 1991 ], + "attributes": { + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fFractionalFixed_c_result_9.result": { + "hide_name": 0, + "bits": [ "0", 1810, 1821, 1822, 1823, 1824, 1825, 1826, 1827, "0", "0", "0", "0", "0", 1808 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:394|verilog/TopEntity/TopEntity/SpaceShooter_fFractionalFixed_c.v:10" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_x_coord_app_arg.#app_arg": { + "hide_name": 0, + "bits": [ 6075, 880, 878, 876, 874, 872, 870, 868, 866, 766, 767, 1891, 1893, 1895, 3634 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:230|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:16" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_x_coord_app_arg.#app_arg_0": { + "hide_name": 0, + "bits": [ 3633, 3632, 3630, 3629, 3628, 3640, 3639, 3638, 3636, 865, 3634 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:230|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:17" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_x_coord_app_arg.#app_arg_1": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", 6075, 880, 878, 876, 874, 872, 870, 868, 866, 766, 767, 1891, 1893, 1895, 3634, 3633, 3632, 3630, 3629, 3628, 3640, 3639, 3638, 3636, 865 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:230|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_x_coord_app_arg.#case_alt": { + "hide_name": 0, + "bits": [ 1866, 6059, 6060, 6061, 6062, 6063, 6064, 6065, 6066, 863, 1890, 1892, 1894, 1896, 865 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:230|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:10" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_x_coord_app_arg.#case_alt_0": { + "hide_name": 0, + "bits": [ 6076, 6076, 6076, 6076, 6076, 6076, 6076, 6076, 6076, 6076, 6076, 6076, 6076, 6076, 865 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:230|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:15" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_x_coord_app_arg.#case_alt_0_selection_res": { + "hide_name": 0, + "bits": [ 865 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:230|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:20" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_x_coord_app_arg.#case_scrut": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", 6075, 880, 878, 876, 874, 872, 870, 868, 866, 766, 767, 1891, 1893, 1895, 3634, 3633, 3632, 3630, 3629, 3628, 3640, 3639, 3638, 3636, 865 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:230|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:14" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_x_coord_app_arg.ds1": { + "hide_name": 0, + "bits": [ 1879, 1880, 1877, 1881, 1882, 2739, 2758, 2778, 2802, 2820, 2843, 2865, 2887, 2914, 2938 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:230|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:6" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_x_coord_app_arg.ds2": { + "hide_name": 0, + "bits": [ "0", 1850, 1848, 1841, 1846, 1844, 2226, 2252, 2275, "0", "0", "0", "0", "0", 2394 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:230|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_x_coord_app_arg.rL": { + "hide_name": 0, + "bits": [ 3633, 3632, 3630, 3629, 3628, 3640, 3639, 3638, 3636, 865 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:230|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:13" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_x_coord_app_arg.rR": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", 6075, 880, 878, 876, 874, 872, 870, 868, 866, 766, 767, 1891, 1893, 1895, 3634 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:230|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:12" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_y_coord_app_arg.#app_arg": { + "hide_name": 0, + "bits": [ 6077, 832, 830, 828, 826, 789, 787, 785, 783, 776, 777, 1859, 1861, 1863, 3648 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:261|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:16" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_y_coord_app_arg.#app_arg_0": { + "hide_name": 0, + "bits": [ 3647, 3646, 3644, 3643, 3642, 3654, 3653, 3652, 3650, 782, 3648 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:261|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:17" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_y_coord_app_arg.#app_arg_1": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", 6077, 832, 830, 828, 826, 789, 787, 785, 783, 776, 777, 1859, 1861, 1863, 3648, 3647, 3646, 3644, 3643, 3642, 3654, 3653, 3652, 3650, 782 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:261|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_y_coord_app_arg.#case_alt": { + "hide_name": 0, + "bits": [ 1829, 6067, 6068, 6069, 6070, 6071, 6072, 6073, 6074, 780, 1858, 1860, 1862, 1864, 782 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:261|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:10" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_y_coord_app_arg.#case_alt_0": { + "hide_name": 0, + "bits": [ 6078, 6078, 6078, 6078, 6078, 6078, 6078, 6078, 6078, 6078, 6078, 6078, 6078, 6078, 782 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:261|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:15" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_y_coord_app_arg.#case_alt_0_selection_res": { + "hide_name": 0, + "bits": [ 782 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:261|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:20" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_y_coord_app_arg.#case_scrut": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", 6077, 832, 830, 828, 826, 789, 787, 785, 783, 776, 777, 1859, 1861, 1863, 3648, 3647, 3646, 3644, 3643, 3642, 3654, 3653, 3652, 3650, 782 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:261|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:14" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_y_coord_app_arg.ds1": { + "hide_name": 0, + "bits": [ 1843, 1845, 1840, 1847, 1849, 2235, 2251, 2272, 2297, 2315, 2338, 2360, 2382, 2409, 2434 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:261|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:6" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_y_coord_app_arg.ds2": { + "hide_name": 0, + "bits": [ "0", 1850, 1848, 1841, 1846, 1844, 2226, 2252, 2275, "0", "0", "0", "0", "0", 2394 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:261|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_y_coord_app_arg.rL": { + "hide_name": 0, + "bits": [ 3647, 3646, 3644, 3643, 3642, 3654, 3653, 3652, 3650, 782 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:261|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:13" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fNumFixed_csatMult_tmp_y_coord_app_arg.rR": { + "hide_name": 0, + "bits": [ "x", "x", "x", "x", "x", 6077, 832, 830, 828, 826, 789, 787, 785, 783, 776, 777, 1859, 1861, 1863, 3648 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:261|verilog/TopEntity/TopEntity/SpaceShooter_fNumFixed_csatMult.v:12" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus_tmp_x_coord.#app_arg": { + "hide_name": 0, + "bits": [ 882, 6059, 6060, 6061, 6062, 6063, 6064, 6065, 6066, 6079, 6080, 861, 859, 857, 770, 771 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:13" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus_tmp_x_coord.#bv": { + "hide_name": 0, + "bits": [ 1866, 6059, 6060, 6061, 6062, 6063, 6064, 6065, 6066, 863, 1890, 1892, 1894, 1896, 865 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus_tmp_x_coord.#pTS": { + "hide_name": 0, + "bits": [ 1866, 6059, 6060, 6061, 6062, 6063, 6064, 6065, 6066, 863, 1890, 1892, 1894, 1896, 865 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:6" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus_tmp_x_coord.#r'_projection": { + "hide_name": 0, + "bits": [ 882, 6059, 6060, 6061, 6062, 6063, 6064, 6065, 6066, 6079, 6080, 861, 859, 857, 770, 771 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:16" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus_tmp_x_coord.r": { + "hide_name": 0, + "bits": [ 882, 6059, 6060, 6061, 6062, 6063, 6064, 6065, 6066, 6079, 6080, 861, 859, 857, 770, 771 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:12" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus_tmp_x_coord.r'": { + "hide_name": 0, + "bits": [ 882, 6059, 6060, 6061, 6062, 6063, 6064, 6065, 6066, 6079, 6080, 861, 859, 857, 770 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:215|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:14" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus_tmp_y_coord.#app_arg": { + "hide_name": 0, + "bits": [ 834, 6067, 6068, 6069, 6070, 6071, 6072, 6073, 6074, 6081, 6082, 824, 822, 820, 778, 779 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:13" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus_tmp_y_coord.#bv": { + "hide_name": 0, + "bits": [ 1829, 6067, 6068, 6069, 6070, 6071, 6072, 6073, 6074, 780, 1858, 1860, 1862, 1864, 782 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus_tmp_y_coord.#pTS": { + "hide_name": 0, + "bits": [ 1829, 6067, 6068, 6069, 6070, 6071, 6072, 6073, 6074, 780, 1858, 1860, 1862, 1864, 782 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:6" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus_tmp_y_coord.#r'_projection": { + "hide_name": 0, + "bits": [ 834, 6067, 6068, 6069, 6070, 6071, 6072, 6073, 6074, 6081, 6082, 824, 822, 820, 778, 779 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:16" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus_tmp_y_coord.r": { + "hide_name": 0, + "bits": [ 834, 6067, 6068, 6069, 6070, 6071, 6072, 6073, 6074, 6081, 6082, 824, 822, 820, 778, 779 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:12" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus_tmp_y_coord.r'": { + "hide_name": 0, + "bits": [ 834, 6067, 6068, 6069, 6070, 6071, 6072, 6073, 6074, 6081, 6082, 824, 822, 820, 778 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:244|verilog/TopEntity/TopEntity/SpaceShooter_fSaturatingNumSigned_sfSaturatingNumSigned_csatPlus.v:14" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.a": { + "hide_name": 0, + "bits": [ 3549, 3555, 3561, 3567, 3573, 3579, 3585, 3591 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:71" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.a1": { + "hide_name": 0, + "bits": [ 1386, 1410, 1415 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:16" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.a1_0": { + "hide_name": 0, + "bits": [ 6083 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:24", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.a1_1": { + "hide_name": 0, + "bits": [ 1879, 1880, 1877, 1881, 1882, 2739, 2758, 2778, 2802, 2820, 2843, 2865, 2887, 2914, 2938 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:46" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.b": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:72" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.b1": { + "hide_name": 0, + "bits": [ 1390, 1391, 1392, 1393, 1396 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:17" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.b1_0": { + "hide_name": 0, + "bits": [ 1539, 1574, 1576 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:25" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.b1_1": { + "hide_name": 0, + "bits": [ 1843, 1845, 1840, 1847, 1849, 2235, 2251, 2272, 2297, 2315, 2338, 2360, 2382, 2409, 2434 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:47" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.bv": { + "hide_name": 0, + "bits": [ 1879, 1880, 1877, 1881, 1882, 2739, 2758, 2778, 2802, 2820, 2843, 2865, 2887, 2914, 2938 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:59" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.bv_0": { + "hide_name": 0, + "bits": [ 1843, 1845, 1840, 1847, 1849, 2235, 2251, 2272, 2297, 2315, 2338, 2360, 2382, 2409, 2434 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:63" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.c": { + "hide_name": 0, + "bits": [ 1399, 1398, 1400 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:55" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.c1": { + "hide_name": 0, + "bits": [ 904, 915, 922, 929, 936 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.c1_0": { + "hide_name": 0, + "bits": [ 1399, 1398, 1400 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:26" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.c1_1": { + "hide_name": 0, + "bits": [ "0", 1850, 1848, 1841, 1846, 1844, 2226, 2252, 2275, "0", "0", "0", "0", "0", 2394 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:48" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.counter1": { + "hide_name": 0, + "bits": [ 1399, 1398, 1400, 1390, 1391, 1392, 1393, 1396, 904, 915, 922, 929, 936 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:13" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.d1": { + "hide_name": 0, + "bits": [ 1399, 1398, 1400, 1390, 1391, 1392, 1393, 1396, 904, 915, 922, 929, 936 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:19" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.d1_1": { + "hide_name": 0, + "bits": [ 1390, 1391, 1392, 1393, 1396 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:49" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.ds": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.ds1": { + "hide_name": 0, + "bits": [ 1399, 1398, 1400, "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:45" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.ds2": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, 3549, 3555, 3561, 3567, 3573, 3579, 3585, 3591 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:73" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.ds_0": { + "hide_name": 0, + "bits": [ 1399, 1398, 1400, 1390, 1391, 1392, 1393, 1396, 904, 915, 922, 929, 936, 904, 915, 922, 929, 936, 1390, 1391, 1392, 1393, 1396, 1386, 1410, 1415 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:20" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.ds_1": { + "hide_name": 0, + "bits": [ 6011, 6012, 6013, 1399, 1398, 1400, 1539, 1574, 1576, 6083 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:28" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.ds_2": { + "hide_name": 0, + "bits": [ 904, 915, 922, 929, 936, 1390, 1391, 1392, 1393, 1396, "0", 1850, 1848, 1841, 1846, 1844, 2226, 2252, 2275, "0", "0", "0", "0", "0", 2394, 1843, 1845, 1840, 1847, 1849, 2235, 2251, 2272, 2297, 2315, 2338, 2360, 2382, 2409, 2434, 1879, 1880, 1877, 1881, 1882, 2739, 2758, 2778, 2802, 2820, 2843, 2865, 2887, 2914, 2938 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:54" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.e": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:41" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.e1": { + "hide_name": 0, + "bits": [ 904, 915, 922, 929, 936 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:50" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.enemies": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:53" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.player_rotation": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:75" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.result": { + "hide_name": 0, + "bits": [ 6011, 6012, 6013, 904, 915, 922, 929, 936, 1390, 1391, 1392, 1393, 1396 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:10" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.result_1": { + "hide_name": 0, + "bits": [ 6083 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:29", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.result_3": { + "hide_name": 0, + "bits": [ 3370, 1959, 3371, 6049, 6050, 6051, 6052, 6053, 6054, 6055, 6056, 3549, 3555, 3561, 3567, 3573, 3579, 3585, 3591 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:39" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.result_4": { + "hide_name": 0, + "bits": [ 1399, 1398, 1400 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:52" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.result_5": { + "hide_name": 0, + "bits": [ 1879, 1880, 1877, 1881, 1882, 2739, 2758, 2778, 2802, 2820, 2843, 2865, 2887, 2914, 2938 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:58" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.result_6": { + "hide_name": 0, + "bits": [ 1843, 1845, 1840, 1847, 1849, 2235, 2251, 2272, 2297, 2315, 2338, 2360, 2382, 2409, 2434 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:62" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.result_7": { + "hide_name": 0, + "bits": [ 1390, 1391, 1392, 1393, 1396 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:67" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.result_8": { + "hide_name": 0, + "bits": [ 904, 915, 922, 929, 936 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:68" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.result_9": { + "hide_name": 0, + "bits": [ "0", 1810, 1821, 1822, 1823, 1824, 1825, 1826, 1827, "0", "0", "0", "0", "0", 1808 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:69" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.result_9_fun_arg": { + "hide_name": 0, + "bits": [ "0", "0", "0", "0", "0", 6049, 6050, 6051, 6052, 6053, 6054, 6055, 6056 ], + "attributes": { + "unused_bits": "5 6 7 8 9 10 11 12" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.vec[0]": { + "hide_name": 0, + "bits": [ "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:4" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.vec[1]": { + "hide_name": 0, + "bits": [ "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:4" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.vec[2]": { + "hide_name": 0, + "bits": [ "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:4" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.vec[3]": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:4" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.wild": { + "hide_name": 0, + "bits": [ 1399, 1398, 1400, "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:44" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.wild_0": { + "hide_name": 0, + "bits": [ 4579, 4492, 4494, 4496, 4498, 4500, 1989, 3394 ], + "attributes": { + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.wild_1": { + "hide_name": 0, + "bits": [ 4477, 4492, 4494, 4496, 4498, 4500, 3393, 1991 ], + "attributes": { + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.x": { + "hide_name": 0, + "bits": [ 3370, 1959, 3371 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:34" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.x_0": { + "hide_name": 0, + "bits": [ 3549, 3555, 3561, 3567, 3573, 3579, 3585, 3591 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:76" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_radarBoard_ds_app_arg_0.x_1": { + "hide_name": 0, + "bits": [ 6049, 6050, 6051, 6052, 6053, 6054, 6055, 6056 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:72|verilog/TopEntity/TopEntity/SpaceShooter_radarBoard.v:77", + "unused_bits": "0 1 2 3 4 5 6 7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.#app_arg": { + "hide_name": 0, + "bits": [ 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:15" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.a1": { + "hide_name": 0, + "bits": [ 1423, 1418, 1430, 1420, 1416 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.b1": { + "hide_name": 0, + "bits": [ 901, 912, 919, 926, 933 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:19" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.c1": { + "hide_name": 0, + "bits": [ 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:20" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.counter1": { + "hide_name": 0, + "bits": [ 1423, 1418, 1430, 1420, 1416, 901, 912, 919, 926, 933 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:13" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.d1": { + "hide_name": 0, + "bits": [ 449 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:21" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.ds": { + "hide_name": 0, + "bits": [ 6017, 6018, 6019, 1423, 1418, 1430, 1420, 1416, 901, 912, 919, 926, 933, 449, 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525, 901, 912, 919, 926, 933, 1423, 1418, 1430, 1420, 1416 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:24" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.e1": { + "hide_name": 0, + "bits": [ 1423, 1418, 1430, 1420, 1416, 901, 912, 919, 926, 933 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:22" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.eta": { + "hide_name": 0, + "bits": [ 449, 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525, 6017, 6018, 6019 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:7" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.f1": { + "hide_name": 0, + "bits": [ 6017, 6018, 6019 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:23", + "unused_bits": "0 1 2" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.gameover": { + "hide_name": 0, + "bits": [ 449 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:29" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.result": { + "hide_name": 0, + "bits": [ 6014, 6015, 6016, 901, 912, 919, 926, 933, 1423, 1418, 1430, 1420, 1416 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:10" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.result_0": { + "hide_name": 0, + "bits": [ 1423, 1418, 1430, 1420, 1416 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:25" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.result_1": { + "hide_name": 0, + "bits": [ 901, 912, 919, 926, 933 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:26" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.score": { + "hide_name": 0, + "bits": [ 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:28" + } + }, + "main.SpaceShooter_spaceShooter_tup.SpaceShooter_scoreBoard_ds_app_arg_1.score_color": { + "hide_name": 0, + "bits": [ 6017, 6018, 6019 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:81|verilog/TopEntity/TopEntity/SpaceShooter_scoreBoard.v:27", + "unused_bits": "0 1 2" + } + }, + "main.SpaceShooter_spaceShooter_tup.b1": { + "hide_name": 0, + "bits": [ 449 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:28" + } + }, + "main.SpaceShooter_spaceShooter_tup.c1": { + "hide_name": 0, + "bits": [ 6014, 6015, 6016, 901, 912, 919, 926, 933, 1423, 1418, 1430, 1420, 1416 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:27" + } + }, + "main.SpaceShooter_spaceShooter_tup.d1": { + "hide_name": 0, + "bits": [ 6011, 6012, 6013, 904, 915, 922, 929, 936, 1390, 1391, 1392, 1393, 1396 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:26" + } + }, + "main.SpaceShooter_spaceShooter_tup.ds": { + "hide_name": 0, + "bits": [ "x", "x", 5394, 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, 5393 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:7" + } + }, + "main.SpaceShooter_spaceShooter_tup.ds1": { + "hide_name": 0, + "bits": [ 6017, 6018, 6019, "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589, 449, 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:15" + } + }, + "main.SpaceShooter_spaceShooter_tup.ds1_fun_arg": { + "hide_name": 0, + "bits": [ 5394, 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, 5393 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:31" + } + }, + "main.SpaceShooter_spaceShooter_tup.ds_0": { + "hide_name": 0, + "bits": [ 1384, 1408, 1412, 903, 914, 921, 928, 935, 1425, 1428, 1432, 1435, 1438, 6011, 6012, 6013, 904, 915, 922, 929, 936, 1390, 1391, 1392, 1393, 1396, 6014, 6015, 6016, 901, 912, 919, 926, 933, 1423, 1418, 1430, 1420, 1416, 449, "x", "x" ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:24" + } + }, + "main.SpaceShooter_spaceShooter_tup.e1": { + "hide_name": 0, + "bits": [ 1384, 1408, 1412, 903, 914, 921, 928, 935, 1425, 1428, 1432, 1435, 1438 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:25" + } + }, + "main.SpaceShooter_spaceShooter_tup.enemies1": { + "hide_name": 0, + "bits": [ "1", "0", "0", 695, 1749, 3494, 1381, 1382, 3490, 1379, 3487, 3545, 3551, 3557, 3563, 3569, 3575, 3581, 3587, "0", "1", "1", 704, 1370, 1376, 1371, 1352, 1364, 1354, 1367, 3544, 3550, 3556, 3562, 3568, 3574, 3580, 3586, "0", "1", "0", 711, 1374, 1377, 1372, 1357, 1365, 1355, 853, 3548, 3554, 3560, 3566, 3572, 3578, 3584, 3590, "1", "0", "1", 719, 1378, 1373, 1358, 1366, 1356, 854, 851, 3547, 3553, 3559, 3565, 3571, 3577, 3583, 3589 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:14" + } + }, + "main.SpaceShooter_spaceShooter_tup.fastest_color": { + "hide_name": 0, + "bits": [ 6017, 6018, 6019 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:17", + "unused_bits": "0 1 2" + } + }, + "main.SpaceShooter_spaceShooter_tup.gameover1": { + "hide_name": 0, + "bits": [ 449 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:19" + } + }, + "main.SpaceShooter_spaceShooter_tup.player_rotation": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:18" + } + }, + "main.SpaceShooter_spaceShooter_tup.player_shot": { + "hide_name": 0, + "bits": [ 5394 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:12", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.reset": { + "hide_name": 0, + "bits": [ 5393 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:13", + "unused_bits": "0" + } + }, + "main.SpaceShooter_spaceShooter_tup.score": { + "hide_name": 0, + "bits": [ 303, 1458, 3526, 3666, 3667, 3662, 1404, 3528, 3664, 3525 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:141|verilog/TopEntity/TopEntity/SpaceShooter_spaceShooter.v:16" + } + }, + "main.TopEntity_initalHadwareReset_app_arg.#ds_app_arg": { + "hide_name": 0, + "bits": [ 306 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:92|verilog/TopEntity/TopEntity/TopEntity_initalHadwareReset.v:18" + } + }, + "main.TopEntity_initalHadwareReset_app_arg.#resetPin_case_alt": { + "hide_name": 0, + "bits": [ 1455 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:92|verilog/TopEntity/TopEntity/TopEntity_initalHadwareReset.v:12" + } + }, + "main.TopEntity_initalHadwareReset_app_arg.#resetPin_case_alt_0": { + "hide_name": 0, + "bits": [ 306 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:92|verilog/TopEntity/TopEntity/TopEntity_initalHadwareReset.v:13" + } + }, + "main.TopEntity_initalHadwareReset_app_arg.RAM[0]": { + "hide_name": 0, + "bits": [ 4765 ], + "attributes": { + } + }, + "main.TopEntity_initalHadwareReset_app_arg.ds": { + "hide_name": 0, + "bits": [ 306, 1454 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:92|verilog/TopEntity/TopEntity/TopEntity_initalHadwareReset.v:16" + } + }, + "main.TopEntity_initalHadwareReset_app_arg.h": { + "hide_name": 0, + "bits": [ 1454 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:92|verilog/TopEntity/TopEntity/TopEntity_initalHadwareReset.v:14" + } + }, + "main.TopEntity_initalHadwareReset_app_arg.i": { + "hide_name": 0, + "bits": [ 306 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:92|verilog/TopEntity/TopEntity/TopEntity_initalHadwareReset.v:15" + } + }, + "main.TopEntity_initalHadwareReset_app_arg.result": { + "hide_name": 0, + "bits": [ 7 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:92|verilog/TopEntity/TopEntity/TopEntity_initalHadwareReset.v:10" + } + }, + "main.TopEntity_initalHadwareReset_app_arg.result_0": { + "hide_name": 0, + "bits": [ 1454 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:92|verilog/TopEntity/TopEntity/TopEntity_initalHadwareReset.v:17" + } + }, + "main.TopEntity_initalHadwareReset_app_arg.wrM": { + "hide_name": 0, + "bits": [ "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", 1455 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:92|verilog/TopEntity/TopEntity/TopEntity_initalHadwareReset.v:22" + } + }, + "main.TopEntity_initalHadwareReset_app_arg.wrM_selection_res": { + "hide_name": 0, + "bits": [ 1455 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:92|verilog/TopEntity/TopEntity/TopEntity_initalHadwareReset.v:26" + } + }, + "main.a": { + "hide_name": 0, + "bits": [ 5395 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:52", + "unused_bits": "0" + } + }, + "main.b": { + "hide_name": 0, + "bits": [ 306 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:56" + } + }, + "main.cs_ag": { + "hide_name": 0, + "bits": [ 21 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:40" + } + }, + "main.cs_m": { + "hide_name": 0, + "bits": [ 22 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:41" + } + }, + "main.ds": { + "hide_name": 0, + "bits": [ 5395, 5394, 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, "x", "x", 22, "1", 24, 23, 21 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:46" + } + }, + "main.ds1": { + "hide_name": 0, + "bits": [ 306, 5395 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:57" + } + }, + "main.ds2": { + "hide_name": 0, + "bits": [ 8 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:34" + } + }, + "main.ds3": { + "hide_name": 0, + "bits": [ 9, 10, 11 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:35" + } + }, + "main.ds4": { + "hide_name": 0, + "bits": [ 12, 13, 14 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:36" + } + }, + "main.ds5": { + "hide_name": 0, + "bits": [ 15, 16, 17, 18 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:37" + } + }, + "main.ds6": { + "hide_name": 0, + "bits": [ 19 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:38" + } + }, + "main.ds7": { + "hide_name": 0, + "bits": [ 20 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:39" + } + }, + "main.matrixoutput": { + "hide_name": 0, + "bits": [ 20, 19, 15, 16, 17, 18, 12, 13, 14, 9, 10, 11, 8 ], + "attributes": { + } + }, + "main.matrixoutput_fun_arg": { + "hide_name": 0, + "bits": [ "1", 1343, 1407, 3671, 902, 913, 920, 927, 934, 1424, 1427, 1431, 1434, 1437 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:62" + } + }, + "main.player_rotation": { + "hide_name": 0, + "bits": [ 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:53" + } + }, + "main.player_shot": { + "hide_name": 0, + "bits": [ 5394 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:54", + "unused_bits": "0" + } + }, + "main.reset_output": { + "hide_name": 0, + "bits": [ 5395 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:59", + "unused_bits": "0" + } + }, + "main.result": { + "hide_name": 0, + "bits": [ "0", "0", "0", "0", "0", "0", 24, 23, "1", 22, 21, 20, 19, 15, 16, 17, 18, 12, 13, 14, 9, 10, 11, 8, "1", "0", "0", "1", "0", "0", "0", "0", 7 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:64" + } + }, + "main.sck": { + "hide_name": 0, + "bits": [ 24 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:44" + } + }, + "main.sdi": { + "hide_name": 0, + "bits": [ 23 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:43" + } + }, + "main.tup": { + "hide_name": 0, + "bits": [ 1343, 1407, 3671, 902, 913, 920, 927, 934, 1424, 1427, 1431, 1434, 1437 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:50" + } + }, + "main.tup_fun_arg": { + "hide_name": 0, + "bits": [ "x", "x", 5394, 1184, 1191, 1198, 1205, 1212, 1219, 1226, 1233, 5393 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:63" + } + }, + "main.x": { + "hide_name": 0, + "bits": [ 1424, 1427, 1431, 1434, 1437 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:47" + } + }, + "main.x_0": { + "hide_name": 0, + "bits": [ 902, 913, 920, 927, 934 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:48" + } + }, + "main.x_1": { + "hide_name": 0, + "bits": [ 1343, 1407, 3671 ], + "attributes": { + "src": "verilog/TopEntity/TopEntity/SuperTopEntity.v:38|verilog/TopEntity/TopEntity/TopEntity.v:49" + } + } + } + } + } +} diff --git a/ice40/regressions/issue0183/TopEntity.npnr b/ice40/regressions/issue0183/TopEntity.npnr new file mode 100644 index 0000000..584e21b --- /dev/null +++ b/ice40/regressions/issue0183/TopEntity.npnr @@ -0,0 +1 @@ +--hx8k -- cgit v1.2.3