Encore SIM EDITOR SOFTWARE Podręcznik Użytkownika Strona 316

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 449
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 315
9-56
Project Window
Using a Makefile
To create a makefile for a project, make sure the project is active then
select Create Makefile from the Tools menu. The makefile has four
targets: all, analyze, elab and sim. When the makefile is created, a
synopsys_sim.setup file is written to the workspace path, overwriting
any existing setup file.
To run the makefile, go to the parent workspace directory and execute
the makefile that is contained in the project directory. For example, if
the workspace parent directory is
/users/hkrohn/risc, do the following:
cd /users/hkrohn/risc
make -f ws_relative/PROJECT1/Makefile analyze
Przeglądanie stron 315
1 2 ... 311 312 313 314 315 316 317 318 319 320 321 ... 448 449

Komentarze do niniejszej Instrukcji

Brak uwag