Forum Discussion
Altera_Forum
Honored Contributor
12 years agohow to build 4 serial inverters
I want to build 4 serial inverters but at last when programming the FPGA quartus automatically fixes it as if no inverters exists.how can I do some thing to ignore this auto fixing?
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Thank you for the code but I don't know how to apply it to my nodes in quartus.would you please help about that? --- Quote End --- You don't apply attribute to quartus. You add it to your vhdl code. I have already done it for you. Juat change name of "invert" to your signal name(s). insert where you declared that signal