from libghdl import libghdl from ctypes import c_bool Parse_Design_File = libghdl.vhdl__parse__parse_design_file Flag_Parse_Parenthesis = c_bool.in_dll( libghdl, "vhdl__parse__flag_parse_parenthesis") s.org/cgit.cgi/iCE40/ghdl/atom/testsuite/gna/sr2676/reset_types.vhdl?h=master' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/sr2676/reset_types.vhdl
blob: 791e44f51c4f697b04afdb512cc21cb880aade11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23