The search functionality is under construction.
The search functionality is under construction.

Author Search Result

[Author] Chung-Ho CHEN(2hit)

1-2hit
  • A System-Level Network Virtual Platform for IPsec Processor Development

    Chen-Chieh WANG  Chung-Ho CHEN  

     
    PAPER-Software Engineering

      Vol:
    E96-D No:5
      Page(s):
    1095-1104

    Developing a complex network accelerator like an IPsec processor is a great challenge. To this end, we propose a Network Virtual Platform ( NetVP ) that consists of one or more virtual host (vHOST) modules and virtual local area network (vLAN) modules to support electronic system level (ESL) top-down design flow as well as provide the on-line verification throughout the entire development process. The on-line verification capability of NetVP enables the designed target to communicate with a real network for system validation. For ESL top-down design flow, we also propose untimed and timed interfaces to support hardware/software co-simulation. In addition, the NetVP can be used in conjunction with any ESL development platform through the untimed/timed interface. System development that uses this NetVP is efficient and flexible since it allows the designer to explore design spaces such as the network bandwidth and system architecture easily. The NetVP can also be applied to the development of other kinds of network accelerators.

  • An Efficient Pipeline Architecture for Deblocking Filter in H.264/AVC

    Chung-Ming CHEN  Chung-Ho CHEN  

     
    PAPER

      Vol:
    E90-D No:1
      Page(s):
    99-107

    In this paper, we study and analyze the computational complexity of deblocking filter in H.264/AVC baseline decoder based on SimpleScalar/ARM simulator. The simulation result shows that the memory reference, content activity check operations, and filter operations are known to be very time consuming in the decoder of this new video coding standard. In order to improve overall system performance, we propose a novel processing order with efficient VLSI architecture which simultaneously processes the horizontal filtering of vertical edge and vertical filtering of horizontal edge. As a result, the memory performance of the proposed architecture is improved by four times when compared to the software implementation. Moreover, the system performance of our design significantly outperforms the previous proposals.