Makefile
上传用户:aoptech
上传日期:2014-09-22
资源大小:784k
文件大小:0k
源码类别:

3G开发

开发平台:

Others

  1. # $Id: makefile,v 1.1.1.1 2007/07/27 20:37:37 mng Exp $
  2. # ------------------------------------------------------
  3. # Build files
  4. sim_top= WiMAXTest.bsv
  5. dut_top= Transceiver.bsv
  6. #dut_files = ZtideTop.bsv
  7. MAINV= ${BLUESPECDIR}/Verilog/main.v
  8. build: lib bsim ivsim
  9. include ../bsv.mk