Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYeah it works when assigning the signals that way in 10.0sp1 ... I cant really say if it's good or bad... unless I'm missing something, it's pretty similar to how this one worked:
img (dot) photobucket (dot) com/albums/v123/TheBlackDragon7/Capture.png We just had to match up the wire names to the array of bus names. Also, what is the bsf file? I don't have any of those file pre- or post-compilation. Also I should note there are some major bugs in the 10.0 sp1 version (at least in the web [free] edition). One of them is assigning ports on the blocks when they're connected to anything other than a conduit (the whole program crashes). So our workaround has been converting the nodes (or buses) to a conduit, naming it if needed, mapping the I/Os from the blocks to the wires, then changing it back to a node / bus.