mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	
				I tried to keep only the enum-related changes, and minimize the diff. (The
original commit also had a lot of work done to get typedefs working, but yosys
has diverged quite a bit since the 2018-03-09 commit, with a new typedef
implementation.) I did not include the import related changes either.
Original commit:
"Initial implementation of enum, typedef, import.  Still a WIP."
		
	
					 | 
			||
|---|---|---|
| .. | ||
| aiger | ||
| ast | ||
| blif | ||
| ilang | ||
| json | ||
| liberty | ||
| rpc | ||
| verific | ||
| verilog | ||