Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
macroplacement
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
macroplacement
Commits
1d9886c1
Commit
1d9886c1
authored
Aug 11, 2022
by
Dinple
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more testcases
parent
fb061310
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
445 additions
and
0 deletions
+445
-0
CodeElements/Plc_client/test/ariane_one_hard/initial.plc
+0
-0
CodeElements/Plc_client/test/ariane_one_hard/netlist.pb.txt
+42
-0
CodeElements/Plc_client/test/sample_clustered_uniform_one_hard/initial.plc
+36
-0
CodeElements/Plc_client/test/sample_clustered_uniform_one_hard/netlist.pb.txt
+36
-0
CodeElements/Plc_client/test/sample_clustered_uniform_one_soft/initial.plc
+36
-0
CodeElements/Plc_client/test/sample_clustered_uniform_one_soft/netlist.pb.txt
+113
-0
CodeElements/Plc_client/test/sample_clustered_uniform_two_soft/initial.plc
+36
-0
CodeElements/Plc_client/test/sample_clustered_uniform_two_soft/netlist.pb.txt
+146
-0
No files found.
CodeElements/Plc_client/test/ariane_one_hard/initial.plc
0 → 100644
View file @
1d9886c1
This diff is collapsed.
Click to expand it.
CodeElements/Plc_client/test/ariane_one_hard/netlist.pb.txt
0 → 100644
View file @
1d9886c1
# proto-file: tensorflow/core/framework/graph.proto
# proto-message: tensorflow.GraphDef
node {
name: "i_ariane/ex_stage_i/lsu_i/i_nbdcache/sram_block_4__data_sram/mem/mem_inst_mem_256x128_256x16_0x1"
attr {
key: "height"
value {
f: 19.26
}
}
attr {
key: "orientation"
value {
placeholder: "N"
}
}
attr {
key: "type"
value {
placeholder: "MACRO"
}
}
attr {
key: "width"
value {
f: 29.355
}
}
attr {
key: "x"
value {
f: 0
}
}
attr {
key: "y"
value {
f: 0
}
}
}
\ No newline at end of file
CodeElements/Plc_client/test/sample_clustered_uniform_one_hard/initial.plc
0 → 100644
View file @
1d9886c1
# Placement file for Circuit Training
# Source input file(s) : circuit_training/environment/test_data/sample_clustered/netlist.pb.txt
# This file : circuit_training/environment/test_data/sample_clustered/initial.plc
# Date : 2022-03-13 09:30:00
# Columns : 2 Rows : 2
# Width : 600.000 Height : 600.000
# Area : 17603.53279986302
# Wirelength : 0.0
# Wirelength cost : 0.0
# Congestion cost : 0.0
# Density cost : 0.2305
# Project : circuit_training
# Block : sample_clustered
# Routes per micron, hor : 70.33 ver : 74.51
# Routes used by macros, hor : 51.79 ver : 51.79
# Smoothing factor : 2
# Overlap threshold : 0.004
#
#
#
# Counts of node types:
# HARD_MACROs : 2
# HARD_MACRO_PINs : 4
# MACROs : 3
# MACRO_PINs : 6
# PORTs : 2
# SOFT_MACROs : 1
# SOFT_MACRO_PINs : 2
# STDCELLs : 0
#
# node_index x y orientation fixed
0 0 100 - 1
1 499 499 - 1
2 125 375 N 0
3 375 375 N 0
8 170 310 N 0
CodeElements/Plc_client/test/sample_clustered_uniform_one_hard/netlist.pb.txt
0 → 100644
View file @
1d9886c1
# proto-file: tensorflow/core/framework/graph.proto
# proto-message: tensorflow.GraphDef
node {
name: "Grp_2"
attr {
key: "height"
value {
f: 10
}
}
attr {
key: "type"
value {
placeholder: "MACRO"
}
}
attr {
key: "width"
value {
f: 10
}
}
attr {
key: "x"
value {
f: 10
}
}
attr {
key: "y"
value {
f: 10
}
}
}
\ No newline at end of file
CodeElements/Plc_client/test/sample_clustered_uniform_one_soft/initial.plc
0 → 100644
View file @
1d9886c1
# Placement file for Circuit Training
# Source input file(s) : circuit_training/environment/test_data/sample_clustered/netlist.pb.txt
# This file : circuit_training/environment/test_data/sample_clustered/initial.plc
# Date : 2022-03-13 09:30:00
# Columns : 2 Rows : 2
# Width : 600.000 Height : 600.000
# Area : 17603.53279986302
# Wirelength : 0.0
# Wirelength cost : 0.0
# Congestion cost : 0.0
# Density cost : 0.2305
# Project : circuit_training
# Block : sample_clustered
# Routes per micron, hor : 70.33 ver : 74.51
# Routes used by macros, hor : 51.79 ver : 51.79
# Smoothing factor : 2
# Overlap threshold : 0.004
#
#
#
# Counts of node types:
# HARD_MACROs : 2
# HARD_MACRO_PINs : 4
# MACROs : 3
# MACRO_PINs : 6
# PORTs : 2
# SOFT_MACROs : 1
# SOFT_MACRO_PINs : 2
# STDCELLs : 0
#
# node_index x y orientation fixed
0 0 100 - 1
1 499 499 - 1
2 125 375 N 0
3 375 375 N 0
8 170 310 N 0
CodeElements/Plc_client/test/sample_clustered_uniform_one_soft/netlist.pb.txt
0 → 100644
View file @
1d9886c1
# proto-file: tensorflow/core/framework/graph.proto
# proto-message: tensorflow.GraphDef
node {
name: "Grp_2"
attr {
key: "height"
value {
f: 8
}
}
attr {
key: "type"
value {
placeholder: "macro"
}
}
attr {
key: "width"
value {
f: 8
}
}
attr {
key: "x"
value {
f: 0
}
}
attr {
key: "y"
value {
f: 0
}
}
}
node {
name: "Grp_2/Poutput_single_0"
attr {
key: "macro_name"
value {
placeholder: "Grp_2"
}
}
attr {
key: "type"
value {
placeholder: "macro_pin"
}
}
attr {
key: "x"
value {
f: 20
}
}
attr {
key: "x_offset"
value {
f: 0
}
}
attr {
key: "y"
value {
f: 45
}
}
attr {
key: "y_offset"
value {
f: 0
}
}
}
node {
name: "Grp_2/Pinput"
attr {
key: "macro_name"
value {
placeholder: "Grp_2"
}
}
attr {
key: "type"
value {
placeholder: "macro_pin"
}
}
attr {
key: "x"
value {
f: 20
}
}
attr {
key: "x_offset"
value {
f: 0
}
}
attr {
key: "y"
value {
f: 45
}
}
attr {
key: "y_offset"
value {
f: 0
}
}
}
CodeElements/Plc_client/test/sample_clustered_uniform_two_soft/initial.plc
0 → 100644
View file @
1d9886c1
# Placement file for Circuit Training
# Source input file(s) : circuit_training/environment/test_data/sample_clustered/netlist.pb.txt
# This file : circuit_training/environment/test_data/sample_clustered/initial.plc
# Date : 2022-03-13 09:30:00
# Columns : 2 Rows : 2
# Width : 600.000 Height : 600.000
# Area : 17603.53279986302
# Wirelength : 0.0
# Wirelength cost : 0.0
# Congestion cost : 0.0
# Density cost : 0.2305
# Project : circuit_training
# Block : sample_clustered
# Routes per micron, hor : 70.33 ver : 74.51
# Routes used by macros, hor : 51.79 ver : 51.79
# Smoothing factor : 2
# Overlap threshold : 0.004
#
#
#
# Counts of node types:
# HARD_MACROs : 2
# HARD_MACRO_PINs : 4
# MACROs : 3
# MACRO_PINs : 6
# PORTs : 2
# SOFT_MACROs : 1
# SOFT_MACRO_PINs : 2
# STDCELLs : 0
#
# node_index x y orientation fixed
0 0 100 - 1
1 499 499 - 1
2 125 375 N 0
3 375 375 N 0
8 170 310 N 0
CodeElements/Plc_client/test/sample_clustered_uniform_two_soft/netlist.pb.txt
0 → 100644
View file @
1d9886c1
# proto-file: tensorflow/core/framework/graph.proto
# proto-message: tensorflow.GraphDef
node {
name: "Grp_2"
attr {
key: "height"
value {
f: 8
}
}
attr {
key: "type"
value {
placeholder: "macro"
}
}
attr {
key: "width"
value {
f: 8
}
}
attr {
key: "x"
value {
f: 4
}
}
attr {
key: "y"
value {
f: 4
}
}
}
node {
name: "Grp_3"
attr {
key: "height"
value {
f: 8
}
}
attr {
key: "type"
value {
placeholder: "macro"
}
}
attr {
key: "width"
value {
f: 8
}
}
attr {
key: "x"
value {
f: 20
}
}
attr {
key: "y"
value {
f: 20
}
}
}
node {
name: "Grp_2/Poutput_single_0"
attr {
key: "macro_name"
value {
placeholder: "Grp_2"
}
}
attr {
key: "type"
value {
placeholder: "macro_pin"
}
}
attr {
key: "x"
value {
f: 20
}
}
attr {
key: "x_offset"
value {
f: 0
}
}
attr {
key: "y"
value {
f: 45
}
}
attr {
key: "y_offset"
value {
f: 0
}
}
}
node {
name: "Grp_2/Pinput"
attr {
key: "macro_name"
value {
placeholder: "Grp_2"
}
}
attr {
key: "type"
value {
placeholder: "macro_pin"
}
}
attr {
key: "x"
value {
f: 20
}
}
attr {
key: "x_offset"
value {
f: 0
}
}
attr {
key: "y"
value {
f: 45
}
}
attr {
key: "y_offset"
value {
f: 0
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment