24.04.2013 Views

Verification of Parameterised FPGA Circuit Descriptions with Layout ...

Verification of Parameterised FPGA Circuit Descriptions with Layout ...

Verification of Parameterised FPGA Circuit Descriptions with Layout ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CHAPTER 6. LAYOUT CASE STUDIES 149<br />

block lift (int n, block R ‘a ∼ ‘b) (‘a i) ∼ (‘b o) {<br />

i ; R ; o at (0, n).<br />

}<br />

Figure 6.15: The lift combinator can be used to place blocks at a certain y-<strong>of</strong>fset<br />

Slices Util. t-PAR (s) Max freq. (Mhz) Pwr (mW)<br />

24-bit data<br />

Unpipelined/Auto 3074 60% 29 15.2 -<br />

Unpipelined/Placed 3111 61% 11 17.2 -<br />

Pipelined/Auto 3817 75% 37 153.2 648<br />

Pipelined/Placed 3114 61% 16 99.7 588<br />

26-bit data<br />

Unpipelined/Auto 3336 65% 31 15.0 -<br />

Unpipelined/Placed 3370 66% 12 17.4 -<br />

Pipelined/Auto 4140 81% 38 146.0 684<br />

Pipelined/Placed 3373 66% 19 103.8 612<br />

28-bit data<br />

Unpipelined/Auto 3597 70% 34 13.9 -<br />

Unpipelined/Placed 3629 71% 13 16.8 -<br />

Pipelined/Auto 4463 87% 46 120.3 732<br />

Pipelined/Placed 3632 71% 17 73.5 636<br />

32-bit data<br />

Unpipelined/Auto 4128 81% 38 13.4 -<br />

Unpipelined/Placed 4150 81% 14 15.4 -<br />

Pipelined/Auto 5108 100% 61 137.1 768<br />

Pipelined/Placed 4149 81% 14 96.0 756<br />

Table 6.7: Results for a 2 binomial filter circuits<br />

1 × 2 we use the lift combinator, shown in Figure 6.15. lift instantiates a block at a certain<br />

y-<strong>of</strong>fset, leaving empty space underneath it.<br />

6.5.2 Results<br />

We compile a 32-stage binomial filter for several different bitwidths and implement two on the<br />

Virtex-II device. We evaluate versions <strong>with</strong>out any pipelining and <strong>with</strong> bit-level pipelining,<br />

<strong>with</strong> no input/output synchronisation.<br />

The results for the variants <strong>of</strong> this circuit, shown in Figure 6.7, are particularly interesting.<br />

Firstly, this is the first circuit where the manual placement has not always led to a denser<br />

logic mapping than the automatic algorithms, <strong>with</strong> several manually placed versions actually<br />

requiring marginally more slices than their automatically placed equivalents. This only ap-

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!