📄 i2c.syr
字号:
Release 7.1i - xst H.38Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.--> Parameter TMPDIR set to __projnavCPU : 0.00 / 3.10 s | Elapsed : 0.00 / 3.00 s --> Parameter xsthdpdir set to ./xstCPU : 0.00 / 3.10 s | Elapsed : 0.00 / 3.00 s --> Reading design: i2c.prjTABLE OF CONTENTS 1) Synthesis Options Summary 2) HDL Compilation 3) HDL Analysis 4) HDL Synthesis 5) Advanced HDL Synthesis 5.1) HDL Synthesis Report 6) Low Level Synthesis 7) Final Report 7.1) Device utilization summary 7.2) TIMING REPORT=========================================================================* Synthesis Options Summary *=========================================================================---- Source ParametersInput File Name : "i2c.prj"Input Format : mixedIgnore Synthesis Constraint File : NO---- Target ParametersOutput File Name : "i2c"Output Format : NGCTarget Device : xc2s50-6-tq144---- Source OptionsTop Module Name : i2cAutomatic FSM Extraction : YESFSM Encoding Algorithm : AutoFSM Style : lutRAM Extraction : YesRAM Style : AutoROM Extraction : YesROM Style : AutoMux Extraction : YESDecoder Extraction : YESPriority Encoder Extraction : YESShift Register Extraction : YESLogical Shifter Extraction : YESXOR Collapsing : YESResource Sharing : YESMultiplier Style : lutAutomatic Register Balancing : No---- Target OptionsAdd IO Buffers : YESGlobal Maximum Fanout : 100Add Generic Clock Buffer(BUFG) : 4Register Duplication : YESEquivalent register Removal : YESSlice Packing : YESPack IO Registers into IOBs : auto---- General OptionsOptimization Goal : SpeedOptimization Effort : 1Keep Hierarchy : NOGlobal Optimization : AllClockNetsRTL Output : YesWrite Timing Constraints : NOHierarchy Separator : /Bus Delimiter : <>Case Specifier : maintainSlice Utilization Ratio : 100Slice Utilization Ratio Delta : 5---- Other Optionslso : i2c.lsoRead Cores : YEScross_clock_analysis : NOverilog2001 : YESsafe_implementation : NoOptimize Instantiated Primitives : NOtristate2logic : Yesuse_clock_enable : Yesuse_sync_set : Yesuse_sync_reset : Yesenable_auto_floorplanning : No==================================================================================================================================================* HDL Compilation *=========================================================================Compiling verilog file "i2c.v"Module <i2c> compiledNo errors in compilationAnalysis of file <"i2c.prj"> succeeded. =========================================================================* HDL Analysis *=========================================================================Analyzing top module <i2c>. div_parameter = 100 start = <u>0000 first = <u>0001 second = <u>0010 third = <u>0011 fourth = <u>0100 fifth = <u>0101 sixth = <u>0110 seventh = <u>0111 eighth = <u>1000 ack = <u>1001 stop = <u>1010 ini = <u>000 sendaddr = <u>001 write_data = <u>010 read_data = <u>011 read_ini = <u>000100Module <i2c> is correct for synthesis. =========================================================================* HDL Synthesis *=========================================================================INFO:Xst:1304 - Contents of register <addr> in unit <i2c> never changes during circuit operation. The register is replaced by logic.Synthesizing Unit <i2c>. Related source file is "i2c.v". Found finite state machine <FSM_0> for signal <main_state>. ----------------------------------------------------------------------- | States | 3 | | Transitions | 38 | | Inputs | 14 | | Outputs | 3 | | Clock | clk (rising_edge) | | Reset | rst (negative) | | Reset type | synchronous | | Reset State | 00 | | Encoding | automatic | | Implementation | LUT | ----------------------------------------------------------------------- Found finite state machine <FSM_1> for signal <i2c_state>. ----------------------------------------------------------------------- | States | 5 | | Transitions | 30 | | Inputs | 5 | | Outputs | 5 | | Clock | clk (rising_edge) | | Reset | rst (negative) | | Reset type | synchronous | | Reset State | 000 | | Encoding | automatic | | Implementation | LUT | ----------------------------------------------------------------------- Found finite state machine <FSM_2> for signal <inner_state>. ----------------------------------------------------------------------- | States | 11 | | Transitions | 184 | | Inputs | 11 | | Outputs | 11 | | Clock | clk (rising_edge) | | Reset | rst (negative) | | Reset type | synchronous | | Reset State | 0000 | | Encoding | automatic | | Implementation | LUT | ----------------------------------------------------------------------- Found 16x8-bit ROM for signal <$n0047>. Found 2-bit register for signal <en>. Found 1-bit tristate buffer for signal <sda>. Found 1-bit register for signal <scl>. Found 1-bit 4-to-1 multiplexer for signal <$n0050>. Found 8-bit up counter for signal <clk_div>. Found 20-bit up counter for signal <cnt_delay>. Found 12-bit up counter for signal <cnt_scan>. Found 1-bit register for signal <link>. Found 1-bit register for signal <phase0>. Found 1-bit register for signal <phase1>. Found 1-bit register for signal <phase2>. Found 1-bit register for signal <phase3>. Found 8-bit register for signal <readData_reg>. Found 1-bit register for signal <sda_buf>. Found 8-bit 4-to-1 multiplexer for signal <seg_data_buf>. Found 1-bit register for signal <start_delaycnt>. Found 8-bit register for signal <writeData_reg>. Summary: inferred 3 Finite State Machine(s). inferred 1 ROM(s). inferred 3 Counter(s). inferred 16 D-type flip-flop(s). inferred 9 Multiplexer(s). inferred 1 Tristate(s).Unit <i2c> synthesized.=========================================================================* Advanced HDL Synthesis *=========================================================================Advanced RAM inference ...Advanced multiplier inference ...Advanced Registered AddSub inference ...Analyzing FSM <FSM_2> for best encoding.Optimizing FSM <FSM_2> on signal <inner_state[1:4]> with sequential encoding.------------------- State | Encoding------------------- 0000 | 0000 0001 | 0001 0010 | 0010 0011 | 0011 0100 | 0100 0101 | 0101 0110 | 0110 0111 | 0111 1000 | 1000 1001 | 1001 1010 | 1010-------------------Analyzing FSM <FSM_1> for best encoding.Optimizing FSM <FSM_1> on signal <i2c_state[1:3]> with sequential encoding.------------------- State | Encoding------------------- 000 | 000 001 | 001 010 | 010 011 | 100 100 | 011-------------------Analyzing FSM <FSM_0> for best encoding.Optimizing FSM <FSM_0> on signal <main_state[1:2]> with sequential encoding.-------------------
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -