Skip to content

Commit

Permalink
22/05/14
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitcloud committed May 13, 2022
1 parent 0d361b0 commit 2bccd0f
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 189 deletions.
1 change: 0 additions & 1 deletion doc
Submodule doc deleted from f9e6fb
5 changes: 0 additions & 5 deletions resources/script/intel/start.tcl
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
variable current_Location [file normalize [info script]]
set intel_path [file dirname [file dirname [file dirname [file dirname $current_Location]]]]
# unset ::env(PYTHONPATH)
# unset ::env(PYTHONHOME)

# set ::env(PYTHONPATH) "C:/Program Files/Python38/python38.zip:C:/Program Files/Python38/DLLs:C:/Program Files/Python38/lib:C:/Program Files/Python38:C:/Program Files/Python38/lib/site-packages"
# set ::env(PYTHONHOME) "C:/Program Files/Python38"

set device_num 0
set add_param 1
Expand Down
14 changes: 7 additions & 7 deletions resources/script/modelsim/compile.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ puts {
# modify the rest of the script.

set library_file_list {
design_library {counter.vhd}
test_library {countertb.vhd
countercf.vhd}
design_library {counter.vhd}
test_library {
countertb.vhd
countercf.vhd
}
}
set top_level test_library.Cfg_CounterTB
set wave_patterns {
/*
}
set wave_patterns { /* }
set wave_radices {
hexadecimal {data q}
hexadecimal {data q}
}


Expand Down
174 changes: 0 additions & 174 deletions resources/xterm/xterm.css

This file was deleted.

2 changes: 0 additions & 2 deletions resources/xterm/xterm.js

This file was deleted.

0 comments on commit 2bccd0f

Please sign in to comment.