T
Thomas Womack
Guest
Have a look at http://www.chiark.greenend.org.uk/~twomack/poly.v
With XST, BinDisp (derived from code posted on this newsgroup, as you
will all recognise) synthesises fine. But synthesising PolyMul8 gives
me "unknown token PolyMulF" errors, and I can't see why.
It's probably self-evident, but I've looked at a couple of manuals,
which just say "<module name> <identifier of this instance> ({<parameters>})
is the syntax for instantiation", and that's what I'm doing. PolyMulF
is defined in the same file as PolyMul8, but then BCD27Seg is in the same
file as BinDisp and that's not causing a compile error.
Tom
With XST, BinDisp (derived from code posted on this newsgroup, as you
will all recognise) synthesises fine. But synthesising PolyMul8 gives
me "unknown token PolyMulF" errors, and I can't see why.
It's probably self-evident, but I've looked at a couple of manuals,
which just say "<module name> <identifier of this instance> ({<parameters>})
is the syntax for instantiation", and that's what I'm doing. PolyMulF
is defined in the same file as PolyMul8, but then BCD27Seg is in the same
file as BinDisp and that's not causing a compile error.
Tom