3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-22 20:32:07 +00:00

Improve Igloo2 example

Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
Clifford Wolf 2019-01-17 13:35:52 +01:00
parent 841ca74c90
commit 9b277fc21e
8 changed files with 37 additions and 18 deletions

View file

@ -1,4 +1,4 @@
module top (
module example (
input clk,
output LED1,
output LED2,