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

Subversion Repositories qaz_libs

[/] [qaz_libs/] [trunk/] [basal/] [sim/] [tests/] [tb_one_hot_encoder/] [init_test.do] - Blame information for rev 34

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 34 qaztronic
# ------------------------------------
2
#
3
# ------------------------------------
4
 
5
global env
6
 
7
set env(ROOT_DIR) ../../../../..
8
set env(PROJECT_DIR) ../../..
9
set env(SIM_TARGET) fpga
10
 
11
# load sim procedures
12
do $env(ROOT_DIR)/qaz_libs/scripts/sim_procs.do
13
 
14
radix -hexadecimal
15
 
16
make_lib work 1
17
 
18
sim_compile_all sim
19
 
20
# simulation $root
21
vlog -f ./tb_one_hot_encoder.f
22
 
23
# run the sim
24
sim_run_test
25
 
26
 
27
 

powered by: WebSVN 2.1.0

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