Skip to content

ODIN: support for tri0 tri1 primitive and for inlining within module declaration #605

Closed
@jeanlego

Description

@jeanlego
module winograd_adder # (
	parameter FWIDTH = 16,
	parameter AWIDTH = 20,
	parameter N = 16,
	parameter PIPELINE = 1
)
(
	input tri1 clken, # <- this
	input tri0 clock, # <- and this
	input	[FWIDTH-1:0]  data0x,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions