Exercises
Home Up Elbert V2 Mach XO ISE in WSL ISE Webpack Textbooks Exercises

 

Data selector

FPGA Exercises

Simple asynchronous logic

"Programming FPGAs" starts with an example of combinatorial logic.

I think it should be pointed out that the data selector example could be implemented as a single "assign" line using the "?" ternary operator.