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

Subversion Repositories pavr

[/] [pavr/] [trunk/] [src/] [test_pavr_compile.do] - Diff between revs 4 and 6

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 4 Rev 6
;# This is a Modelsim PE/Plus 5.3a_p1 macro file.
;# This is a Modelsim PE/Plus 5.3a_p1 macro file.
;# It can be seen here what's the compiling order for pAVR's test VHDL sources.
;# It can be seen here what's the compiling order for pAVR's test VHDL sources.
;# Compile pAVR
;# Compile pAVR
do pavr_compile.do
do pavr_compile.do
;# Compile test architectures
;# Compile test architectures
;# Test-only constants (such as Program Memory length, etc)
;# Test-only constants (such as Program Memory length, etc)
vcom -reportprogress 300 -work work {test_pavr_constants.vhd}
vcom -reportprogress 300 -work work {test_pavr_constants.vhd}
;# Test-only functions (such as for quickly writing Program Memory)
;# Test-only functions (such as for quickly writing Program Memory)
vcom -reportprogress 300 -work work {test_pavr_util.vhd}
vcom -reportprogress 300 -work work {test_pavr_util.vhd}
;# Program Memory
;# Program Memory
vcom -reportprogress 300 -work work {test_pavr_pm.vhd}
vcom -reportprogress 300 -work work {test_pavr_pm.vhd}
;# Main test architecture
;# Main test architecture
vcom -reportprogress 300 -work work {test_pavr.vhd}
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.