Hanzhao Yu (yuxx0839), Tonglin Chen (chen5202)
- master: velocity based on random applying swap operators, type 3 in report
- oldvel: velocity based on truncation of swap operators, no cuda implementation, type 1 in report
- vel1: velocity in continuous space, type 2 in report
make pso_floorplan # compile cpu version, require c++11
make pso_floorplan_cuda # compile gpu version, should be working on ECE GPU labs
./[program name] [TEST FILE]
Several testbench files are included in ./test/
Note that all the optimization are based on area only
The code is solely used for this project. All right reserved.