dychenyi/Detailed-Placement
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Course project for VLSI PHYSICAL DESIGN AUTOMATN, EE382V Implemented a detailed placement with Instant legalization using C++ In project files, our(with teammate Zhiyuan Zou) work focus on 'main.cpp', 'get_target.h', 'placerow.h', 'result_func.h', 'class_define.h'. Other files are for Candence Parser.