mirror of
				https://github.com/Klagarge/Cursor.git
				synced 2025-11-04 07:49:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			419 B
		
	
	
	
		
			VHDL
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			419 B
		
	
	
	
		
			VHDL
		
	
	
	
	
	
FILE_NAMING_RULE: %(entity_name)_%(arch_name).vhd
 | 
						|
DESCRIPTION_START
 | 
						|
This is the default template used for the creation of VHDL Architecture files.
 | 
						|
Template supplied by Mentor Graphics.
 | 
						|
DESCRIPTION_END
 | 
						|
--
 | 
						|
-- VHDL Architecture %(library).%(unit).%(view)
 | 
						|
--
 | 
						|
-- Created:
 | 
						|
--          by - %(user).%(group) (%(host))
 | 
						|
--          at - %(time) %(date)
 | 
						|
--
 | 
						|
-- using Mentor Graphics HDL Designer(TM) %(version)
 | 
						|
--
 | 
						|
%(architecture)
 |