Altera_ForumHonored Contributor8 years agoWhat's the difference between these two pieces of simple code? Do you think there is a difference in functionality between these codes? always @(posedge clk) begin A<=0; if (sel==0) A<=in_u; ...Show More
Altera_ForumHonored Contributor8 years ago --- Quote Start --- I tried both pieces of code on Vivado. Strange enough, they both passed! --- Quote End --- Not really strange - they are functionally identical.
Recent DiscussionsUSB-BlasterII mounts as "USB-Blaster variant"Quartus Dark Theme on Linux - SolutionError(23098) when using IPM_IOPLL on Agliex 7Quartus 13.1 LicenseHighlight similar instances of a selected word fails when scrollingSolved