URL
https://opencores.org/ocsvn/trigonometric_functions_in_double_fpu/trigonometric_functions_in_double_fpu/trunk
Subversion Repositories trigonometric_functions_in_double_fpu
Compare Revisions
- This comparison shows the changes necessary to convert path
/
- from Rev 14 to Rev 15
- ↔ Reverse comparison
Rev 14 → Rev 15
/trigonometric_functions_in_double_fpu/trunk/testbench/Makefile_questa
0,0 → 1,11
all: c2 c3 c4 |
|
c2: |
|
vlog top_tb.v |
|
c3: |
vsim top_tb |
|
c4: |
run -all |