URL
https://opencores.org/ocsvn/pavr/pavr/trunk
[/] [pavr/] [trunk/] [src/] [pavr_compile.do] - Blame information for rev 6
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
4 |
doru |
;# This is a Modelsim PE/Plus 5.3a_p1 macro file.
|
2 |
|
|
;# It can be seen here what's the compiling order for pAVR's VHDL sources.
|
3 |
|
|
|
4 |
|
|
;# Compile all pAVR sources
|
5 |
|
|
vcom -reportprogress 300 -work work {std_util.vhd}
|
6 |
|
|
vcom -reportprogress 300 -work work {pavr_util.vhd}
|
7 |
|
|
vcom -reportprogress 300 -work work {pavr_constants.vhd}
|
8 |
|
|
vcom -reportprogress 300 -work work {pavr_alu.vhd}
|
9 |
|
|
vcom -reportprogress 300 -work work {pavr_data_mem.vhd}
|
10 |
|
|
vcom -reportprogress 300 -work work {pavr_register_file.vhd}
|
11 |
|
|
vcom -reportprogress 300 -work work {pavr_io_file.vhd}
|
12 |
|
|
vcom -reportprogress 300 -work work {pavr_control.vhd}
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.