add ternary operator sel ? a : b
authorNina Engelhardt <nina.engelhardt@omnium-gatherum.de>
Sun, 11 Aug 2013 21:53:33 +0000 (23:53 +0200)
committerSebastien Bourdeauducq <sebastien@milkymist.org>
Mon, 12 Aug 2013 11:15:56 +0000 (13:15 +0200)
commit6f9f08f6eb3970f46ec96993779e723c6d3d929a
treeef2c53796afab0f4b49aa551b08663e293d0bc45
parente12187aa807a724f5ba60ff5bf4ad4b32170cc15
add ternary operator sel ? a : b
migen/fhdl/structure.py
migen/fhdl/verilog.py