Make mkConcSm support a = b style bindings.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Tue, 23 Jun 2009 14:14:47 +0000 (16:14 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Tue, 23 Jun 2009 14:14:47 +0000 (16:14 +0200)
commit3af480ab2b43a9e0467a960e6c888c81976c9858
treef6a0160fecf03d9cf2d7102ded6abea9e2acacdd
parent9026d70f3c7e17eb361139cea95c5b1aa6c4b2a7
Make mkConcSm support a = b style bindings.

This is meant to provide support for assigning a dataconstructor to a
signal (though it will also work for other signals).
VHDL.hs