Package: hdlcoder
Board registration object that describes SoC custom board
creates
a board object that you use to register a custom board for an SoC
platform.board
= hdlcoder.Board
To specify the characteristics of your board, set the properties of the board object.
creates an board
=
hdlcoder.Boardhdlcoder.Board
object
that you can use to register a custom board for an SoC platform.
addExternalIOInterface | Define external IO interface for board object |
addExternalPortInterface | Define external port interface for board object |
validateBoard | Check property values in board object |