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

Subversion Repositories mod_sim_exp

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /mod_sim_exp/trunk
    from Rev 97 to Rev 101
    Reverse comparison

Rev 97 → Rev 101

/sim/Makefile
69,7 → 69,7
all: mod_sim_exp
 
clean:
rm -rf *_lib
rm -rf *_lib work mod_sim_exp *.wlf
 
mod_sim_exp_lib:
vlib mod_sim_exp
/sim/README
0,0 → 1,24
To simulate the design, use make in this directory. The needed simulation
programs are Modelsim(vsim,vcom,vlog)
 
The supported make targets are: (default is mod_sim_exp)
 
- clean: removes previous compiled directories and library and simulation files
 
- mod_sim_exp_lib: creates the mod_sim_exp library
 
- work_lib: creates the work library
 
- libs: creates the 2 previous libraries
 
- mod_sim_exp_com: compiles only the modular simultaneous exponentiation core, not
the interfaces or testbenches.
 
- mod_sim_exp_tb: compiles only the testbenches
 
- msec_if: compiles the axi interface
 
- mod_sim_exp: compiles the mod sim exp core en runs the testbench
 
- mod_sim_exp_axi: compiles the mod sim exp core and AXI interface. Runs the
testbench for design with axi interface.

powered by: WebSVN 2.1.0

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