elasticai.creator.nn.fixed_point.mac.layer#
Module Contents#
Classes#
API#
- class elasticai.creator.nn.fixed_point.mac.layer.MacLayer(vector_width: int, fxp_params: elasticai.creator.arithmetic.FxpParams)[source]#
Initialization
- create_design(name: str) elasticai.creator.file_generation.savable.Savable[source]#
- create_testbench(name: str) elasticai.creator.nn.fixed_point.mac.mactestbench.MacTestBench[source]#