summaryrefslogtreecommitdiffstats
path: root/awlsim/core/systemblocks/system_sfb.pxd.in
blob: 038a3b07c38b6f6050d8a22c0b4ff991c40ad0e9 (plain)
1
2
3
4
5
6
7
8
9
from awlsim.core.systemblocks.system_sfb_m1 cimport *
from awlsim.core.systemblocks.system_sfb_0 cimport *
from awlsim.core.systemblocks.system_sfb_1 cimport *
from awlsim.core.systemblocks.system_sfb_2 cimport *
from awlsim.core.systemblocks.system_sfb_3 cimport *
from awlsim.core.systemblocks.system_sfb_4 cimport *
from awlsim.core.systemblocks.system_sfb_5 cimport *

cdef dict _SFB_table
bues.ch cgit interface