Error (10349): VHDL Association List error at bin_7seg_tester.vhd(13): formal "bin" does not exist

Guest #4980205
Rate this post
useful
not useful
Hello,

I've been working on a binary to 7-segment display. Where the input is a 
binary number, that's then to be showed on the 7-segment display in HEX.
I've written code as the following two screenshots will show, and am 
presented with the errors below them:
https://gyazo.com/9c53ce6c9097be5a74da05466c1949b8
https://gyazo.com/9d1210b000f7a2bfbfa6bca96c33f289

Error (10349): VHDL Association List error at bin_7seg_tester.vhd(13): 
formal "bin" does not exist
Error (10346): VHDL error at bin_7seg_tester.vhd(12): formal port or 
parameter "SW" must have actual or default value
Error (10784): HDL error at bin_7seg_tester.vhd(6): see declaration for 
object "SW"


I have no clue why it doesn't work, any help is appreciated. Thanks!
Am using an Altera DE2 board, and writing the code in Quartus II.

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now