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

Subversion Repositories artificial_neural_network

[/] [artificial_neural_network/] [trunk/] [test_bench/] [run.sh] - Blame information for rev 8

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 8 jstefanowi
#!/bin/bash
2
 
3
echo neural network training and wb_init.vhd file generation...
4
cd octave
5
octave nn_ex.m
6
mv wb_init.vhd ../../ANN_kernel/RTL_VHDL_files/wb_init.vhd
7
cd ..
8
echo GHDL simulation
9
make
10
echo results from octave vs results from GHDL
11
octave show_res.m

powered by: WebSVN 2.1.0

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