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:
@@ -1,6 +1,7 @@
|
|||||||
% Read data
|
% Read data
|
||||||
function tb_results()
|
function tb_results()
|
||||||
fa = 100.0;
|
%fa = 100.0;
|
||||||
|
fa = TEXTREAD('fa.txt')/1E6
|
||||||
R = TEXTREAD('ratio.txt');
|
R = TEXTREAD('ratio.txt');
|
||||||
N = TEXTREAD('nstages.txt');;
|
N = TEXTREAD('nstages.txt');;
|
||||||
M = 1;
|
M = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user