Skip to content
Snippets Groups Projects
Commit 9b3d1a54 authored by Strozzi's avatar Strozzi
Browse files

Fiz Make

parent 6237d5a3
No related branches found
No related tags found
No related merge requests found
Pipeline #
all:
ghdl -a --ieee=synopsys -fexplicit *.vhd
ghdl -e --ieee=synopsys -fexplicit TB_MAIN_PROCESSOR
ghdl -e --ieee=synopsys -fexplicit tb_main_processor
./tb_main_processor --stop-time=300ns --vcd=tb.vcd
gtk: all
......@@ -8,3 +8,4 @@ gtk: all
clean:
rm *.o *.cf *.vcd
rm tb_main_processor
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment