dgrnbrg / piplin

Compile Clojure to FPGAs
piplin.org
93 stars 10 forks source link

Parameterize/generate input/output/submodules #38

Closed dgrnbrg closed 12 years ago

dgrnbrg commented 12 years ago

There is no way to make a module like an arbiter that has an n bit input and n outputs. This dimension seems useful to parameterize on

dgrnbrg commented 12 years ago

I think this could be handled by making a first-class vector type.