OpenCores
URL https://opencores.org/ocsvn/pavr/pavr/trunk

Subversion Repositories pavr

[/] [pavr/] [trunk/] [src/] [test_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 test VHDL sources.
3
 
4
;# Compile pAVR
5
do pavr_compile.do
6
 
7
;# Compile test architectures
8
;# Test-only constants (such as Program Memory length, etc)
9
vcom -reportprogress 300 -work work {test_pavr_constants.vhd}
10
;# Test-only functions (such as for quickly writing Program Memory)
11
vcom -reportprogress 300 -work work {test_pavr_util.vhd}
12
;# Program Memory
13
vcom -reportprogress 300 -work work {test_pavr_pm.vhd}
14
;# Main test architecture
15
vcom -reportprogress 300 -work work {test_pavr.vhd}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.