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] - Rev 14

Go to most recent revision | Compare with Previous | Blame | View Log

#!/bin/bash
 
echo neural network training and wb_init.vhd file generation...
cd octave
octave nn_ex.m
mv wb_init.vhd ../../ANN_kernel/RTL_VHDL_files/wb_init.vhd
cd ..
echo GHDL simulation
make
echo results from octave vs results from GHDL
octave show_res.m

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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