Skip to content

kwonsh01/RL-Legalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL-Legalizer

OpenDP with PPO by SH Kwon, SH Kim, CH Lee

Required

  • Python, SWIG

How To Compile

$ git clone --recursive https://github.com/kwonsh01/RL-Legalizer.git
$ cd RL-Legalizer
$ mkdir build
$ cd build
$ cmake ..
$ make

How To Execute

$ cd ../rldp
$ python3 PPO.py
$ cd data
$ python3 data.py

Reference

  • OpenDP(Open Source Detailed Placement Engine) [Link]

About

[EECE492-01] Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors