From ee5d729de8ea22b4d7524bf839ba08fcb4b3843d Mon Sep 17 00:00:00 2001 From: zedarider Date: Tue, 15 Nov 2016 21:33:02 +0000 Subject: adding first project and initial files --- part_1/ex2/db/ex2.lpc.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 part_1/ex2/db/ex2.lpc.txt (limited to 'part_1/ex2/db/ex2.lpc.txt') diff --git a/part_1/ex2/db/ex2.lpc.txt b/part_1/ex2/db/ex2.lpc.txt new file mode 100644 index 0000000..2aca00a --- /dev/null +++ b/part_1/ex2/db/ex2.lpc.txt @@ -0,0 +1,7 @@ ++----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +; Legal Partition Candidates ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ +; Hierarchy ; Input ; Constant Input ; Unused Input ; Floating Input ; Output ; Constant Output ; Unused Output ; Floating Output ; Bidir ; Constant Bidir ; Unused Bidir ; Input only Bidir ; Output only Bidir ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ +; SEG0 ; 4 ; 0 ; 0 ; 0 ; 7 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; ++-----------+-------+----------------+--------------+----------------+--------+-----------------+---------------+-----------------+-------+----------------+--------------+------------------+-------------------+ -- cgit