URL
https://opencores.org/ocsvn/copyblaze/copyblaze/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 24 |
Rev 40 |
Line 1... |
Line 1... |
quietly set ACTELLIBNAME proasic3
|
quietly set ACTELLIBNAME proasic3
|
quietly set PROJECT_DIR "E:/User/Projets/E3CAR/03-Fpga/mP_8bit/copyblaze/copyblaze"
|
do PATH.do
|
|
|
if {[file exists presynth/_info]} {
|
if {[file exists presynth/_info]} {
|
echo "INFO: Simulation library presynth already exists"
|
echo "INFO: Simulation library presynth already exists"
|
} else {
|
} else {
|
vlib presynth
|
vlib presynth
|
Line 34... |
Line 34... |
# The following lines are commented because no testbench is associated with the project
|
# The following lines are commented because no testbench is associated with the project
|
# add wave /tb_copyBlaze_ecoSystem/*
|
# add wave /tb_copyBlaze_ecoSystem/*
|
# run 1000ns
|
# run 1000ns
|
|
|
radix hexadecimal
|
radix hexadecimal
|
do wave_tb_copyBlaze_ecoSystem.do
|
do tb_copyBlaze_ecoSystem_wave.do
|
|
|
run -all
|
run -all
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.