aboutsummaryrefslogtreecommitdiff
path: root/test/errors/width/UninferredWidth.fir
blob: d4cff8413dc60d18fdc0d31da7f07accb8859f8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; RUN: firrtl -i %s -o %s.v -X verilog -p ciwTd 2>&1 | tee %s.out | FileCheck %s
; CHECK: Uninferred width.

circuit Top : 
  module Top : 
    input z : UInt