Commit 230c440f by Miodrag Milanovic

Update test cases

parent 80594c47
...@@ -18,6 +18,7 @@ stat ...@@ -18,6 +18,7 @@ stat
select -assert-count 1 t:BUFG select -assert-count 1 t:BUFG
select -assert-count 32 t:FDRE select -assert-count 32 t:FDRE
select -assert-count 32 t:LUT2 select -assert-count 32 t:LUT2
select -assert-count 4 t:LUT6
select -assert-count 32 t:RAM32X1D select -assert-count 32 t:RAM32X1D
select -assert-none t:BUFG t:FDRE t:LUT2 t:RAM32X1D %% t:* %D select -assert-none t:BUFG t:FDRE t:LUT2 t:LUT6 t:RAM32X1D %% t:* %D
read_verilog top.v read_verilog top.v
synth_xilinx -flatten synth_xilinx -flatten
select -assert-count 1 t:RAMB36E1 select -assert-count 3 t:RAMB18E1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment