StanfordAHA / CGRAMapper

CoreIR based mapping tool for CGRA
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

eq test does not map #76

Closed jeffsetter closed 5 years ago

jeffsetter commented 6 years ago

Below is the error message after trying to map the new eq test (which tests both eq and neq ops): eq_premapped.txt

Running Pass: rungenerators In Run Generators Done running generators Running Pass: verifyinputconnections Running Pass: verifyconnectivity-onlyinputs-noclkrst Running Pass: removebulkconnections Running Pass: verifyinputconnections Running Pass: verifycanmap Running Pass: deletedeadinstances Running Pass: createfullinstancemap Running Pass: removewires Running Pass: verifyinputconnections Running Pass: cullgraph Running Pass: verifyinputconnections Running Pass: createinstancegraph Running Pass: verifytechmapping Module: wire Type: {'in':BitIn, 'out':Bit} Def? No ERROR: NYI mapping primitive corebit.wire. Needs to be a module with def!

jeffsetter commented 5 years ago

fixed