- Binary to Gray code converter (bin2gray)
- RGB LED Control via switches (rgb_led)
- Synchronous counter with reset and enable signals (sync_counter)
make project
Note
By default, the Makefile targets the bin2gray project and xc7a35ticsg324-1L FPGA part.
make non-project
Note
By default, the Makefile targets the bin2gray project and xc7a35ticsg324-1L FPGA part.
make program
Note
By default, the Makefile targets the bin2gray project and xc7a35t FPGA device.
make clean