programmable logic -pg电子麻将胡了
analyze a simulink® model by using the socmodelanalyzer function to
estimate the resources used in a model, to compare different architectures, and to
understand design tradeoffs. use the socfunctionanalyzer
function to analyze resources in a matlab® function.
the socmodelanalyzer and
socfunctionanalyzer functions create a report detailing the
number of operations in a simulink model or a matlab function, respectively.
use the information in the report to:
decide how to partition your algorithm into software and hardware.
optimize a hardware algorithm.
optimize a software algorithm.
compare different implementations of an algorithm to make informed decisions about design choices.

functions
| estimate number of operations in simulink model | |
| estimate number of operations in matlab function | |
| open algorithm analysis report | |
| export custom reference design for hdl workflow advisor |
tools
| visualize, measure, and analyze transitions and states over time |
model settings
topics
when your fpga model includes more than one block for which you'd like to generate hdl using hdl coder™, you must use a connector model to connect your blocks.
- using the algorithm analyzer report
navigate details of the report generated by the
socmodelanalyzerorsocfunctionanalyzerfunction. - export custom reference design from soc model
use the
socexportreferencedesignfunction to export a custom reference design from an soc blockset™ model.
troubleshooting
unsupported mode in when generating soc design using soc builder.
