去年 clone した <5ad1db95a80e04c541bf16d59678375a60734807> には入っていることを以下の方法で確認。
$ mkdir OpenRAM
$ git init
$ git remote add origin git@github.com:VLSIDA/OpenRAM.git
$ git fetch --depth 1 origin 5ad1db95a80e04c541bf16d59678375a60734807
$ git reset --hard FETCH_HEAD
$ ls compiler/
Makefile characterizer debug.py gdsMill globals.py model_data_util.py openram.py printGDS.py router sram tests verify
base datasheet drc gen_stimulus.py model_configs modules options.py processGDS.py run_profile.sh sram_factory.py uniquifyGDS.py view_profile.py
なぜ消えた・・・