LASR Search: Torrey, Lisa

  • warning: Parameter 1 to faceted_search_ui_faceted_search_init() expected to be a reference, value given in /home/lasr/drupal/includes/module.inc on line 483.
  • warning: Parameter 2 to faceted_search_ui_faceted_search_query_alter() expected to be a reference, value given in /home/lasr/drupal/includes/module.inc on line 483.
1 result

Results

sc pipes: A Pipelining Package for SystemC

sc pipes is a SystemC package for building and simulating models of pipelined systems. To use sc pipes, a designer familiar with SystemC should have very little to learn. To create a pipeline simulation with sc pipes, the user builds an sc module for each stage to be used in the pipeline, with only minor di erences from the way such a module would be built in a SystemC program without sc pipes. The user then builds an scp pipeline object, passing to its constructor an expression describing the pipeline's con guration.