Documentation
¶
Overview ¶
Package core defines a CGRA processing element.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder can create new cores.
func (Builder) WithEngine ¶
WithEngine sets the engine.
type Core ¶
type Core struct { *sim.TickingComponent // contains filtered or unexported fields }
func (*Core) MapProgram ¶
MapProgram sets the program that the core needs to run.
Click to show internal directories.
Click to hide internal directories.