kamiyaowl / chisel-practice

Brainfxxk Processor written Scala(Chisel)
5 stars 0 forks source link

Optimization #12

Closed kamiyaowl closed 5 years ago

kamiyaowl commented 5 years ago

io_switches_1 is ... https://github.com/kamiyaowl/chisel-practice/blob/4d12da1cf0463c7db9035759419cdaa73c2054c5/src/main/scala/bf/DebugAccessPort.scala#L47

---------------------------------------------------------------------------------
Start Cross Boundary and Area Optimization
---------------------------------------------------------------------------------
Warning: Parallel synthesis criteria is not met 
WARNING: [Synth 8-3917] design top has port io_triLed2[2] driven by constant 0
WARNING: [Synth 8-3331] design top has unconnected port io_switches_1
WARNING: [Synth 8-3331] design top has unconnected port io_switches_2
kamiyaowl commented 5 years ago

コピペミスでは https://github.com/kamiyaowl/chisel-practice/blob/4d12da1cf0463c7db9035759419cdaa73c2054c5/src/main/scala/bf/DebugAccessPort.scala#L49