Minor changes

Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@773 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2010-03-12 07:41:31 +00:00
parent d30f067cee
commit a73cc52a72
+2 -1
View File
@@ -1,6 +1,7 @@
% Read data
function tb_results()
fa = 100.0;
%fa = 100.0;
fa = TEXTREAD('fa.txt')/1E6
R = TEXTREAD('ratio.txt');
N = TEXTREAD('nstages.txt');;
M = 1;