OpenFPGA/vpr7_x2p/printhandler
tangxifan d683134b12 rename customized vpr7 to vpr7 XML to Production 2018-09-17 23:10:45 -06:00
..
SRC rename customized vpr7 to vpr7 XML to Production 2018-09-17 23:10:45 -06:00
Makefile rename customized vpr7 to vpr7 XML to Production 2018-09-17 23:10:45 -06:00
Readme.txt rename customized vpr7 to vpr7 XML to Production 2018-09-17 23:10:45 -06:00
printhandler.vcxproj rename customized vpr7 to vpr7 XML to Production 2018-09-17 23:10:45 -06:00
printhandler.vcxproj.filters rename customized vpr7 to vpr7 XML to Production 2018-09-17 23:10:45 -06:00

Readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Printhandler is a generic message logging system for CAD tools.

Developed by: Jeff Rudolph

VTR build environment port by: Jason Luu

Main features:

	1. Prefix message type ("INFO", "WARNING", "ERROR", "TRACE") Using an interface that looks a lot like "printf".

	2. Count messages of each type with configurable limits on how many messages and what type of messages to display

	3. Enable regular-expression-based filtering of messages