4 lines
67 B
Python
4 lines
67 B
Python
from fpga_sim import fpga_sim_main
|
|
|
|
def main():
|
|
fpga_sim_main() |