rearrangement
This commit is contained in:
10
iverilog/tobb/labs/lab3/impl/pnr/lab3.tr.html
Normal file
10
iverilog/tobb/labs/lab3/impl/pnr/lab3.tr.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>Timing Analysis Report</title>
|
||||
</head>
|
||||
<frameset cols="20%, 80%">
|
||||
<frame src="lab3_tr_cata.html" name="cataFrame" />
|
||||
<frame src="lab3_tr_content.html" name="mainFrame"/>
|
||||
</frameset>
|
||||
</html>
|
Reference in New Issue
Block a user